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
Age
Commit message (
Collapse
)
Author
2017-11-12
Defined a new interface for displaying loaded contents.
Cyrille Bagard
2017-08-27
Handled Dalvik code definition loading with more care.
Cyrille Bagard
2017-08-27
Replaced a deprecated function in the About box.
Cyrille Bagard
2017-08-27
Fixed some bugs in the error panel.
Cyrille Bagard
2017-08-27
Deleted the reference to the main window in all panels.
Cyrille Bagard
2017-08-26
Removed most of the functions using the editor items as global access to ↵
Cyrille Bagard
active items.
2017-08-22
Reorganized the global variables for the work queue singleton.
Cyrille Bagard
2017-08-21
Fixed installation directories.
Cyrille Bagard
2017-08-21
Changed cursors using up-to-date GDK functions.
Cyrille Bagard
2017-08-13
Listed all errors occurred while loading a binary file.
Cyrille Bagard
2017-08-12
Added a batch mode and a way to load binaries from command line.
Cyrille Bagard
2017-08-06
Created a new task to update panel contents.
Cyrille Bagard
2017-07-28
Replaced all calls to the deprecated gtk_menu_popup() function.
Cyrille Bagard
2017-07-28
Fixed another bug by removing another nested function.
Cyrille Bagard
2017-07-28
Fixed compilation warnings.
Cyrille Bagard
2017-07-26
Transformed the remaining nested functions dealing with menus.
Cyrille Bagard
2017-07-06
Replaced the use of a nested function in a delayed invocation by a direct call.
Cyrille Bagard
2017-05-05
Restored a valid copyright in the About dialog box.
Cyrille Bagard
2017-04-13
Put the treeview for binary portions into a scrollable window.
Cyrille Bagard
2017-04-13
Simplified the way links between instructions are handled.
Cyrille Bagard
2017-04-09
Provided a tree panel to inspect binary content.
Cyrille Bagard
2017-03-21
Displayed the first line content of each entry point again.
Cyrille Bagard
2017-02-25
Typo.
Cyrille Bagard
2017-02-19
Created client/server certificates on demand for a given identity.
Cyrille Bagard
2017-02-14
Fixed the creation of distribution tarballs.
Cyrille Bagard
2017-01-27
Made the menu bar appear and disappear in the same way Firefox does.
Cyrille Bagard
2017-01-15
Prepared the GUI for the incoming debugging features.
Cyrille Bagard
2017-01-15
Improved symbol resolving using fully defined locations.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save ↵
Cyrille Bagard
memory.
2016-12-29
Cut binary data into several areas using all the available CPUs and less memory.
Cyrille Bagard
2016-12-23
Fixed a typo in one tip of the day.
Cyrille Bagard
2016-12-15
Removed dead code.
Cyrille Bagard
2016-12-15
Defined proper accesses to instructions loaded by a processor.
Cyrille Bagard
2016-12-13
Fixed a runtime warning by referencing binaries with care.
Cyrille Bagard
2016-12-13
Moved the registration of sharing hash tables.
Cyrille Bagard
2016-12-12
Applied some code refactoring to remove usages of GBinFormat in favor of ↵
Cyrille Bagard
GExeFormat.
2016-11-11
Typo.
Cyrille Bagard
2016-11-11
Improved the way display panel binaries are tracked.
Cyrille Bagard
2016-11-11
Prepared the new organization of display widgets.
Cyrille Bagard
2016-11-09
Loaded GTK CSS extensions from files in a given theme directory.
Cyrille Bagard
2016-11-03
Counted references for each provided binary format.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-11-03
Prepared the capacity to display more than one view per binary.
Cyrille Bagard
2016-10-28
Optimized access to instruction sources and destinations.
Cyrille Bagard
2016-10-28
Cleaned the structure for instructions a little bit.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-10-23
Memorized all creators of line content at the line level and saved memory.
Cyrille Bagard
2016-10-22
Made all segments share their content to save memory.
Cyrille Bagard
2016-10-22
Fixed GUI bugs in the case where no binary is loaded.
Cyrille Bagard
[prev]
[next]