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
/
loading.c
Age
Commit message (
Collapse
)
Author
2020-04-13
Simplified the loading process of binary contents.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-07-07
Added support for Android boot images.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2018-11-26
Fixed some memory leaks at exit.
Cyrille Bagard
2018-09-22
Provided a way to load known flat formats.
Cyrille Bagard
2018-09-18
Updated the API used to load binary contents.
Cyrille Bagard
2018-09-16
Relied on the remaining contents to explore to run the resolving process.
Cyrille Bagard
2018-08-23
Fixed a rare dead lock when loading several files at the same time.
Cyrille Bagard
2018-06-06
Simplified the whole loading process.
Cyrille Bagard
2018-05-09
Simplified the content loading handling.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
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-27
Reorganized a small part of binary loading.
Cyrille Bagard
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-02-08
Gathered all the binary loading process into an uniq place.
Cyrille Bagard