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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2015-01-31
Defined many entry points from many identified potential candidates.
Cyrille Bagard
2014-12-14
Shown label of loaded symbols when possible.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2010-04-05
Reorganized the ELF header (32 or 64 bits).
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-07-14
Restored the code loading the ELF relocations.
Cyrille Bagard
2009-06-01
Provided found MIPS routines.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-05-11
Changed the way the program is built.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-03-15
Avoided to crash when analysing crackmes such as grainne.
Cyrille Bagard
2009-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
Cyrille Bagard
2008-10-20
Registered all found strings in binaries.
Cyrille Bagard
2008-08-31
Looked for symbols of function.
Cyrille Bagard
2008-08-08
Prepared to handle the DWARF debug format.
Cyrille Bagard
2008-07-26
Parsed x86 binary data and displayed the result.
Cyrille Bagard