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
/
exe_format.c
Age
Commit message (
Expand
)
Author
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2012-01-01
Updated copyright dates.
Cyrille Bagard
2009-07-31
Processed disassembling in a dedicated thread.
Cyrille Bagard
2009-07-15
Restored the routine address resolution.
Cyrille Bagard
2009-06-08
Refreshed the panel dealing with found symbols.
Cyrille Bagard
2009-06-07
Typo.
Cyrille Bagard
2009-06-01
Changed the old bin_routine structure to a GBinRoutine GObject.
Cyrille Bagard
2009-05-31
Supported a new architecture (MIPS).
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-04-12
Created a debugging layout and introduced a heavier use of GLib.
Cyrille Bagard
2009-03-15
Avoided to crash when analysing crackmes such as grainne.
Cyrille Bagard
2009-03-11
Inserted comments into disassembled code.
Cyrille Bagard
2009-03-03
Created a system messages panel.
Cyrille Bagard
2009-01-25
Supported the Java Class file format.
Cyrille Bagard
2008-11-10
Shown/hidden virtual addresses / binary code.
Cyrille Bagard
2008-10-30
Displayed all found strings on binary loading.
Cyrille Bagard
2008-10-12
Provided default code parts to analyze.
Cyrille Bagard
2008-09-11
Provided capabilities to resolve symbols for given addresses.
Cyrille Bagard
2008-09-06
Added a panel allowing to browse found symbols.
Cyrille Bagard
2008-08-08
Prepared to handle the DWARF debug format.
Cyrille Bagard