> For the complete documentation index, see [llms.txt](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/reverse-engineering/reverse-engineering.md).

# Reverse Engineering

- [Disassemble that binary](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/reverse-engineering/reverse-engineering/disassemble-that-binary.md)
- [C Code constructs and Assembly Primer](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/reverse-engineering/reverse-engineering/c-code-constructs-and-assembly-premier.md): WIP
- [Dissecting a PE File](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/reverse-engineering/reverse-engineering/dissecting-a-pe-file.md)
- [Dissecting a PE File Format Data Directories p1 Imports Exports](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/reverse-engineering/reverse-engineering/dissecting-a-pe-file-format-data-directories-p1-imports-exports.md)
- [Dissecting an ELF File](https://ghostinthehive.gitbook.io/ghostinthehive-as-a-ghost-in-the-hive/reverse-engineering/reverse-engineering/dissecting-an-elf-file.md): WIP
