Issues
- 0
analysis: C++ constructor/destructor detection
#30 opened by riptl - 0
analysis: stack layout detection
#29 opened by riptl - 0
analysis: unused function detection
#35 opened by riptl - 0
analysis: function parameter detection
#34 opened by riptl - 0
analysis: reconstruct C++ class struct layout
#33 opened by riptl - 0
analysis: virtual class method detection
#32 opened by riptl - 0
disasm: fix absolute branches
#36 opened by riptl - 0
analysis: scan for data pointer defs and uses
#27 opened by riptl - 0
analysis: C++ vtable detection
#31 opened by riptl - 0
analysis: stack frame detection
#28 opened by riptl - 0
analysis: resolve switch table branches
#26 opened by riptl - 0
- 0
analysis: locate register save/restore sled
#23 opened by riptl - 2
- 1
Detect data references: heuristic
#13 opened by riidefi - 0
Detect data references: scan reloc table
#14 opened by riidefi - 0
REL support
#38 opened by riptl - 0
disasm: label callback
#37 opened by riptl - 0
analysis: locate C++ new/delete
#24 opened by riptl - 4
Python bindings
#4 opened by riptl - 1
Python module reported broken
#20 opened by riptl - 0
Fix python to_string, add mnemonics
#19 opened by riidefi - 0
- 0
Simplified mnemonics
#2 opened by riptl - 1
Use-define chain analyser
#16 opened by riptl - 0
- 0
Basic Blocks: binary predecessor/successors
#10 opened by riidefi - 0
Basic Block Detection
#9 opened by riidefi - 0
Instruction bitmasks
#1 opened by riptl - 0
Unit tests for each instruction
#3 opened by riptl