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
/
format
Age
Commit message (
Collapse
)
Author
2017-03-29
Handled areas which are not allocated in memory.
Cyrille Bagard
2017-03-24
Built routine digest for tooltip hints.
Cyrille Bagard
2017-03-22
Ensured all string symbols referenced by instructions get a label.
Cyrille Bagard
2017-03-20
Taken the last byte into account when analyzing the string section.
Cyrille Bagard
2017-03-19
Removed the useless STP_FUNCTION symbol type.
Cyrille Bagard
2017-02-14
Fixed the creation of distribution tarballs.
Cyrille Bagard
2017-01-15
Improved symbol resolving using fully defined locations.
Cyrille Bagard
2017-01-15
Ensured that symbols always take priority over the disassembled code.
Cyrille Bagard
2017-01-06
Checked if a symbol exists right before adding it to the symbol list.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save ↵
Cyrille Bagard
memory.
2016-12-29
Cut binary data into several areas using all the available CPUs and less memory.
Cyrille Bagard
2016-12-13
Ensured all symbol comments match their symbol address.
Cyrille Bagard
2016-12-12
Removed most of the code related to non-working decompilation.
Cyrille Bagard
2016-12-12
Applied some code refactoring to remove usages of GBinFormat in favor of ↵
Cyrille Bagard
GExeFormat.
2016-12-04
Read ELF notes when requested.
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
2016-10-09
Loaded all Dex pool items using several threads.
Cyrille Bagard
2016-10-02
Given more flexibility to qinsert() for the inserted item.
Cyrille Bagard
2016-09-29
Added partial support for Dalvik MUTF-8 encodings.
Cyrille Bagard
2016-09-26
Defined a proper cache for routine names with their packages.
Cyrille Bagard
2016-09-25
Removed debug code.
Cyrille Bagard
2016-09-24
Prevented out of bounds access when moving the reading position forwards.
Cyrille Bagard
2016-09-11
Displayed more details about the loading process in the status bar.
Cyrille Bagard
2016-09-11
Fixed a bug when decoding some catch-all handlers in Dex code item.
Cyrille Bagard
2016-09-11
Handled Dex classes used as marker interfaces and Dex virtual methods.
Cyrille Bagard
2016-05-30
Resolved a suitable symbol depending on the request tolerance.
Cyrille Bagard
2016-05-24
Attached priority levels with disassembly starting points.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
Cyrille Bagard
2016-05-13
Fixed a lot of compilation warnings.
Cyrille Bagard
2016-05-13
Inserted symbols and routines using an optimized 100 times faster method.
Cyrille Bagard
2016-05-07
Added debug code to avoid crashes with wrongly disassembled binaries.
Cyrille Bagard
2016-04-24
Handled hooks and rules in Dalvik opcodes definitions.
Cyrille Bagard
2016-04-23
Loaded all Dex methods in a proper way.
Cyrille Bagard
2016-03-15
Marked lines which are able to start a group of lines as width managers.
Cyrille Bagard
2016-03-14
Improved the basic support of Dwarf information.
Cyrille Bagard
2016-03-01
Dealt with the prototypes from the Dex pool.
Cyrille Bagard
2016-02-10
Improved the support of the DEX format.
Cyrille Bagard
2016-02-01
Defined all Dalvik instructions to get generated by d2c.
Cyrille Bagard
2016-01-23
Created storable items for user comments.
Cyrille Bagard
2016-01-16
Changed the display of a segment containing the value of an immediate.
Cyrille Bagard
2016-01-10
Fixed a bug when the replacing string contains the replaced pattern.
Cyrille Bagard
2016-01-03
Removed deprecated direct management of routines.
Cyrille Bagard
2015-12-29
Protected all accesses to the symbols list using read locks.
Cyrille Bagard
2015-12-29
Handled ELF overlapping program and section headers.
Cyrille Bagard
2015-12-28
Defined layers to register all kinds of binary portions.
Cyrille Bagard
2015-12-16
Tracked the ARM/Thumb areas in a clever way with levels.
Cyrille Bagard
2015-12-16
Dealt with empty ranges in the early states of disassembled symbols.
Cyrille Bagard
2015-12-16
Built a new improved status bar for instructions information.
Cyrille Bagard
[prev]
[next]