Age | Commit message (Expand) | Author |
---|---|---|
2015-12-16 | Tracked the ARM/Thumb areas in a clever way with levels. | Cyrille Bagard |
2015-11-26 | Used several threads without lock to disassemble binary code. | Cyrille Bagard |
2015-10-15 | Detected loops as introduced in the book "Compilers: Principles, Techniques, ... | Cyrille Bagard |
2015-01-10 | Extended the grammar to allow hooks inclusion. | Cyrille Bagard |
2015-01-09 | Chosen the right encoding to use when disassembling ARM binary. | Cyrille Bagard |
2014-12-30 | Tracked each binary area during the disassembling process and tried to follow... | Cyrille Bagard |
2014-10-06 | Got prepared to disassemble some ARMv7 instructions. | Cyrille Bagard |