index
:
chrysalide.git
gtk4
master
Chrysalide - Reverse Engineering Factory
Cyrille Bagard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2020-06-29
Improved some common helpers inside the Python API.
Cyrille Bagard
2020-06-29
Included the packed buffers in the Python bindings.
Cyrille Bagard
2020-05-19
Improved the use of the known format object.
Cyrille Bagard
2020-05-18
Updated the Python API for string symbols.
Cyrille Bagard
2020-05-11
Updated the API for buffer caches.
Cyrille Bagard
2020-04-12
Improved support of type prefix for symbols.
Cyrille Bagard
2020-04-09
Created extra flags for binary symbols.
Cyrille Bagard
2020-03-15
Added support for packed template arguments in Itanium demangling.
Cyrille Bagard
2020-03-13
Fixed a little coding mistake in Itanium demangling.
Cyrille Bagard
2020-03-13
Added support for extra Itanium builtin types.
Cyrille Bagard
2020-03-08
Fixed some mistakes in the Itanium prefixes demangling.
Cyrille Bagard
2020-03-05
Added better support of operators for Itanium demangling.
Cyrille Bagard
2020-03-03
Handled destructors properly when demangling C++ Itanium names.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-01-04
Stuck to the Yaml specifications a little bit more.
Cyrille Bagard
2019-12-11
Improved the search of Yaml nodes.
Cyrille Bagard
2019-11-17
Extended the API to find an unique Yaml node.
Cyrille Bagard
2019-11-17
Fixed the search of Yaml nodes.
Cyrille Bagard
2019-11-03
Handled sequences with the Yaml reader in an improved way.
Cyrille Bagard
2019-11-01
Added support for Yaml content.
Cyrille Bagard
2019-08-15
Changed the order of arguments for the Python symbol constructor.
Cyrille Bagard
2019-08-15
Introduced binary symbol subclassing from Python.
Cyrille Bagard
2019-08-14
Updated the Python bindings for binary symbols.
Cyrille Bagard
2019-08-14
Fixed a copy/paste bug.
Cyrille Bagard
2019-08-13
Used a Python enumeration for the binary symbol status.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-02-21
Fixed a little mistake introduced in 7fc86b40.
Cyrille Bagard
2019-02-19
Ensured all natural links are well created.
Cyrille Bagard
2019-02-11
Improved the loop detection.
Cyrille Bagard
2019-02-01
Inserted an option to render disassembly even in batch mode.
Cyrille Bagard
2019-01-31
Improved loop detection.
Cyrille Bagard
2019-01-31
Fixed mistakes relative to PyUnicode_Check() return value.
Cyrille Bagard
2019-01-29
Introduced binary portion support for Python bindings.
Cyrille Bagard
2019-01-22
Allowed to initialize instances of created dynamic types if needed.
Cyrille Bagard
2019-01-15
Improved complex loop detection.
Cyrille Bagard
2019-01-15
Updated the test suite.
Cyrille Bagard
2019-01-14
Detected self loops in basic blocks.
Cyrille Bagard
2019-01-14
Handled irreducible loops without blocking.
Cyrille Bagard
2019-01-08
Marked the ARMv7 branch instructions with the LR register as return points.
Cyrille Bagard
2019-01-08
Fixed a bug in bitfield comparison.
Cyrille Bagard
2019-01-04
Updated the test suite for the current API.
Cyrille Bagard
2019-01-03
Defined a dynamic type for each plugin.
Cyrille Bagard
2018-12-28
Enabled the comment creation from Python.
Cyrille Bagard
2018-12-18
Made Python constant values storable using Pickle.
Cyrille Bagard
2018-12-13
Provided a representation for constant values imported from C code.
Cyrille Bagard
2018-12-12
Reorganized the global variables access in the Python bindings.
Cyrille Bagard
2018-12-07
Relied on GObject introspection and dynamic gtypes to inherit in Python.
Cyrille Bagard
2018-12-04
Updated the Java descriptor demangling process.
Cyrille Bagard
2018-11-18
Extended the Python bindings dealing with code blocks.
Cyrille Bagard
2018-10-01
Made the Python bindings more Pythonish.
Cyrille Bagard
[prev]
[next]