Age | Commit message (Expand) | Author |
2022-12-29 | Refactor Makefiles to exclude GTK on demand. | Cyrille Bagard |
2022-08-17 | Disable the extra data storage inside the GObject structure. | Cyrille Bagard |
2021-12-30 | Create generic functions to load and store operands. | Cyrille Bagard |
2021-09-26 | Provide a serialization capability for operands. | Cyrille Bagard |
2021-08-14 | Improve the object padding exploitation for operands. | Cyrille Bagard |
2021-08-10 | Prepare all Dalvik operands for a singleton status. | Cyrille Bagard |
2021-06-01 | Improve the code quality by renaming the type for packed buffers. | Cyrille Bagard |
2021-01-09 | Changed some installation paths and included a pkgconfig configuration. | Cyrille Bagard |
2020-08-22 | Defined paths to access to the instruction operands. | Cyrille Bagard |
2020-07-27 | Replaced all BLC_* constants by the new DLC_* values. | Cyrille Bagard |
2020-02-04 | Updated copyright headers. | Cyrille Bagard |
2020-01-15 | Reorganized the architecture operands. | Cyrille Bagard |
2019-07-20 | Marked some Dex strings as structural. | Cyrille Bagard |
2019-05-04 | Created a GLib object for the Dex pool. | Cyrille Bagard |
2018-11-27 | Handled Dalvik pool prototype operands. | Cyrille Bagard |
2018-07-23 | Jumped from Dalvik pool method operands. | Cyrille Bagard |
2018-07-23 | Changed the way Dex methods are loaded and displayed. | Cyrille Bagard |
2018-07-19 | Deleted all references to any asm syntax. | Cyrille Bagard |
2018-07-19 | Created an interface for jumping to addresses from operands. | Cyrille Bagard |
2018-07-10 | Fixed a bug in the Dalvik pool operand loading. | Cyrille Bagard |
2018-07-02 | Extented the types definitions. | Cyrille Bagard |
2018-06-19 | Updated Makefiles to create only one _PyGObject_API structure. | Cyrille Bagard |
2018-05-28 | Relied on register objects as often as possible. | Cyrille Bagard |
2018-05-14 | Created an instruction database for Chrysalide. | Cyrille Bagard |
2018-05-12 | Fixed some memory leaks. | Cyrille Bagard |
2018-05-11 | Implemented a singleton system for ARMv7 registers. | Cyrille Bagard |
2018-04-22 | Included all plugins headers in the installation process. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-02 | Rewritten the whole instruction definition format. | Cyrille Bagard |
2017-10-18 | Created plugins for the Dex and Dalvik support. | Cyrille Bagard |