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
/
dialogs
/
gotox.c
Age
Commit message (
Collapse
)
Author
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-01-13
Created a real iterator for symbols.
Cyrille Bagard
2017-04-13
Simplified the way links between instructions are handled.
Cyrille Bagard
2017-03-21
Displayed the first line content of each entry point again.
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-12
Applied some code refactoring to remove usages of GBinFormat in favor of ↵
Cyrille Bagard
GExeFormat.
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-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-05-30
Resolved a suitable symbol depending on the request tolerance.
Cyrille Bagard
2016-04-20
Protected all concurrent accesses to sources and destinations of instructions.
Cyrille Bagard
2015-12-04
Moved all files related to the GUI into the 'gui' directory.
Cyrille Bagard