Skip to content
Damian Recoskie edited this page Mar 21, 2023 · 3 revisions

Help and documentation.

If you are starting with disassembly and binary data structures, the following help documents are essential.

Basics: Link
Machine code: Link
High Level Code: Link

The basics should not take very long to learn. The rest is just using the application; everything is detailed as you navigate through a binary file or application, from loading to analyzing the program instructions and what it does.

Clone this wiki locally