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
/
dexbnf
Age
Commit message (
Expand
)
Author
2021-11-30
Access demanglers by key.
Cyrille Bagard
2021-04-17
Remove hardcoded run paths from libraries.
Cyrille Bagard
2021-03-07
Compact data type definitions.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2020-10-13
Defined proper Python bindings for class/enum types.
Cyrille Bagard
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-25
Handled the MUTF-8 U+0000 code point.
Cyrille Bagard
2020-01-05
Refreshed the Python documentation for the demanglers.
Cyrille Bagard
2019-03-23
Removed references to local sources if required.
Cyrille Bagard
2019-02-04
Added an option to drop Python support at compilation time.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-12
Fixed sign extension when decoding UTF-8 data.
Cyrille Bagard
2018-08-31
Changed the location of installed plugins.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-07-17
Got the namespace separator from formats when listing symbols.
Cyrille Bagard
2018-07-08
Changed the type of namespace separators.
Cyrille Bagard
2018-07-04
Renamed the function providing next character from input buffers.
Cyrille Bagard
2018-07-02
Improved the Itanium C++ demangling.
Cyrille Bagard
2018-07-02
Extented the types definitions.
Cyrille Bagard
2018-06-19
Updated Makefiles to create only one _PyGObject_API structure.
Cyrille Bagard
2018-06-18
Ensured each plugin dependency can be found at runtime.
Cyrille Bagard
2018-04-27
Made the Dex demangler more reliable.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-21
Reduced the number of generated shared objects.
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