summaryrefslogtreecommitdiff
path: root/plugins/Makefile.am
AgeCommit message (Collapse)Author
2023-10-11Fix plugin compilation dependency order.Cyrille Bagard
2023-10-04Introduce a new plugin for computing API hashes.Cyrille Bagard
2023-10-02Implement Base64 encoding for scan pattern modifications.Cyrille Bagard
2023-05-24Define a first implementation of Kaitai parsing.Cyrille Bagard
2022-12-29Refactor Makefiles to exclude GTK on demand.Cyrille Bagard
2021-04-17Remove hardcoded run paths from libraries.Cyrille Bagard
2021-04-06Provide several kinds of hashes for binary files.Cyrille Bagard
2021-04-06Inject known names for PE imports by ordinals.Cyrille Bagard
2021-04-05Build a partial working support for the PE format.Cyrille Bagard
2019-11-01Added support for Yaml content.Cyrille Bagard
2019-07-28Refactored the plugins Makefile.Cyrille Bagard
2019-07-07Added support for Android boot images.Cyrille Bagard
2019-02-04Added an option to drop Python support at compilation time.Cyrille Bagard
2018-12-04Updated the Java descriptor demangling process.Cyrille Bagard
2018-11-24Updated the DWARF support.Cyrille Bagard
2018-07-02Improved the Itanium C++ demangling.Cyrille Bagard
2018-06-18Ensured each plugin dependency can be found at runtime.Cyrille Bagard
2018-06-17Annotated linux kernel syscalls using a new plugin.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-01-16Changed the Python bindings source directory and updated code.Cyrille Bagard
2017-12-02Created a plugin for the ARM support.Cyrille Bagard
2017-10-18Created plugins for the Dex and Dalvik support.Cyrille Bagard
2017-10-01Defined the ELF support as plugin.Cyrille Bagard
2017-05-13Preloaded Mobicore information at loading.Cyrille Bagard
2017-04-27Parsed ELF format fields using a new generic parser to save memory.Cyrille Bagard
2017-02-14Fixed the creation of distribution tarballs.Cyrille Bagard
2016-12-30Rewritten the line buffers using generators and on-demand building to save ↵Cyrille Bagard
memory.
2016-07-28Taken into account that tabulations are not spaces for Makefiles.Cyrille Bagard
2016-03-13Created a readelf-like information provider for Dex files.Cyrille Bagard
2016-03-01Prevented compilation from breaking when Python3 is not found.Cyrille Bagard
2015-05-11Provided a way to look for ROP gadgets in binary code.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@533 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-04-25Included a new plugin to mark calls to exit() functions as return points.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@517 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-03-28Provided readelf features as an external plugin.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@495 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-02-16Added a basic support for Mobicore truslets.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@472 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2015-01-26Begun to rewrite the whole plugins system.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@461 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-11-19Handled Dalvik exception handlers in the graphic view.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@285 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-11-05Removed the old interface for rendering lines.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@278 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2012-03-17Created the 'pychrysa' Python plugin from the 'pyoida' one.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@240 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2011-12-25Installed the plugin for APK files.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@217 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-05-17Given more details for each operand relative to one DEX pool.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@156 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2010-04-05Created a plugin to follow the control.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@149 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-09-19Improved the pyoida module.Cyrille Bagard
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@116 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
2009-07-19Encapsulated all recognized variables in the stack using a new plugin (need ↵Cyrille Bagard
to be continued). git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@99 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a