summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2020-02-17Relocated the undefined instructions.Cyrille Bagard
2019-11-12Created a small Python GUI plugin to inspect data.Cyrille Bagard
2019-11-09Introduced the first features of a hexadecimal viewer.Cyrille Bagard
2019-11-01Added support for Yaml content.Cyrille Bagard
2019-07-07Added support for Android boot images.Cyrille Bagard
2019-07-01Added support for Android backup files.Cyrille Bagard
2019-04-19Given access to Dalvik architecture from the Python bindingsCyrille Bagard
2019-04-02Fixed some installation paths.Cyrille Bagard
2019-03-26Given the priority to string.h from system includes.Cyrille Bagard
2019-03-23Removed references to local sources if required.Cyrille Bagard
2019-03-20Introduced zoom in graph view.Cyrille Bagard
2019-03-04Provided access to the graph layout from Python.Cyrille Bagard
2019-02-06Introduced a tracker for GObjects leaks.Cyrille Bagard
2019-02-05Fixed a huge number of memory leaks.Cyrille Bagard
2019-02-04Added an option to drop Python support at compilation time.Cyrille Bagard
2019-01-28Allowed to filter contents before running analysis.Cyrille Bagard
2019-01-16Dealt with registers and register operands in the Python bindings.Cyrille Bagard
2018-12-27Displayed mitigations for Elf files using a new Python plugin.Cyrille Bagard
2018-12-07Moved some core features into plugins.Cyrille Bagard
2018-12-04Updated the Java descriptor demangling process.Cyrille Bagard
2018-11-27Removed support for the PE file format.Cyrille Bagard
2018-11-24Updated the DWARF support.Cyrille Bagard
2018-11-24Moved the DWARF support as plugin and disabled it.Cyrille Bagard
2018-11-18Extended the Python bindings dealing with code blocks.Cyrille Bagard
2018-09-23Extended the Python API to deal with GUI items.Cyrille Bagard
2018-09-06Created a manual page for Chrysalide.Cyrille Bagard
2018-08-31Changed the location of installed plugins.Cyrille Bagard
2018-07-23Fix the Python scripts loading.Cyrille Bagard
2018-07-19Given their own structure to rendering options.Cyrille Bagard
2018-07-16Updated the move entry from database items.Cyrille Bagard
2018-07-02Improved the Itanium C++ demangling.Cyrille Bagard
2018-07-02Extented the types definitions.Cyrille Bagard
2018-06-17Annotated linux kernel syscalls using a new plugin.Cyrille Bagard
2018-06-17Got access to external files thanks to new core functions.Cyrille Bagard
2018-05-28Relied on register objects as often as possible.Cyrille Bagard
2018-05-14Created an instruction database for Chrysalide.Cyrille Bagard
2018-04-02Rewritten the whole instruction definition format.Cyrille Bagard
2018-03-11Defined a new Dex demangler with MUTF-8 support as plugin.Cyrille Bagard
2018-02-05Fixed the compilation in non debug mode.Cyrille Bagard
2018-01-30Moved the mangling related code.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-08-21Fixed installation directories.Cyrille Bagard
2017-07-12Removed the too complex memory share system.Cyrille Bagard
2017-07-06Fixed compilation warnings as _BSD_SOURCE has been deprecated in favor of _DE...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-03-19Provided initial features for debugging using GDB.Cyrille Bagard