index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
arm
/
v7
/
fetch.c
Age
Commit message (
Collapse
)
Author
2020-09-07
Rewritten some code managing comments.
Cyrille Bagard
2020-05-21
Changed the hierarchy of format objects.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-09-12
Replaced some database item properties by new flags.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2018-11-27
Used the format endianness when fetching ARM ldr values.
Cyrille Bagard
2018-05-28
Relied on register objects as often as possible.
Cyrille Bagard
2018-05-19
Tracked deeper the reference counts for ARMv7 registers.
Cyrille Bagard
2018-05-19
Added support for a few extra ARMv7 instructions.
Cyrille Bagard
2018-04-23
Warned when trying to load a value which is not addressable.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-01-24
Typo.
Cyrille Bagard
2017-12-02
Created a plugin for the ARM support.
Cyrille Bagard