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
/
analysis
/
disass
/
routines.h
Age
Commit message (
Collapse
)
Author
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2019-02-06
Fixed some GType declarations.
Cyrille Bagard
2018-08-08
Defined a new kind of code blocks.
Cyrille Bagard
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-05-16
Merged routines into symbols.
Cyrille Bagard
2017-05-14
Processed all the routines using the symbol list.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-29
Cut binary data into several areas using all the available CPUs and less memory.
Cyrille Bagard
2016-12-15
Defined proper accesses to instructions loaded by a processor.
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-04-03
Reorganized the whole disassembling process and displayed the relative ↵
Cyrille Bagard
progression.
2016-04-02
Handled all routines disassembling processing in one place.
Cyrille Bagard