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
/
analysis
/
types
Age
Commit message (
Expand
)
Author
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-08-14
Improve the object padding exploitation for operands.
Cyrille Bagard
2021-07-04
Store and load binary contents on demand.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2021-03-07
Load and store data types with proper functions.
Cyrille Bagard
2021-03-07
Compact data type definitions.
Cyrille Bagard
2021-02-23
Prepare mechanisms to load and store data types.
Cyrille Bagard
2021-02-20
Compute a hash value for data types.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-10-18
Updated the code for the types built from expressions.
Cyrille Bagard
2020-10-18
Updated the code for the prototypes support.
Cyrille Bagard
2020-10-18
Updated the code for template types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for class/enum types.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for basic types.
Cyrille Bagard
2020-10-10
Updated the basic types definition and its Python bindings.
Cyrille Bagard
2020-03-13
Added support for extra Itanium builtin types.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2018-07-04
Fixed various mistakes in Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-04-27
Made the Dex demangler more reliable.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-03-11
Defined a new Dex demangler with MUTF-8 support as plugin.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-12
Removed most of the code related to non-working decompilation.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-12-29
Added forgotten definitions and updates.
Cyrille Bagard
2012-10-16
Properly output routines documentation.
Cyrille Bagard
2012-10-12
Reorganized types definitions.
Cyrille Bagard