summaryrefslogtreecommitdiff
path: root/src/arch/target.c
AgeCommit message (Expand)Author
2017-05-16Merged routines into symbols.Cyrille Bagard
2017-04-22Shared target operands in memory when possible.Cyrille Bagard
2017-03-29Handled areas which are not allocated in memory.Cyrille Bagard
2017-03-24Built tooltips from all kinds of operands.Cyrille Bagard
2017-03-22Ensured all string symbols referenced by instructions get a label.Cyrille Bagard
2017-01-15Improved symbol resolving using fully defined locations.Cyrille Bagard
2016-12-31Updated all copyrights.Cyrille Bagard
2016-11-03Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.Cyrille Bagard
2016-10-23Deleted a level of data to reduce the memory fingerprint.Cyrille Bagard
2016-10-23Memorized all creators of line content at the line level and saved memory.Cyrille Bagard
2016-05-30Resolved a suitable symbol depending on the request tolerance.Cyrille Bagard
2016-04-24Handled hooks and rules in Dalvik opcodes definitions.Cyrille Bagard
2015-04-25Registered suitable linkage hooks and defined right links between instructions.Cyrille Bagard
2015-03-08Handle cross references as well as entry points.Cyrille Bagard
2015-02-18Fixed a bug by properly reloading a reallocated list of binary areas.Cyrille Bagard
2014-12-16Created operands for resolving symbols in disassembly code.Cyrille Bagard