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
2020-06-01
Updated the Python bindings for the GtkDockable interface.
Cyrille Bagard
2020-05-28
Typo.
Cyrille Bagard
2020-05-28
Updated the Python bindings for targetable operands.
Cyrille Bagard
2020-05-28
Fixed several memory leaks.
Cyrille Bagard
2020-05-28
Adapted the API for renamed operands.
Cyrille Bagard
2020-05-21
Written a proper documentation for the binary format Python bindings.
Cyrille Bagard
2020-05-19
Simplified the code by using existing helpers.h
Cyrille Bagard
2020-05-19
Improved the use of the known format object.
Cyrille Bagard
2020-05-04
Recognized reserved instructions as special cases.
Cyrille Bagard
2020-05-03
Defined the missing features required to build operands from Python.
Cyrille Bagard
2020-04-28
Extended the Python bindings for registers.
Cyrille Bagard
2020-04-21
Deleted obsolete code for dynamic types.
Cyrille Bagard
2020-04-21
Redefined the interface for creating new processors from Python.
Cyrille Bagard
2020-04-19
Changed the way the key for an architecture is provided.
Cyrille Bagard
2020-03-01
Given some priority to Elf PLT entries during the disassembly process.
Cyrille Bagard
2020-02-29
Broken ARMv7 basic blocks depending on conditional flags.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-17
Relocated the undefined instructions.
Cyrille Bagard
2020-02-04
Reduced the size required for register operands.
Cyrille Bagard
2020-02-04
Completed the ImmOperand constructor documentation.
Cyrille Bagard
2020-02-04
Updated copyright headers.
Cyrille Bagard
2020-02-04
Created a new interface for renamed operands.
Cyrille Bagard
2020-02-02
Relied on flags for raw instructions.
Cyrille Bagard
2020-01-30
Compressed some architecture instruction properties.
Cyrille Bagard
2020-01-15
Reorganized the architecture operands.
Cyrille Bagard
2020-01-08
Fixed the link between native and Python locations.
Cyrille Bagard
2020-01-03
Used a Python enumeration for verbosity levels.
Cyrille Bagard
2019-11-24
Defined special values of memory locations for Python.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-05-12
Simplified the way processors are registered.
Cyrille Bagard
2019-04-20
Counted available references between instructions.
Cyrille Bagard
2019-04-19
Restricted instructions iterators to get routine contents.
Cyrille Bagard
2019-02-07
Rewritten some Python instance allocation functions.
Cyrille Bagard
2019-02-03
Raised exception in some Python constructors.
Cyrille Bagard
2019-01-31
Created Python bindings for undefined instructions.
Cyrille Bagard
2019-01-28
Included interfaces into the Python module gathering all features.
Cyrille Bagard
2019-01-26
Extended the Python API.
Cyrille Bagard
2019-01-25
Provided API to subclass instructions and operands in Python.
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-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
[next]