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
/
processor.c
Age
Commit message (
Collapse
)
Author
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-04-19
Restricted instructions iterators to get routine contents.
Cyrille Bagard
2019-01-25
Released the Python global lock while waiting for an analysis.
Cyrille Bagard
2019-01-22
Allowed to initialize instances of created dynamic types if needed.
Cyrille Bagard
2019-01-04
Simplified code.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
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-13
Exported extra processor features.
Cyrille Bagard
2018-10-27
Accepted integer values as usable addresses for some Python bindings.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard