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
/
core
Age
Commit message (
Expand
)
Author
2019-07-01
Fixed the reference counters for the explorer and the resolver.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-03-25
Avoided stack overflows with empty dynamic parameters.
Cyrille Bagard
2019-03-18
Remembered panel docking status.
Cyrille Bagard
2019-03-11
Defined new config parameters for the edge colors.
Cyrille Bagard
2019-02-07
Fixed extra GObjects leaks.
Cyrille Bagard
2019-02-03
Fixed various memory leaks.
Cyrille Bagard
2019-01-22
Fixed run sizes of parallel jobs.
Cyrille Bagard
2019-01-21
Provided a way to register new available processors from Python.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-12
Reorganized the global variables access in the Python bindings.
Cyrille Bagard
2018-12-03
Selected the right storage for each loaded binary.
Cyrille Bagard
2018-12-02
Cleaned the DB code a little bit.
Cyrille Bagard
2018-12-01
Encrypted all communications using TLS.
Cyrille Bagard
2018-12-01
Created an extra log category for external errors.
Cyrille Bagard
2018-11-26
Fixed some memory leaks at exit.
Cyrille Bagard
2018-11-25
Created a lock for collections.
Cyrille Bagard
2018-10-23
Indented code labels in the assembly views.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-11
Created a new widget to handle tiled panels.
Cyrille Bagard
2018-08-06
Removed some compilation warnings.
Cyrille Bagard
2018-07-21
Simplified the logging system for plugins.
Cyrille Bagard
2018-07-18
Provided a way to skip the exit message box.
Cyrille Bagard
2018-06-17
Annotated linux kernel syscalls using a new plugin.
Cyrille Bagard
2018-06-17
Got access to external files thanks to new core functions.
Cyrille Bagard
2018-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-06-04
Loaded the biggest panel contents using threads.
Cyrille Bagard
2018-06-01
Improved the way threads are managed.
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
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
[next]