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
/
pychrysalide
/
arch
/
module.c
Age
Commit message (
Collapse
)
Author
2020-06-21
Deleted dead code.
Cyrille Bagard
2020-06-07
Reorganized the operands behaving like proxies.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-17
Relocated the undefined instructions.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2019-01-31
Created Python bindings for undefined instructions.
Cyrille Bagard
2019-01-16
Dealt with registers and register operands in the Python bindings.
Cyrille Bagard
2018-12-13
Renamed the function registering C constant values into Python objects.
Cyrille Bagard
2018-12-07
Relied on GObject introspection and dynamic gtypes to inherit in Python.
Cyrille Bagard
2018-11-26
Changed the Python module exporting endianness values.
Cyrille Bagard
2018-08-16
Included the string symbols in the Python API.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-07-19
Deleted all references to any asm syntax.
Cyrille Bagard
2018-07-19
Created an interface for jumping to addresses from operands.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard