ghostinthehive as a ghost in the hive
  • af6897cafc3603a5642fa4c5a1170473
  • Reverse Engineering
    • Reverse Engineering
      • Disassemble that binary
      • C Code constructs and Assembly Primer
      • Dissecting a PE File
      • Dissecting a PE File Format Data Directories p1 Imports Exports
      • Dissecting an ELF File
  • Windows and Malware
    • Windows Internals
      • Windows APIs
      • Malware Unpacking
      • Malware Evasion through Injection pt1
      • Malware Evasion through Injection pt2
      • Malware Evasion: Anti Analysis
    • Malware Analysis
      • Unpacking Dridex
      • Unpacking SmokeLoader
      • Unpacking Ramnit
      • Unpacking Parallax
      • Unpacking Osiris
      • Unpacking Zloader
      • Heaven's gate and all the goodies
  • Debugging the Linux Kernel with Qemu and GDB
Powered by GitBook
On this page
  1. Reverse Engineering

Reverse Engineering

Last updated 1 year ago

Disassemble that binary
C Code constructs and Assembly Primer
Dissecting a PE File
Dissecting a PE File Format Data Directories p1 Imports Exports
Dissecting an ELF File