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
/
elf.c
Age
Commit message (
Expand
)
Author
2014-11-29
Displayed segments in the disassembly view.
Cyrille Bagard
2014-09-16
Used the new vmpa_t type in binary portions.
Cyrille Bagard
2014-08-19
Added a demo symbol when loading an ELF header.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2013-08-31
Loaded a binary strip into the editor.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2010-06-27
Defined the minimal instruction size for a given architecture.
Cyrille Bagard
2010-04-05
Reorganized the ELF header (32 or 64 bits).
Cyrille Bagard
2010-03-11
Added first steps for a full PE support.
Cyrille Bagard
2010-01-02
Provided ways to load, save and edit some binary parts selection.
Cyrille Bagard
2009-12-13
Loaded and saved binary parts.
Cyrille Bagard
2009-11-18
Saved the current work on binary parts selection.
Cyrille Bagard
2009-09-15
Restored the code using the program headers when no section is found.
Cyrille Bagard
2009-09-13
Improved the editor window refreshing when several binaries are loaded.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard