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
/
editor.c
Age
Commit message (
Expand
)
Author
2009-06-14
Cleaned and improved the binary views ; implemented some first steps for the ...
Cyrille Bagard
2009-06-13
Made the GUI offer to change the view of the current analyzed binary.
Cyrille Bagard
2009-06-08
Refreshed the panel dealing with found symbols.
Cyrille Bagard
2009-05-11
Reorganized the way the program is built again and added partial support for ...
Cyrille Bagard
2009-04-29
Saved the current work on the overjump plugin.
Cyrille Bagard
2009-04-25
Saved the current work on plugins.
Cyrille Bagard
2009-04-12
Created a debugging layout and introduced a heavier use of GLib.
Cyrille Bagard
2009-04-05
Managed double linked lists in a more powerful way.
Cyrille Bagard
2009-03-08
Added a partial support of the Itanium C++ ABI mangling.
Cyrille Bagard
2009-03-03
Created a system messages panel.
Cyrille Bagard
2009-02-18
Begun to rewrite the way rendering lines are managed.
Cyrille Bagard
2009-02-16
Begun to add a real support of DragAndDropping for panels.
Cyrille Bagard
2009-01-06
Reorganized the code.
Cyrille Bagard
2008-12-20
Added two extra opcodes: sub (0x2c and 0x2d).
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-05
Added a basic support of project files.
Cyrille Bagard
2008-09-06
Added a panel allowing to browse found symbols.
Cyrille Bagard
2008-08-31
Loaded complex content using the SIB byte.
Cyrille Bagard
2008-07-28
Adapted the size of the GtkSnippet widget.
Cyrille Bagard
2008-07-26
Parsed x86 binary data and displayed the result.
Cyrille Bagard
2008-07-23
Initial commit.
Cyrille Bagard