summaryrefslogtreecommitdiff
path: root/src/analysis/loading.c
AgeCommit message (Expand)Author
2020-04-13Simplified the loading process of binary contents.Cyrille Bagard
2020-02-04Updated copyright headers.Cyrille Bagard
2019-07-07Added support for Android boot images.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2018-11-26Fixed some memory leaks at exit.Cyrille Bagard
2018-09-22Provided a way to load known flat formats.Cyrille Bagard
2018-09-18Updated the API used to load binary contents.Cyrille Bagard
2018-09-16Relied on the remaining contents to explore to run the resolving process.Cyrille Bagard
2018-08-23Fixed a rare dead lock when loading several files at the same time.Cyrille Bagard
2018-06-06Simplified the whole loading process.Cyrille Bagard
2018-05-09Simplified the content loading handling.Cyrille Bagard
2018-04-21Improved the way file formats are detected and loaded.Cyrille Bagard
2018-04-05Changed Foobar to Chrysalide in all GPL headers.Cyrille Bagard
2018-01-13Handled the logs from the GUI, the command line and the Python bindings.Cyrille Bagard
2017-12-31Updated the ROP gadgets finder.Cyrille Bagard
2017-12-27Reorganized a small part of binary loading.Cyrille Bagard
2017-08-22Reorganized the global variables for the work queue singleton.Cyrille Bagard
2017-02-08Gathered all the binary loading process into an uniq place.Cyrille Bagard