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
/
dex
Age
Commit message (
Expand
)
Author
2020-04-04
Simplified the plugin interface.
Cyrille Bagard
2020-02-06
Improved the documentation for the Dex format Python bindings.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-27
Created a huge optimization for the Dex format loading.
Cyrille Bagard
2020-01-26
Checked index for access to Dex class methods.
Cyrille Bagard
2020-01-25
Handled the MUTF-8 U+0000 code point.
Cyrille Bagard
2020-01-04
Refreshed the Python documentation for the core features.
Cyrille Bagard
2019-09-08
Typo.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-07-20
Marked some Dex strings as structural.
Cyrille Bagard
2019-05-08
Defined an improved generic macro for Python methods.
Cyrille Bagard
2019-05-07
Read raw Dex items by extending the API.
Cyrille Bagard
2019-05-04
Created a GLib object for the Dex pool.
Cyrille Bagard
2019-04-14
Provided a link to routines from Dex methods.
Cyrille Bagard
2019-04-14
Typo.
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-02-03
Typos.
Cyrille Bagard
2019-01-22
Fixed run sizes of parallel jobs.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-12-12
Loaded MUTF-8 strings from Dex pools.
Cyrille Bagard
2018-11-18
Allowed to attach debug information to formats.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-09-18
Updated the API used to load binary contents.
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-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-08-07
Removed old code used for decompilation.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-23
Changed the way Dex methods are loaded and displayed.
Cyrille Bagard
2018-07-19
Set Itanium as default demangler for ELF.
Cyrille Bagard
2018-07-10
Linked all used Dalvik strings with their origin.
Cyrille Bagard
2018-07-08
Cleaned the demangling system.
Cyrille Bagard
2018-07-08
Changed the type of namespace separators.
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-06-04
Defined the number of threads to run from a centralized function.
Cyrille Bagard
2018-05-24
Translated offsets and addresses with more accuracy.
Cyrille Bagard
2018-05-12
Removed all execute bits in the source code files.
Cyrille Bagard
2018-05-09
Simplified the content loading handling.
Cyrille Bagard
2018-05-07
Deleted the old way to get Dex classes from Python.
Cyrille Bagard
2018-05-07
Kept methods of annotated classes during loading.
Cyrille Bagard
2018-05-07
Cleaned code.
Cyrille Bagard
2018-05-07
Described binary formats and improved their loading.
Cyrille Bagard
2018-05-07
Extended the Python bindings for the Dex format.
Cyrille Bagard
2018-04-28
Handled corrupted Dex headers.
Cyrille Bagard
2018-04-27
Respected specification alignments when reading Dex structures.
Cyrille Bagard
2018-04-22
Fixed a mistake when loading a bad field from Dex pool.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
[next]