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
/
common
/
Makefile.am
Age
Commit message (
Expand
)
Author
2021-03-23
Create methods to deal with hex conversions.
Cyrille Bagard
2021-03-09
Implement the Pearson hash method.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-05-12
Created helpers for dealing with archives.
Cyrille Bagard
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-21
Reduced the number of generated shared objects.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2017-03-07
Created arrays with low memory footprint.
Cyrille Bagard
2017-02-28
Defined abstract packed buffers to transfert data.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
Cyrille Bagard
2016-05-13
Inserted symbols and routines using an optimized 100 times faster method.
Cyrille Bagard
2015-12-01
Computed relative and absolute paths.
Cyrille Bagard
2015-10-06
Optimized loop detections using bit fields.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2014-11-14
Rewritten and extended the whole code for the instructions definitions compiler.
Cyrille Bagard
2014-10-16
Stored a bookmark into the data base and saved the archive.
Cyrille Bagard
2014-10-06
Got prepared to disassemble some ARMv7 instructions.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-03-20
Created the first steps for a distributed storage.
Cyrille Bagard
2014-01-13
Ensured that a path with directories exists.
Cyrille Bagard
2012-09-27
Selected segments for highlighting.
Cyrille Bagard
2010-12-31
Supported a first basic packet of the Java Debug Wire Protocol.
Cyrille Bagard
2010-07-29
Improved the GDB client.
Cyrille Bagard
2010-05-13
Supported Dalvik VM / DEX (partially).
Cyrille Bagard
2010-03-31
Implemented first steps to a Python plugins support.
Cyrille Bagard
2009-09-19
Improved the pyoida module.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-04-05
Managed double linked lists in a more powerful way.
Cyrille Bagard
2009-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
Cyrille Bagard
2009-03-08
Added a partial support of the Itanium C++ ABI mangling.
Cyrille Bagard
2009-02-18
Begun to rewrite the way rendering lines are managed.
Cyrille Bagard
2009-01-25
Supported the Java Class file format.
Cyrille Bagard