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
/
readdex
/
ids.c
Age
Commit message (
Expand
)
Author
2017-10-18
Created plugins for the Dex and Dalvik support.
Cyrille Bagard
2017-08-27
Took into account that some instruction creations may fail.
Cyrille Bagard
2017-08-16
Kept only the first submission when preloading instructions.
Cyrille Bagard
2017-07-14
Translated some strings depending on initialised condition.
Cyrille Bagard
2017-05-16
Merged routines into symbols.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2017-04-30
Parsed Dex format fields using the new generic parser.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-13
Ensured all symbol comments match their symbol address.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-09
Loaded Dex strings for annotations with the proper length.
Cyrille Bagard
2016-09-11
Displayed more details about the loading process in the status bar.
Cyrille Bagard
2016-03-15
Marked lines which are able to start a group of lines as width managers.
Cyrille Bagard
2016-03-13
Created a readelf-like information provider for Dex files.
Cyrille Bagard