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
/
analysis
Age
Commit message (
Collapse
)
Author
2020-05-18
Renamed the [Py]StructObject.
Cyrille Bagard
2020-05-17
Updated the plugin system and its Python documentation.
Cyrille Bagard
2020-05-11
Updated the API for buffer caches.
Cyrille Bagard
2020-04-29
Improved the documentation of the disassembly cache for Python.
Cyrille Bagard
2020-04-21
Redefined the interface for creating new processors from Python.
Cyrille Bagard
2020-04-13
Simplified the loading process of binary contents.
Cyrille Bagard
2020-02-23
Defined a working way to build routines from Python.
Cyrille Bagard
2020-02-18
Relocated the raw instructions.
Cyrille Bagard
2020-02-18
Parsed Python bytes-like objects arguments with care.
Cyrille Bagard
2020-02-15
Improved the documentation for the loaded content Python bindings.
Cyrille Bagard
2020-02-15
Chosen the default view displayed after a binary loading.
Cyrille Bagard
2020-02-04
Updated copyright headers.
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-28
Improved the API for binary contents a little bit.
Cyrille Bagard
2019-11-25
Updated the Python bindings documentation for binary contents.
Cyrille Bagard
2019-11-24
Defined special values of memory locations for Python.
Cyrille Bagard
2019-11-11
Extended the Python bindings.
Cyrille Bagard
2019-10-27
Implemented snapshot related management features.
Cyrille Bagard
2019-10-24
Provided a dialog box to manage snapshots.
Cyrille Bagard
2019-10-20
Provided a way to update snapshots name and description.
Cyrille Bagard
2019-10-19
Exchanged the list of all snapshots.
Cyrille Bagard
2019-10-13
Retrieved the current snapshot identifier from servers.
Cyrille Bagard
2019-10-01
Fixed some Python prototype signatures.
Cyrille Bagard
2019-10-01
Extended the Python API for database items.
Cyrille Bagard
2019-09-29
Fixed the access to connected clients from the Python API.
Cyrille Bagard
2019-09-25
Prepared history for database items.
Cyrille Bagard
2019-09-17
Kept tracks of current active DB items.
Cyrille Bagard
2019-09-12
Extended the Python API for update databases.
Cyrille Bagard
2019-09-12
Replaced some database item properties by new flags.
Cyrille Bagard
2019-09-11
Built suitable dynamic labels for bookmarks.
Cyrille Bagard
2019-09-11
Reactivated bookmarks for disassembled code.
Cyrille Bagard
2019-09-08
Provided a way to save the database updates from Python.
Cyrille Bagard
2019-09-08
Updated the database protocol for bookmarks.
Cyrille Bagard
2019-09-05
Made server connections easier while running analysis.
Cyrille Bagard
2019-08-29
Defined a new way to launch updates share servers.
Cyrille Bagard
2019-08-18
Prepared an improved Python documentation.
Cyrille Bagard
2019-07-21
Created more converters for Python arguments.
Cyrille Bagard
2019-07-01
Introduced attributes for loaded contents.
Cyrille Bagard
2019-07-01
Typo.
Cyrille Bagard
2019-04-14
Provided a link to routines from Dex methods.
Cyrille Bagard
2019-03-04
Provided access to the graph layout from Python.
Cyrille Bagard
2019-02-09
Fixed another batch of memory leaks.
Cyrille Bagard
2019-02-03
Raised exception in some Python constructors.
Cyrille Bagard
2019-02-01
Inserted an option to render disassembly even in batch mode.
Cyrille Bagard
2019-01-31
Fixed mistakes relative to PyUnicode_Check() return value.
Cyrille Bagard
2019-01-28
Taken into account buffer cache may be missing in batch mode.
Cyrille Bagard
2019-01-28
Included interfaces into the Python module gathering all features.
Cyrille Bagard
2019-01-28
Allowed to filter contents before running analysis.
Cyrille Bagard
[next]