index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
Makefile.am
Age
Commit message (
Expand
)
Author
2019-11-01
Added support for Yaml content.
Cyrille Bagard
2019-07-28
Refactored the plugins Makefile.
Cyrille Bagard
2019-07-07
Added support for Android boot images.
Cyrille Bagard
2019-02-04
Added an option to drop Python support at compilation time.
Cyrille Bagard
2018-12-04
Updated the Java descriptor demangling process.
Cyrille Bagard
2018-11-24
Updated the DWARF support.
Cyrille Bagard
2018-07-02
Improved the Itanium C++ demangling.
Cyrille Bagard
2018-06-18
Ensured each plugin dependency can be found at runtime.
Cyrille Bagard
2018-06-17
Annotated linux kernel syscalls using a new plugin.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard
2017-12-02
Created a plugin for the ARM support.
Cyrille Bagard
2017-10-18
Created plugins for the Dex and Dalvik support.
Cyrille Bagard
2017-10-01
Defined the ELF support as plugin.
Cyrille Bagard
2017-05-13
Preloaded Mobicore information at loading.
Cyrille Bagard
2017-04-27
Parsed ELF format fields using a new generic parser to save memory.
Cyrille Bagard
2017-02-14
Fixed the creation of distribution tarballs.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save me...
Cyrille Bagard
2016-07-28
Taken into account that tabulations are not spaces for Makefiles.
Cyrille Bagard
2016-03-13
Created a readelf-like information provider for Dex files.
Cyrille Bagard
2016-03-01
Prevented compilation from breaking when Python3 is not found.
Cyrille Bagard
2015-05-11
Provided a way to look for ROP gadgets in binary code.
Cyrille Bagard
2015-04-25
Included a new plugin to mark calls to exit() functions as return points.
Cyrille Bagard
2015-03-28
Provided readelf features as an external plugin.
Cyrille Bagard
2015-02-16
Added a basic support for Mobicore truslets.
Cyrille Bagard
2015-01-26
Begun to rewrite the whole plugins system.
Cyrille Bagard
2012-11-19
Handled Dalvik exception handlers in the graphic view.
Cyrille Bagard
2012-11-05
Removed the old interface for rendering lines.
Cyrille Bagard
2012-03-17
Created the 'pychrysa' Python plugin from the 'pyoida' one.
Cyrille Bagard
2011-12-25
Installed the plugin for APK files.
Cyrille Bagard
2010-05-17
Given more details for each operand relative to one DEX pool.
Cyrille Bagard
2010-04-05
Created a plugin to follow the control.
Cyrille Bagard
2009-09-19
Improved the pyoida module.
Cyrille Bagard
2009-07-19
Encapsulated all recognized variables in the stack using a new plugin (need t...
Cyrille Bagard