Domain overview
Reverse engineering is where implementation reality replaces assumptions. This domain keeps tooling, workflow and platform-specific analysis close to the offensive questions they support.
Selected public references
- Ghidraghidra-sre.org/
- Cuttercutter.re/
- radare2 Bookbook.rada.re/
- Hex-Rays ยท IDA Prohex-rays.com/ida-pro/
- Binary Ninjabinary.ninja/
Topic index
Introduction
Reverse engineering is about understanding binaries on their own terms. Static and dynamic analysis, control flow, packing, platform conventions and tooling all feed directly into exploit development, malware analysis and thick-client review.
Source Code Auditing
Static review, dangerous sinks and implementation patterns that collapse trust at the code level.
x86 Assembly Basics Theory
Industrial protocols, engineering trust and process-level exposure in operational environments.
x86 Assembly Basics Practice
Industrial protocols, engineering trust and process-level exposure in operational environments.
Reverse Engineering Basics
Binary understanding through control flow, platform behaviour and analysis tooling.
Reverse Engineering Basics With Ghidra
Binary understanding through control flow, platform behaviour and analysis tooling.
Buffer Overflow Theory
Memory corruption fundamentals, crash analysis and exploitability assessment.
Windows Bufferoverflow/Reverse Engineering
Binary understanding through control flow, platform behaviour and analysis tooling.
Linux Bufferoverflow/Reverse Engineering
Binary understanding through control flow, platform behaviour and analysis tooling.
macOS Reverse Engineering
Binary understanding through control flow, platform behaviour and analysis tooling.
Reverse Engineering With radare2
Binary understanding through control flow, platform behaviour and analysis tooling.
ARM Reverse Engineering
Binary understanding through control flow, platform behaviour and analysis tooling.
Binary Ninja
Binary understanding through control flow, platform behaviour and analysis tooling.
Anti-Reverse Engineering & Obfuscation
Binary understanding through control flow, platform behaviour and analysis tooling.
radare2 Quick Reference
Binary understanding through control flow, platform behaviour and analysis tooling.
Ecre - Reverse Engineering Certification
Binary understanding through control flow, platform behaviour and analysis tooling.
