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
/
gui
/
menus
Age
Commit message (
Expand
)
Author
2015-10-01
Rewritten the whole support of DEX file format.
Cyrille Bagard
2015-09-19
Extended the prototype for matching formats in order to get it suitable for p...
Cyrille Bagard
2015-09-01
Added a welcome panel as plugin using Python.
Cyrille Bagard
2015-07-24
Applied or canceled the effect of collected items on a given binary.
Cyrille Bagard
2015-07-22
Fortified the client/server protocol and first exchanges.
Cyrille Bagard
2015-07-14
Moved the project information into the analysis domain.
Cyrille Bagard
2015-07-12
Only given access to instructions from a processor.
Cyrille Bagard
2015-05-11
Provided a way to look for ROP gadgets in binary code.
Cyrille Bagard
2015-04-03
Tried to show basic blocks in the graphic view again.
Cyrille Bagard
2015-03-10
Fixed a bug when tracking cross references from a line with an empty size.
Cyrille Bagard
2015-03-08
Handle cross references as well as entry points.
Cyrille Bagard
2015-02-25
Provided tweaks about positions when looking for address coordinates.
Cyrille Bagard
2015-02-23
Fixed a bug: do not close the connection after the initial handshake.
Cyrille Bagard
2015-02-22
Created a dialog box to select an entry point to display.
Cyrille Bagard
2015-02-16
Connected each loaded binary as a client to a server.
Cyrille Bagard
2015-02-09
Created a dialog box to create new bookmarks.
Cyrille Bagard
2014-11-25
Removed all references to old GTK stock icons and thus removed GCC warnings.
Cyrille Bagard
2014-10-21
Cleaned, fixed and improved the rules for the display of view columns.
Cyrille Bagard
2014-08-26
Looked for coordinates using the new addresses definitions.
Cyrille Bagard
2014-07-22
Used in the right way some features of GLib classes in the GUI code.
Cyrille Bagard
2014-06-25
Given a name and a description for binaries, not always based on a filenames.
Cyrille Bagard
2014-06-04
Fixed bugs when dealing with views and updated the code for GTK3.
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-03-20
Created the first steps for a distributed storage.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
Cyrille Bagard
2013-03-01
Fixed GCC warnings.
Cyrille Bagard
2012-12-31
Added a dialog box to jump to a given address
Cyrille Bagard
2012-09-15
Shown all Android permissions with links to the code.
Cyrille Bagard
2012-08-19
Rewritten a cleaner way to dock panels.
Cyrille Bagard
2012-08-12
Cleaned the code and handled file binaries properly.
Cyrille Bagard
2012-08-06
Saved progress toward the Android permissions display.
Cyrille Bagard
2012-08-06
Improved projects managment.
Cyrille Bagard
2012-04-01
Moved all the File menu entries in the GUI menu.
Cyrille Bagard
2012-03-11
Updated the exportation dialog.
Cyrille Bagard
2012-01-30
Provided a new working Project menu.
Cyrille Bagard
2012-01-26
Rewritten the way projects are managed.
Cyrille Bagard
2012-01-23
Added menus to change the current displayed view. Do not try the source view.
Cyrille Bagard
2012-01-16
Updated menus on view change.
Cyrille Bagard
2012-01-14
Updated calls to take the binary rendering options into account.
Cyrille Bagard
2012-01-11
Defined new panel definitions for the editor GUI.
Cyrille Bagard
2011-11-30
Added the new "File" menu allowing to terminate the program.
Cyrille Bagard
2011-01-06
Attached the debugger to a given target.
Cyrille Bagard
2011-01-03
Moved all menus related stuff into 'src/gui/menus'.
Cyrille Bagard
[prev]