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
/
fmtp
/
parser.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
2019-09-12
Replaced some database item properties by new flags.
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-08-16
Kept only the first submission when preloading instructions.
Cyrille Bagard
2017-07-12
Removed the too complex memory share system.
Cyrille Bagard
2017-05-05
Inserted preloaded format information from instructions instead of symbols.
Cyrille Bagard
2017-04-30
Parsed Dex format fields using the new generic parser.
Cyrille Bagard
2017-04-29
Improved the behavior of immediate operands display.
Cyrille Bagard
2017-04-27
Parsed ELF format fields using a new generic parser to save memory.
Cyrille Bagard