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
/
core
/
core.c
Age
Commit message (
Expand
)
Author
2019-07-01
Fixed the reference counters for the explorer and the resolver.
Cyrille Bagard
2019-02-07
Fixed extra GObjects leaks.
Cyrille Bagard
2019-01-21
Provided a way to register new available processors from Python.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-01
Encrypted all communications using TLS.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-06-17
Got access to external files thanks to new core functions.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-05-09
Handled the global work queue groups in a better way.
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-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-08-21
Fixed installation directories.
Cyrille Bagard
2017-08-13
Listed all errors occurred while loading a binary file.
Cyrille Bagard
2017-02-19
Created client/server certificates on demand for a given identity.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-13
Moved the registration of sharing hash tables.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-21
Initialized the libc random generator using the time and the process ID.
Cyrille Bagard
2016-04-09
Created user public and private RSA keys if needed.
Cyrille Bagard
2015-10-16
Prevented some mistakes pointed by Melkor.
Cyrille Bagard
2015-02-11
Registered all the supported formats in the system code.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2014-08-18
Inserted storages and collections into loaded binaries (first steps).
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard