index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
analysis
Age
Commit message (
Expand
)
Author
2018-05-09
Simplified the content loading handling.
Cyrille Bagard
2018-05-09
Handled the global work queue groups in a better way.
Cyrille Bagard
2018-05-07
Extended the Python bindings for the Dex format.
Cyrille Bagard
2018-05-03
Deleted the obsolete "disassembly-done" signal for loaded binaries.
Cyrille Bagard
2018-05-03
Cosmetic.
Cyrille Bagard
2018-05-02
Removed debug output.
Cyrille Bagard
2018-05-02
Moved archive temporary files.
Cyrille Bagard
2018-05-02
Cleaned some archive resources at exit.
Cyrille Bagard
2018-04-27
Skipped the instruction printing in batch mode.
Cyrille Bagard
2018-04-27
Made the Dex demangler more reliable.
Cyrille Bagard
2018-04-24
Avoided a double free in case of archive creation failure.
Cyrille Bagard
2018-04-22
Used the provided work group while loading ELF formats.
Cyrille Bagard
2018-04-22
Ensured all tasks are completed before exiting 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
Created definitions for memory and encapsulated contents.
Cyrille Bagard
2018-04-11
Moved all the temporary creations in a temporary directory.
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-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2018-02-11
Updated the prototype used to get symbol label.
Cyrille Bagard
2018-01-31
Avoided to pollute the configuration directory with old UNIX family sockets.
Cyrille Bagard
2018-01-29
Handled properly imported/exported ELF symbols, as well as all other symbols.
Cyrille Bagard
2018-01-24
Cleaned the content of loaded binaries.
Cyrille Bagard
2018-01-24
Typo.
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
Fixed a bug when reading the compressed database.
Cyrille Bagard
2017-12-31
Updated the ROP gadgets finder.
Cyrille Bagard
2017-12-27
Reorganized a small part of binary loading.
Cyrille Bagard
2017-12-26
Created the GLoadedContent interface to load all kinds of content.
Cyrille Bagard
2017-12-26
Handled swapping closures when signaling to the main thread.
Cyrille Bagard
2017-12-26
Registered the current project as a real global variable.
Cyrille Bagard
2017-12-08
Introduced the symbol visibility.
Cyrille Bagard
2017-11-29
Provided the list of needed shared objects for an Elf binary.
Cyrille Bagard
2017-11-26
Increased the reference counter for provided operands and updated code.
Cyrille Bagard
2017-11-20
Typo.
Cyrille Bagard
2017-11-12
Provided a way to wait for analysis endings without signals.
Cyrille Bagard
2017-11-12
Defined a new interface for displaying loaded contents.
Cyrille Bagard
2017-08-27
Deleted the reference to the main window in all panels.
Cyrille Bagard
2017-08-26
Removed most of the functions using the editor items as global access to acti...
Cyrille Bagard
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-08-20
Replaced calls to deprecated functions building RSA keys.
Cyrille Bagard
2017-08-17
Computed an initial basic location by default when collecting areas to disass...
Cyrille Bagard
2017-08-15
Checked for out-of-bound data access without triggering integer overflow.
Cyrille Bagard
2017-08-13
Listed all errors occurred while loading a binary file.
Cyrille Bagard
2017-08-12
Fixed a bug occurring when content filenames do not contain directory separat...
Cyrille Bagard
2017-08-12
Added a batch mode and a way to load binaries from command line.
Cyrille Bagard
[prev]
[next]