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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2012-01-12
Removed all references to libvte and the Python shell.
Cyrille Bagard
2011-01-03
Moved all menus related stuff into 'src/gui/menus'.
Cyrille Bagard
2010-12-08
Deleted the useless ptrace() based debugger for portability.
Cyrille Bagard
2010-11-28
Loaded all buffers of decompiled files.
Cyrille Bagard
2010-11-11
Built some expressions for the decompilation tree.
Cyrille Bagard
2010-11-06
Defined the entry point for decompilations.
Cyrille Bagard
2010-07-17
Reorganized the debug directories.
Cyrille Bagard
2009-11-18
Saved the current work on binary parts selection.
Cyrille Bagard
2009-09-19
Improved the pyoida module.
Cyrille Bagard
2009-09-13
Improved the editor window refreshing when several binaries are loaded.
Cyrille Bagard
2009-09-06
Provided some methods to interact with a GDB server.
Cyrille Bagard
2009-08-30
Provided a clean way to run delayed tasks.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-07-12
Read and saved projects from and into XML files.
Cyrille Bagard
2009-06-25
Used Graphviz library for building graphs (first attempt).
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-05-11
Changed the way the program is built.
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-03-14
Turned off lots of warnings by using the _GNU_SOURCE compliance.
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-29
Begun to support PE binaries.
Cyrille Bagard
2009-01-25
Supported the Java Class file format.
Cyrille Bagard
2009-01-06
Reorganized the 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-08-08
Prepared to handle the DWARF debug format.
Cyrille Bagard
2008-07-26
Parsed x86 binary data and displayed the result.
Cyrille Bagard
2008-07-23
Initial commit.
Cyrille Bagard