summaryrefslogtreecommitdiff
path: root/plugins/dalvik/operands/pool.c
AgeCommit message (Expand)Author
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2022-08-17Disable the extra data storage inside the GObject structure.Cyrille Bagard
2021-09-26Provide a serialization capability for operands.Cyrille Bagard
2021-08-14Improve the object padding exploitation for operands.Cyrille Bagard
2021-08-10Prepare all Dalvik operands for a singleton status.Cyrille Bagard
2021-06-01Improve the code quality by renaming the type for packed buffers.Cyrille Bagard
2020-07-27Replaced all BLC_* constants by the new DLC_* values.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2020-01-15Reorganized the architecture operands.Cyrille Bagard
2019-07-20Marked some Dex strings as structural.Cyrille Bagard
2019-05-04Created a GLib object for the Dex pool.Cyrille Bagard
2018-11-27Handled Dalvik pool prototype operands.Cyrille Bagard
2018-07-23Jumped from Dalvik pool method operands.Cyrille Bagard
2018-07-23Changed the way Dex methods are loaded and displayed.Cyrille Bagard
2018-07-19Deleted all references to any asm syntax.Cyrille Bagard
2018-07-19Created an interface for jumping to addresses from operands.Cyrille Bagard
2018-07-10Fixed a bug in the Dalvik pool operand loading.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-05-14Created an instruction database for Chrysalide.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard