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
/
arch
/
link.c
Age
Commit message (
Expand
)
Author
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-02-05
Fixed a huge number of memory leaks.
Cyrille Bagard
2018-07-19
Created an interface for jumping to addresses from operands.
Cyrille Bagard
2018-06-17
Let the file format compute locations from virtual addresses.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2017-11-26
Increased the reference counter for provided operands and updated code.
Cyrille Bagard
2017-03-06
Locked access to instruction operands when needed.
Cyrille Bagard
2017-01-27
Fixed links between instructions for conditional branches.
Cyrille Bagard
2017-01-15
Improved symbol resolving using fully defined locations.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-15
Defined proper accesses to instructions loaded by a processor.
Cyrille Bagard
2016-12-12
Applied some code refactoring to remove usages of GBinFormat in favor of GExe...
Cyrille Bagard
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-14
Handled Dalvik simple switch cases without fallthrough.
Cyrille Bagard
2016-09-25
Removed debug code.
Cyrille Bagard
2015-05-05
Fixed a bug when creating natural execution flows.
Cyrille Bagard
2015-04-25
Registered suitable linkage hooks and defined right links between instructions.
Cyrille Bagard
2015-03-31
Saved some progress in the definition of basic blocks.
Cyrille Bagard