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
/
elf
Age
Commit message (
Expand
)
Author
2016-12-12
Applied some code refactoring to remove usages of GBinFormat in favor of GExe...
Cyrille Bagard
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-09
Loaded all Dex pool items using several threads.
Cyrille Bagard
2016-09-11
Displayed more details about the loading process in the status bar.
Cyrille Bagard
2016-05-19
Loaded the ELF internal symbols using all the available CPUs.
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-03-14
Improved the basic support of Dwarf information.
Cyrille Bagard
2016-02-10
Improved the support of the DEX format.
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
Dealt with empty ranges in the early states of disassembled symbols.
Cyrille Bagard
2015-11-26
Used several threads without lock to disassemble binary code.
Cyrille Bagard
2015-11-04
Fixed some bugs and defined some first test cases.
Cyrille Bagard
2015-10-16
Prevented some mistakes pointed by Melkor.
Cyrille Bagard
2015-10-13
Kept all information about real addresses for routine symbols (ARM vs Thumb).
Cyrille Bagard
2015-10-13
Done not load ELF files as DWARF information.
Cyrille Bagard
2015-10-09
Deleted duplicated symbols to avoid zero-length areas.
Cyrille Bagard
2015-10-01
Fixed the support of ELF internal arrays.
Cyrille Bagard
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-09-19
Extended the prototype for matching formats in order to get it suitable for p...
Cyrille Bagard
2015-09-11
Created an interface from the original GBinContent object.
Cyrille Bagard
2015-08-12
Extended the loading process of binary formats to prepare the DWARF support.
Cyrille Bagard
2015-07-24
Replaced all remaining raw accesses to binary contents with the GBinContent w...
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-06-12
Improved loading speed with binary search of sorted arrays.
Cyrille Bagard
2015-05-06
Removed some GCC warnings by casting variables or moving definitions.
Cyrille Bagard
2015-04-30
Fixed implicit declarations of functions causing crashes.
Cyrille Bagard
2015-04-26
Loaded internal smybols ; created entry points only when needed.
Cyrille Bagard
2015-03-29
Used real virtual addresses when describing ELF items.
Cyrille Bagard
2015-03-28
Provided readelf features as an external plugin.
Cyrille Bagard
2015-03-11
Loaded the ELF header at a proper virtual address.
Cyrille Bagard
2015-03-03
Loaded and displayed found strings in ELF.
Cyrille Bagard
2015-02-16
Added a basic support for Mobicore truslets.
Cyrille Bagard
2015-02-11
Registered all the supported formats in the system code.
Cyrille Bagard
2015-02-11
Marked buffer lines as containing an entry point when needed.
Cyrille Bagard
2015-02-09
Registered all the supported processors in the system code.
Cyrille Bagard
2015-02-03
Removed all references to binary parts (GBinPart) and updated the code.
Cyrille Bagard
2015-01-31
Defined many entry points from many identified potential candidates.
Cyrille Bagard
2014-12-25
Cleaned all the code for immediate operands.
Cyrille Bagard
2014-12-14
Shown label of loaded symbols when possible.
Cyrille Bagard
2014-11-29
Displayed segments in the disassembly view.
Cyrille Bagard
2014-11-24
Disabled old and unsupported architectures.
Cyrille Bagard
2014-10-11
Improved the disassembling process using memory ranges.
Cyrille Bagard
2014-10-06
Got prepared to disassemble some ARMv7 instructions.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-09-16
Used the new vmpa_t type in binary portions.
Cyrille Bagard
2014-09-01
Loaded some ELF symbols from DYNSYM and SYMTAB sections.
Cyrille Bagard
2014-08-27
Shown full ELF sections definitions.
Cyrille Bagard
[next]