Age | Commit message (Expand) | Author |
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 | Removed all execute bits in the source code files. | Cyrille Bagard |
2018-05-11 | Reorganized processor registrations. | Cyrille Bagard |
2018-05-09 | Loaded binary contents using a dedicated global work group. | Cyrille Bagard |
2018-05-09 | Handled the global work queue groups in a better way. | Cyrille Bagard |
2018-04-27 | Skipped the instruction printing in batch mode. | Cyrille Bagard |
2018-04-23 | Formatted the log messages displayed in batch mode. | Cyrille Bagard |
2018-04-22 | Installed the core headers in the right place for plugins. | Cyrille Bagard |
2018-04-21 | Improved the way file formats are detected and loaded. | Cyrille Bagard |
2018-04-11 | Moved all the temporary creations in a temporary directory. | Cyrille Bagard |
2018-04-08 | Avoided to create a hidden main window in batch mode. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-02-11 | Created a dedicated interface fot panel updating. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard |
2017-12-31 | Updated the ROP gadgets finder. | Cyrille Bagard |
2017-12-26 | Registered the current project as a real global variable. | Cyrille Bagard |
2017-12-02 | Created a plugin for the ARM support. | Cyrille Bagard |
2017-10-18 | Created plugins for the Dex and Dalvik support. | Cyrille Bagard |
2017-10-01 | Defined the ELF support as plugin. | Cyrille Bagard |
2017-08-22 | Reorganized the global variables for the work queue singleton. | Cyrille Bagard |
2017-08-21 | Fixed installation directories. | Cyrille Bagard |
2017-08-13 | Listed all errors occurred while loading a binary file. | Cyrille Bagard |
2017-07-12 | Removed the too complex memory share system. | Cyrille Bagard |
2017-05-21 | Refined the whole share system for operands. | Cyrille Bagard |
2017-04-22 | Shared target operands in memory when possible. | Cyrille Bagard |
2017-04-20 | Shared immediate operands in order to avoid useless allocations. | Cyrille Bagard |
2017-03-26 | Limited the displayed calls and strings in tooltips using the configuration. | Cyrille Bagard |
2017-02-19 | Created client/server certificates on demand for a given identity. | Cyrille Bagard |
2017-02-14 | Fixed the creation of distribution tarballs. | Cyrille Bagard |
2016-12-31 | Updated all copyrights. | Cyrille Bagard |
2016-12-29 | Avoided a crash by creating an empty function to dump ARMv7 stats. | Cyrille Bagard |
2016-12-18 | Shared all Dalvik operands between all their users. | Cyrille Bagard |
2016-12-13 | Moved the registration of sharing hash tables. | Cyrille Bagard |
2016-11-27 | Saved memory space by sharing arch GObjects. | Cyrille Bagard |
2016-11-09 | Loaded GTK CSS extensions from files in a given theme directory. | Cyrille Bagard |
2016-11-03 | Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'. | Cyrille Bagard |
2016-10-21 | Initialized the libc random generator using the time and the process ID. | Cyrille Bagard |
2016-09-21 | Provided a real welcome panel at startup, with tricks and actions. | Cyrille Bagard |
2016-05-19 | Loaded the ELF internal symbols using all the available CPUs. | Cyrille Bagard |
2016-04-09 | Created user public and private RSA keys if needed. | Cyrille Bagard |
2016-03-16 | Created a new feature and stored all main moves in the database. | Cyrille Bagard |
2016-03-12 | Loaded all custom parameters storing positions of panels divisions. | Cyrille Bagard |
2015-10-16 | Prevented some mistakes pointed by Melkor. | Cyrille Bagard |
2015-10-01 | Rewritten the whole support of DEX file format. | Cyrille Bagard |
2015-09-19 | Extended the prototype for matching formats in order to get it suitable for p... | Cyrille Bagard |
2015-08-12 | Extended the loading process of binary formats to prepare the DWARF support. | Cyrille Bagard |
2015-07-22 | Fortified the client/server protocol and first exchanges. | Cyrille Bagard |
2015-05-06 | Allowed to customize the size of tooltips over buffer views. | Cyrille Bagard |