summaryrefslogtreecommitdiff
path: root/src/analysis/disass/area.c
AgeCommit message (Expand)Author
2015-03-13Updated and improved without testing the old process of computing limits for ...Cyrille Bagard
2015-03-08Listed all idenfied read only strings in a dedicated panel.Cyrille Bagard
2015-02-18Fixed a bug by properly reloading a reallocated list of binary areas.Cyrille Bagard
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
2015-02-09Registered all the supported processors in the system code.Cyrille Bagard
2015-02-01Added some development assertions and avoided to load code twice.Cyrille Bagard
2015-01-30Bound a symbol for each loaded value for 'ldr' instructions.Cyrille Bagard
2015-01-25Added a fixed address for the start of the '.plt' section and improved the di...Cyrille Bagard
2015-01-24Introduced conditional calls in instruction definition rules.Cyrille Bagard
2015-01-04Disabled lots of debug messages and fixed some symbols related bugs.Cyrille Bagard
2014-12-31Resolved links in disassembled instructions.Cyrille Bagard
2014-12-30Tracked each binary area during the disassembling process and tried to follow...Cyrille Bagard