summaryrefslogtreecommitdiff
path: root/src/arch/arm/context.c
AgeCommit message (Expand)Author
2015-11-26Used several threads without lock to disassemble binary code.Cyrille Bagard
2015-10-15Detected loops as introduced in the book "Compilers: Principles, Techniques, ...Cyrille Bagard
2015-01-10Extended the grammar to allow hooks inclusion.Cyrille Bagard
2015-01-09Chosen the right encoding to use when disassembling ARM binary.Cyrille Bagard
2014-12-30Tracked each binary area during the disassembling process and tried to follow...Cyrille Bagard
2014-10-06Got prepared to disassemble some ARMv7 instructions.Cyrille Bagard