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
/
format
Age
Commit message (
Collapse
)
Author
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
Cyrille Bagard
2018-07-08
Cleaned the demangling system.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-17
Reduced coverage of symbols used as line generators.
Cyrille Bagard
2018-06-07
Introduced the flat file format.
Cyrille Bagard
2018-05-24
Translated offsets and addresses with more accuracy.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-05-07
Described binary formats and improved their loading.
Cyrille Bagard
2018-04-22
Used the provided work group while loading ELF formats.
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-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-02-05
Fixed the compilation in non debug mode.
Cyrille Bagard
2018-01-30
Moved the mangling related code.
Cyrille Bagard
2018-01-29
Handled properly imported/exported ELF symbols, as well as all other symbols.
Cyrille Bagard
2018-01-24
Typo.
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
2017-12-08
Introduced the symbol visibility.
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-28
Fixed a mistake when adding preloaded instructions.
Cyrille Bagard
2017-08-27
Ensured a string is properly loaded as expected before returning success.
Cyrille Bagard
2017-08-27
Handled Dalvik code definition loading with more care.
Cyrille Bagard
2017-08-27
Took into account that loading types from the Dex pool may fail.
Cyrille Bagard
2017-08-27
Took into account that some instruction creations may fail.
Cyrille Bagard
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-08-17
Resolved some extra program header types specific to ARM.
Cyrille Bagard
2017-08-17
Skipped all empty binary portions as they are useless.
Cyrille Bagard
2017-08-16
Kept only the first submission when preloading instructions.
Cyrille Bagard
2017-08-16
Ensured all registered binary portions are fully included in the file.
Cyrille Bagard
2017-08-13
Listed all errors occurred while loading a binary file.
Cyrille Bagard
2017-08-07
Stored all errors detected when loading and disassembling a binary file.
Cyrille Bagard
2017-07-15
Truncated binary portions to fit the binary content size if needed.
Cyrille Bagard
2017-07-12
Taken into account that raw immediate values can be used more than once.
Cyrille Bagard
2017-07-08
Scrolled to the main address at startup without using a nested function.
Cyrille Bagard
2017-05-16
Merged routines into symbols.
Cyrille Bagard
2017-05-14
Stopped to memorize the routines as a subset of symbols.
Cyrille Bagard
2017-05-14
Processed all the routines using the symbol list.
Cyrille Bagard
2017-05-14
Begun to clean the symbol interface.
Cyrille Bagard
2017-05-12
Added the ELF strings to the preloaded instruction list.
Cyrille Bagard
2017-05-10
Removed the link to binary content used for printing from instructions.
Cyrille Bagard
2017-05-08
Ensured a Dex routine is not abstract nor native before adding a symbol into ↵
Cyrille Bagard
the disassembled code.
2017-05-07
Made the preloading process work as intended.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
[next]