-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Damian Recoskie edited this page Mar 21, 2023
·
3 revisions
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.