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
/
symbol.h
Age
Commit message (
Expand
)
Author
2015-07-17
Updated the Python bindings.
Cyrille Bagard
2015-07-12
Cleaned the code handling binary symbols.
Cyrille Bagard
2015-03-18
Computed limits for all routines according to existing symbols.
Cyrille Bagard
2015-03-08
Listed all idenfied read only strings in a dedicated panel.
Cyrille Bagard
2015-03-03
Loaded and displayed found strings in ELF.
Cyrille Bagard
2015-01-31
Defined many entry points from many identified potential candidates.
Cyrille Bagard
2015-01-30
Bound a symbol for each loaded value for 'ldr' instructions.
Cyrille Bagard
2015-01-04
Disabled lots of debug messages and fixed some symbols related bugs.
Cyrille Bagard
2014-12-14
Shown label of loaded symbols when possible.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-09-01
Loaded some ELF symbols from DYNSYM and SYMTAB sections.
Cyrille Bagard
2014-08-25
Loaded lots of ELF header information as symbols.
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
2009-12-01
Improved the Itanium demangling.
Cyrille Bagard
2009-09-30
Parsed and replaced ModRM operands.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard