Category:Digital-Forensics/Computer-Forensics/Disassembler
Jump to navigation
Jump to search
You are here: | Disassembler
|
Description
INCOMPLETE SECTION OR ARTICLE
This section/article is being written and is therefore not complete.
Thank you for your comprehension.
Thank you for your comprehension.
Linear vs Flow-oriented disassembler
- A linear disassembler iterates over a block of code, disassembling one instruction at a time linearly, without deviating.
- A flow-oriented disassembler (e.g. IDA-Pro) will make assumptions based on the flow logic in the code (branches)
Online disassembler
Comments
Pages in this category
Subcategories
This category has the following 6 subcategories, out of 6 total.
D
Pages in category "Digital-Forensics/Computer-Forensics/Disassembler"
The following 15 pages are in this category, out of 15 total.