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
/
undefined.c
Age
Commit message (
Collapse
)
Author
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-05-14
Created an instruction database for Chrysalide.
Cyrille Bagard
2018-04-05
Changed Foobar to Chrysalide in all GPL headers.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2017-05-10
Removed the link to binary content used for printing from instructions.
Cyrille Bagard
2017-03-02
Filled rendering lines with relative binary contents.
Cyrille Bagard
2016-12-31
Updated all copyrights.
Cyrille Bagard
2016-12-30
Rewritten the line buffers using generators and on-demand building to save ↵
Cyrille Bagard
memory.
2016-11-03
Replaced all the remaining occurrences of 'OpenIDA' by 'Chrysalide'.
Cyrille Bagard
2016-10-29
Reduced once again the size of the main instruction structure.
Cyrille Bagard
2016-10-23
Deleted a level of data to reduce the memory fingerprint.
Cyrille Bagard
2016-05-22
Extended the compiler to transform all the new ARMv7 encoding definitions.
Cyrille Bagard
2016-05-04
Created special instructions for real undefined behaviors.
Cyrille Bagard