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-06-17
Extended the environment provided with the plugins API.
Cyrille Bagard
2018-06-17
Skipped labels when computing limits of routines.
Cyrille Bagard
2018-06-06
Simplified the whole loading process.
Cyrille Bagard
2018-06-06
Deleted old unused code.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-06-02
Reset the communication buffer as expected.
Cyrille Bagard
2018-06-02
Fixed a memory leak when reading packed buffers.
Cyrille Bagard
2018-06-02
Computed the initial lines width using all threads.
Cyrille Bagard
2018-05-24
Kept the ownership of inserted instructions longer.
Cyrille Bagard
2018-05-23
Ensured even imported symbols are displayed in the final output.
Cyrille Bagard
2018-05-23
Implemented a stronger coverage of disassembled areas.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-12
Improved a little bit the Chrysalide database support.
Cyrille Bagard
2018-05-12
Created helpers for dealing with archives.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-05-09
Typo.
Cyrille Bagard
2018-05-09
Loaded binary contents using a dedicated global work group.
Cyrille Bagard
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
[prev]
[next]