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
2020-07-14
Typo.
Cyrille Bagard
2020-06-07
Reorganized the operands behaving like proxies.
Cyrille Bagard
2020-05-21
Written a proper documentation for the binary format Python bindings.
Cyrille Bagard
2020-05-21
Changed the hierarchy of format objects.
Cyrille Bagard
2020-05-19
Improved the use of the known format object.
Cyrille Bagard
2020-05-18
Updated the Python API for string symbols.
Cyrille Bagard
2020-04-19
Updated the interface for flat formats.
Cyrille Bagard
2020-04-18
Taken into account the potential absence of demangler in the symbol panel.
Cyrille Bagard
2020-04-13
Avoided to look for syscalls in a kernel binary.
Cyrille Bagard
2020-04-12
Improved support of type prefix for symbols.
Cyrille Bagard
2020-04-09
Created extra flags for binary symbols.
Cyrille Bagard
2020-04-09
Compressed the size of the symbol structures.
Cyrille Bagard
2020-03-01
Given some priority to Elf PLT entries during the disassembly process.
Cyrille Bagard
2020-02-15
Identified Elf imported symbols without waiting for the end of disassembling.
Cyrille Bagard
2020-02-14
Fixed a bug when registering a group of symbols.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-27
Created a huge optimization for the Dex format loading.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-07-20
Marked some Dex strings as structural.
Cyrille Bagard
2019-07-07
Added support for Android boot images.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2019-02-03
Fixed various memory leaks.
Cyrille Bagard
2019-01-30
Extended the APIs available for formats (both native and Python).
Cyrille Bagard
2019-01-04
Handled non null-terminated strings
Cyrille Bagard
2018-12-08
Compared symbols using their location only to prevent duplicated symbols.
Cyrille Bagard
2018-12-07
Moved some core features into plugins.
Cyrille Bagard
2018-12-07
Created signals for format symbol handling.
Cyrille Bagard
2018-11-27
Removed support for the PE file format.
Cyrille Bagard
2018-11-27
Logged loaded formats.
Cyrille Bagard
2018-11-24
Moved the DWARF support as plugin and disabled it.
Cyrille Bagard
2018-11-18
Allowed to attach debug information to formats.
Cyrille Bagard
2018-10-23
Indented code labels in the assembly views.
Cyrille Bagard
2018-10-14
Refined measures of elapsed time.
Cyrille Bagard
2018-09-18
Removed the old way to load binaries.
Cyrille Bagard
2018-08-16
Included the string symbols in the Python API.
Cyrille Bagard
2018-08-07
Removed old code used for decompilation.
Cyrille Bagard
2018-08-06
Introduced some extra kinds of objects to render disassembled code.
Cyrille Bagard
2018-08-03
Introduced dynamic string symbols.
Cyrille Bagard
2018-08-03
Populated the strings panel in a generic way.
Cyrille Bagard
2018-08-02
Introduced symbols dedicated to strings.
Cyrille Bagard
2018-07-17
Got the namespace separator from formats when listing symbols.
Cyrille Bagard
2018-07-16
Cleaned code.
Cyrille Bagard
2018-07-14
Begun to switch to abstract locations in internal rendering buffers.
Cyrille Bagard
2018-07-08
Cleaned the demangling system.
Cyrille Bagard
2018-07-04
Updated the API for building symbol labels.
Cyrille Bagard
2018-06-17
Reduced coverage of symbols used as line generators.
Cyrille Bagard
2018-06-07
Introduced the flat file format.
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
[next]