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
Age
Commit message (
Expand
)
Author
2019-01-22
Allowed to initialize instances of created dynamic types if needed.
Cyrille Bagard
2019-01-16
Dealt with registers and register operands in the Python bindings.
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-12
Registered basic Python objects in the features namespace.
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-11-26
Updated the Python bindings printing memory ranges.
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-30
Fixed some Python method signatures.
Cyrille Bagard
2018-08-29
Cleaned code.
Cyrille Bagard
2018-08-18
Removed a useless cast in the Python bindings.
Cyrille Bagard
2018-08-16
Added some constants for instructions in the Python API.
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-08-06
Removed some compilation warnings.
Cyrille Bagard
2018-08-03
Updated the reference counters when providing instruction links.
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-06-19
Provided instruction unique identifiers as requested.
Cyrille Bagard
2018-06-06
Hidden virtual addresses when code runs in a VM.
Cyrille Bagard
2018-04-22
Included all plugins headers in the installation process.
Cyrille Bagard
2018-04-13
Resolved paths using the Autoconf preset output variable top_srcdir.
Cyrille Bagard
2018-04-12
Removed the last remaining mentions of OpenIDA.
Cyrille Bagard
2018-04-02
Removed lots of uninitialized uses, mostly in NDEBUG mode.
Cyrille Bagard
2018-02-15
Fixed the string representation for the Vmpa type in Python.
Cyrille Bagard
2018-01-24
Improved the support of some unusual endiannesses.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard
[prev]