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
/
project.c
Age
Commit message (
Expand
)
Author
2018-07-18
Disabled simple accelerators when a text entry gets focus.
Cyrille Bagard
2018-07-12
Removed all facilities to import shellcodes.
Cyrille Bagard
2018-04-21
Improved the way file formats are detected and loaded.
Cyrille Bagard
2017-12-31
Updated the ROP gadgets finder.
Cyrille Bagard
2017-12-26
Created the GLoadedContent interface to load all kinds of content.
Cyrille Bagard
2017-12-26
Handled swapping closures when signaling to the main thread.
Cyrille Bagard
2017-12-26
Registered the current project as a real global variable.
Cyrille Bagard
2017-08-12
Added a batch mode and a way to load binaries from command line.
Cyrille Bagard
2017-07-28
Fixed compilation warnings.
Cyrille Bagard
2017-01-27
Made the menu bar appear and disappear in the same way Firefox does.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-03-08
Loaded a dynamic list of dockable panels in the View menu.
Cyrille Bagard
2015-12-04
Moved all files related to the GUI into the 'gui' directory.
Cyrille Bagard
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-02-23
Fixed a bug: do not close the connection after the initial handshake.
Cyrille Bagard
2015-02-16
Connected each loaded binary as a client to a server.
Cyrille Bagard
2014-11-25
Removed all references to old GTK stock icons and thus removed GCC warnings.
Cyrille Bagard
2014-06-25
Given a name and a description for binaries, not always based on a filenames.
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-01-26
Saved the first steps of the migration to GTK+ v3.
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-01-30
Provided a new working Project menu.
Cyrille Bagard