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
/
operands
/
immediate.c
Age
Commit message (
Expand
)
Author
2023-09-10
Tune the compilation using flags instead of a config file.
Cyrille Bagard
2022-12-29
Refactor Makefiles to exclude GTK on demand.
Cyrille Bagard
2021-09-26
Provide a serialization capability for operands.
Cyrille Bagard
2021-08-14
Reorganize the code for immediate operands.
Cyrille Bagard
2021-08-14
Improve the object padding exploitation for operands.
Cyrille Bagard
2021-08-10
Prepare all Dalvik operands for a singleton status.
Cyrille Bagard
2021-08-08
Introduce singletons for operands.
Cyrille Bagard
2021-06-01
Improve the code quality by renaming the type for packed buffers.
Cyrille Bagard
2020-10-20
Fixed some compilation warnings.
Cyrille Bagard
2020-07-27
Removed some extra special column indexes.
Cyrille Bagard
2020-05-03
Defined the missing features required to build operands from Python.
Cyrille Bagard
2020-02-06
Restored hexadecimal as default rendering for immediate values.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-02-04
Deleted unused deprecated functions.
Cyrille Bagard
2020-02-04
Compressed the operands relative to immediate values.
Cyrille Bagard
2020-02-04
Created a new interface for renamed operands.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard