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
/
arch
/
vmpa.c
Age
Commit message (
Expand
)
Author
2015-02-22
Created a dialog box to select an entry point to display.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2015-01-30
Bound a symbol for each loaded value for 'ldr' instructions.
Cyrille Bagard
2015-01-05
Changed the way addresses are printed.
Cyrille Bagard
2015-01-05
Ensured the right macro is used (XSTR vs STR).
Cyrille Bagard
2014-12-30
Tracked each binary area during the disassembling process and tried to follow...
Cyrille Bagard
2014-10-16
Stored a bookmark into the data base and saved the archive.
Cyrille Bagard
2014-09-17
Introduced memory ranges.
Cyrille Bagard
2014-09-04
Updated the code and displayed the symbols using all symbols, not only routines.
Cyrille Bagard
2014-09-01
Loaded some ELF symbols from DYNSYM and SYMTAB sections.
Cyrille Bagard
2014-08-26
Looked for coordinates using the new addresses definitions.
Cyrille Bagard
2014-08-25
Loaded lots of ELF header information as symbols.
Cyrille Bagard
2014-08-16
Improved the code for handling vmpa_t definitions.
Cyrille Bagard
2014-08-05
Defined the first steps for a new disassembling approach.
Cyrille Bagard
2014-07-31
Improved the way code is decoded by avoiding to propagate the base address ev...
Cyrille Bagard
2014-06-25
Built the first steps to upgrade to Python3.
Cyrille Bagard