index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Collapse
)
Author
2018-12-27
Displayed mitigations for Elf files using a new Python plugin.
Cyrille Bagard
2018-12-07
Moved some core features into plugins.
Cyrille Bagard
2018-12-04
Updated the Java descriptor demangling process.
Cyrille Bagard
2018-11-27
Removed support for the PE file format.
Cyrille Bagard
2018-11-24
Updated the DWARF support.
Cyrille Bagard
2018-11-24
Moved the DWARF support as plugin and disabled it.
Cyrille Bagard
2018-11-18
Extended the Python bindings dealing with code blocks.
Cyrille Bagard
2018-09-23
Extended the Python API to deal with GUI items.
Cyrille Bagard
2018-09-06
Created a manual page for Chrysalide.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-07-23
Fix the Python scripts loading.
Cyrille Bagard
2018-07-19
Given their own structure to rendering options.
Cyrille Bagard
2018-07-16
Updated the move entry from database items.
Cyrille Bagard
2018-07-02
Improved the Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-06-17
Annotated linux kernel syscalls using a new plugin.
Cyrille Bagard
2018-06-17
Got access to external files thanks to new core functions.
Cyrille Bagard
2018-05-28
Relied on register objects as often as possible.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-04-02
Rewritten the whole instruction definition format.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2018-02-05
Fixed the compilation in non debug mode.
Cyrille Bagard
2018-01-30
Moved the mangling related code.
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-08-21
Fixed installation directories.
Cyrille Bagard
2017-07-12
Removed the too complex memory share system.
Cyrille Bagard
2017-07-06
Fixed compilation warnings as _BSD_SOURCE has been deprecated in favor of ↵
Cyrille Bagard
_DEFAULT_SOURCE.
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-03-19
Provided initial features for debugging using GDB.
Cyrille Bagard
2017-02-14
Fixed the creation of distribution tarballs.
Cyrille Bagard
2016-12-30
Deleted old code.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save ↵
Cyrille Bagard
memory.
2016-12-18
Shared all Dalvik operands between all their users.
Cyrille Bagard
2016-12-12
Removed most of the code related to non-working decompilation.
Cyrille Bagard
2016-11-27
Saved memory space by sharing arch GObjects.
Cyrille Bagard
2016-11-09
Loaded GTK CSS extensions from files in a given theme directory.
Cyrille Bagard
2016-10-29
Told GCC to pack enumerations to save memory space.
Cyrille Bagard
2016-10-09
Defined a new and simpler way to produce graphical view of basic blocks.
Cyrille Bagard
2016-09-21
Provided a real welcome panel at startup, with tricks and actions.
Cyrille Bagard
2016-07-28
Taken into account that tabulations are not spaces for Makefiles.
Cyrille Bagard
2016-05-28
Removed the old Python plugin reading android permissions.
Cyrille Bagard
2016-05-02
Warned in case of missing analyzer/parser generator.
Cyrille Bagard
2016-04-27
Used official closures instead of user-defined ones when possible.
Cyrille Bagard
2016-04-09
Created user public and private RSA keys if needed.
Cyrille Bagard
2016-03-13
Created a readelf-like information provider for Dex files.
Cyrille Bagard
2016-03-09
Reorganized the whole code dealing with dockable panels.
Cyrille Bagard
[next]