☢️
/foxy/bin
About MeMaldev
odinfox
odinfox
  • MalDev
    • Introduction
    • Process Injection
      • DLL Injection
      • NTAPI Injection
      • APC Injection
      • Early Bird & Special APC
      • Direct System Call
      • Indirect System Call
      • Mapping Injection
    • Evasion
      • PPID Spoofing
      • Process Argument Spoofing
      • Anti Debugging Techniques
    • Independent Malware
    • Rust Malware
      • Process Injection
      • API Hooking - Detours I
  • WINTERNAL
    • PE Structure
    • PE Parser - peXtractor
    • System Calls
    • PEB & TEB
  • Assembly - x86
    • x86 Architecture Overview
    • x86 Basic Program
  • R.E.
    • Reversing with x64dbg
    • Reversing with Ghidra
  • Rust Maldev
  • CTF WRITEUPS
    • BITSCTF - 2025
      • Reversing
      • DFIR
      • Pwn
      • Web
    • HTB Cyber Apocalypse - 2025
      • OSINT
      • Prompt Injection - AI
      • Reversing
      • Forensics
  • Hardware
    • HTB - Low Logic
  • General
    • About Me
    • To Do
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub
  1. MalDev

Rust Malware

Process InjectionAPI Hooking - Detours I
PreviousIndependent MalwareNextProcess Injection

Was this helpful?