Age | Commit message (Expand) | Author |
2018-04-11 | Moved all the temporary creations in a temporary directory. | Cyrille Bagard |
2018-04-10 | Typo. | Cyrille Bagard |
2018-04-10 | Provided a direct access to content data in the Python bindings. | Cyrille Bagard |
2018-04-08 | Avoided to create a hidden main window in batch mode. | Cyrille Bagard |
2018-04-05 | Fixed a compilation warning by including the required header. | Cyrille Bagard |
2018-04-05 | Fixed and updated GType macros dealing with non-existent interfaces. | Cyrille Bagard |
2018-04-05 | Changed Foobar to Chrysalide in all GPL headers. | Cyrille Bagard |
2018-04-05 | French typo. | Cyrille Bagard |
2018-04-02 | Included a few more ARMv7 instruction definitions. | Cyrille Bagard |
2018-04-02 | Removed lots of uninitialized uses, mostly in NDEBUG mode. | Cyrille Bagard |
2018-04-02 | Fixed a merge mistake. | Cyrille Bagard |
2018-04-02 | Rewritten the whole instruction definition format. | Cyrille Bagard |
2018-04-02 | Removed the heavy ChangeLog file. | Cyrille Bagard |
2018-03-11 | Defined a new Dex demangler with MUTF-8 support as plugin. | Cyrille Bagard |
2018-03-08 | Prepared instructions to generate tooltips. | Cyrille Bagard |
2018-02-21 | Skipped the copy of a panel content if the widget is not realized. | Cyrille Bagard |
2018-02-21 | Cut symbol labels using words instead of single characters. | Cyrille Bagard |
2018-02-20 | Replaced the old symbol panel by a new improved one. | Cyrille Bagard |
2018-02-18 | Hidden transitions when updating panel content. | Cyrille Bagard |
2018-02-18 | Moved the resource builder as part of panel base. | Cyrille Bagard |
2018-02-18 | Destroyed panel resources on exit. | Cyrille Bagard |
2018-02-16 | Extended the ELF format support. | Cyrille Bagard |
2018-02-15 | Fixed the string representation for the Vmpa type in Python. | Cyrille Bagard |
2018-02-11 | Updated the prototype used to get symbol label. | Cyrille Bagard |
2018-02-11 | Created a dedicated interface fot panel updating. | Cyrille Bagard |
2018-02-05 | Fixed the compilation in non debug mode. | Cyrille Bagard |
2018-02-04 | Cleaned code. | Cyrille Bagard |
2018-02-03 | Fixed the caret rendering for buffer displays. | Cyrille Bagard |
2018-01-31 | Provided the current active object in display panels. | Cyrille Bagard |
2018-01-31 | Avoided to pollute the configuration directory with old UNIX family sockets. | Cyrille Bagard |
2018-01-31 | Fixed a mistake in the previous commit. | Cyrille Bagard |
2018-01-30 | Moved the mangling related code. | Cyrille Bagard |
2018-01-29 | Introduced specific operations for ELF architectures. | Cyrille Bagard |
2018-01-29 | Handled properly imported/exported ELF symbols, as well as all other symbols. | Cyrille Bagard |
2018-01-26 | Cleaned some format loading processes. | Cyrille Bagard |
2018-01-24 | Improved the support of some unusual endiannesses. | Cyrille Bagard |
2018-01-24 | Cleaned the content of loaded binaries. | Cyrille Bagard |
2018-01-24 | Typo. | Cyrille Bagard |
2018-01-17 | Removed the broken support of the MIPS architecture. | Cyrille Bagard |
2018-01-17 | Cleaned the definition of architecture processors. | Cyrille Bagard |
2018-01-16 | Changed the Python bindings source directory and updated code. | Cyrille Bagard |
2018-01-16 | Improved the removal of format symbols. | Cyrille Bagard |
2018-01-13 | Created a real iterator for symbols. | Cyrille Bagard |
2018-01-13 | Handled the logs from the GUI, the command line and the Python bindings. | Cyrille Bagard |
2018-01-09 | Updated the Python API dealing with basic blocks. | Cyrille Bagard |
2018-01-07 | Suffixed ELF PLT entries with "@plt" in symbol names. | Cyrille Bagard |
2018-01-07 | Fixed a bug when reading the compressed database. | Cyrille Bagard |
2017-12-31 | Updated the ROP gadgets finder. | Cyrille Bagard |
2017-12-31 | Provided access to Elf structures from Python. | Cyrille Bagard |
2017-12-29 | Killed the last uses of the deprecated gtk_widget_override_color() function. | Cyrille Bagard |