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
/
Makefile.am
Age
Commit message (
Expand
)
Author
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-01-09
Changed some installation paths and included a pkgconfig configuration.
Cyrille Bagard
2018-04-22
Installed the core headers in the right place for plugins.
Cyrille Bagard
2016-05-28
Built the basic blocks list simply at loading.
Cyrille Bagard
2016-04-03
Reorganized the whole disassembling process and displayed the relative progre...
Cyrille Bagard
2016-04-02
Handled all routines disassembling processing in one place.
Cyrille Bagard
2016-03-26
Extracted the logic of code nodes for better processing.
Cyrille Bagard
2014-12-30
Tracked each binary area during the disassembling process and tried to follow...
Cyrille Bagard
2014-05-29
Removed the warnings from automake by replacing the deprecated 'INCLUDES' by ...
Cyrille Bagard
2013-03-19
Defined the first steps towards new graph renderings.
Cyrille Bagard
2013-02-10
Improved the disassembling process by handling loops in code.
Cyrille Bagard
2012-12-08
Cut instructions flow into blocks (to be continued).
Cyrille Bagard
2012-07-14
Limited all routines using code from binary.c.
Cyrille Bagard
2010-12-20
Begun to clean the code by moving the disassembling process into disass/.
Cyrille Bagard