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
/
java
Age
Commit message (
Expand
)
Author
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
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
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2015-11-11
Fixed most of the warnings about use of uninitialized data.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
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
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2015-01-31
Defined many entry points from many identified potential candidates.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2010-04-24
Updated a little bit the Java part (welcome back).
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-06-01
Changed the old bin_routine structure to a GBinRoutine GObject.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-05-11
Changed the way the program is built.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
Cyrille Bagard
2009-03-03
Created a system messages panel.
Cyrille Bagard
2009-01-25
Supported the Java Class file format.
Cyrille Bagard