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
/
project.c
Age
Commit message (
Expand
)
Author
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-24
Shown a loaded view at its entry point at the beginning.
Cyrille Bagard
2014-10-21
Cleaned, fixed and improved the rules for the display of view columns.
Cyrille Bagard
2014-07-31
Merged two equal binary views enumerations.
Cyrille Bagard
2014-07-28
Provided a way to receive a signal in the main thread.
Cyrille Bagard
2014-07-10
Fully rewritten the core configuration system.
Cyrille Bagard
2014-06-25
Given a name and a description for binaries, not always based on a filenames.
Cyrille Bagard
2014-06-02
Removed all references to gdk_threads_* as calls have to be made from the mai...
Cyrille Bagard
2014-04-28
Updated all copyright headers.
Cyrille Bagard
2014-03-20
Created the first steps for a distributed storage.
Cyrille Bagard
2013-08-31
Removed some warnings by upgrading code to GLib 2.32.
Cyrille Bagard
2012-12-16
Reintroduced the delayed disassembling of binaries.
Cyrille Bagard
2012-12-12
Updated display of graphical views on option change and fixed size bugs.
Cyrille Bagard
2012-11-02
Improved the computing and the rendering of the graphic view.
Cyrille Bagard
2012-10-17
Removed a lot of gcc warnings.
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-01-30
Provided a new working Project menu.
Cyrille Bagard
2012-01-26
Rewritten the way projects are managed.
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
2012-01-01
Updated copyright dates.
Cyrille Bagard
2011-01-06
Attached the debugger to a given target.
Cyrille Bagard
2010-12-20
Begun to clean the code by moving the disassembling process into disass/.
Cyrille Bagard
2010-10-24
Introduced new views for rendering source code.
Cyrille Bagard
2009-11-19
Better supervised the closing of the editor.
Cyrille Bagard
2009-11-18
Saved the current work on binary parts selection.
Cyrille Bagard
2009-10-22
Support scrolling internally and thus fix bugs with big binaries.
Cyrille Bagard
2009-09-24
Managed properly projects (close, reload, aso.).
Cyrille Bagard
2009-09-20
Rewritten the work queue and fixed thread concurrency.
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-08-11
Improved the loading of several binaries.
Cyrille Bagard
2009-08-09
Reorganized the way formats are handled (Java and PE got disabled, Dwarf is e...
Cyrille Bagard
2009-07-31
Processed disassembling in a dedicated thread.
Cyrille Bagard
2009-07-26
Moved the openida_binary structure to a GOpenidaBinary GLib object.
Cyrille Bagard
2009-07-19
Fixed a bug: be sure to have a registered "binview" object at startup.
Cyrille Bagard
2009-07-14
Loaded the last project at startup.
Cyrille Bagard
2009-07-12
Read and saved projects from and into XML files.
Cyrille Bagard
2009-07-04
Defined general rendering options using a GLib object.
Cyrille Bagard
2009-07-01
Made the lines to have different rendering widths depending on the views.
Cyrille Bagard
2009-06-25
Used Graphviz library for building graphs (first attempt).
Cyrille Bagard
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-04-25
Saved the current work on plugins.
Cyrille Bagard
2008-10-05
Added a basic support of project files.
Cyrille Bagard