summaryrefslogtreecommitdiff
path: root/src/arch/dalvik/operands/pool.c
AgeCommit message (Expand)Author
2015-10-01Rewritten the whole support of DEX file format.Cyrille Bagard
2015-09-11Created an interface from the original GBinContent object.Cyrille Bagard
2014-11-24Cleaned operands, using class functions and destructors.Cyrille Bagard
2014-07-31Improved the way code is decoded by avoiding to propagate the base address ev...Cyrille Bagard
2014-04-28Updated all copyright headers.Cyrille Bagard
2012-11-25Fortified Chrysalide a little bit against wrong APK files.Cyrille Bagard
2012-10-12Reorganized types definitions.Cyrille Bagard
2012-03-07Printed raw types, fields and methods when rendering the disassembled code.Cyrille Bagard
2012-03-05Printed the string values of the Dex pool in the operand rendering.Cyrille Bagard
2010-12-21Redefined all existing kinds of Dalvik operands in a proper way.Cyrille Bagard