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
/
contents
Age
Commit message (
Expand
)
Author
2019-08-29
Defined a new way to launch updates share servers.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-05-07
Appended a suffix to temporary files.
Cyrille Bagard
2019-02-07
Fixed extra GObjects leaks.
Cyrille Bagard
2019-01-04
Replaced calls to perror() by logging when loading file contents.
Cyrille Bagard
2018-09-26
Extended the API for binary contents.
Cyrille Bagard
2018-09-18
Loaded APK files using a Python script.
Cyrille Bagard
2018-09-07
Updated prototypes for creating memory content.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-05-09
Typo.
Cyrille Bagard
2018-05-03
Cosmetic.
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-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-11-29
Provided the list of needed shared objects for an Elf binary.
Cyrille Bagard
2017-08-15
Checked for out-of-bound data access without triggering integer overflow.
Cyrille Bagard
2017-08-12
Fixed a bug occurring when content filenames do not contain directory separat...
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-07
Fixed a little bug when reading final data.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-10
Handled switch and fill-array data pseudo-instructions without plugin.
Cyrille Bagard
2016-09-24
Prevented out of bounds access when moving the reading position forwards.
Cyrille Bagard
2016-07-28
Centralized the checksum computing of binary contents.
Cyrille Bagard
2015-12-01
Handled relative paths when loading and saving binary contents in projects.
Cyrille Bagard
2015-11-25
Implemented restricted contents and created test cases.
Cyrille Bagard
2015-09-27
Read LEB128 values from binary contents.
Cyrille Bagard
2015-09-19
Extended the prototype for matching formats in order to get it suitable for p...
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard