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
/
common
/
module.c
Age
Commit message (
Expand
)
Author
7 days
Update and improve the operations with LEB128 values.
Cyrille Bagard
2024-11-24
Include entropy (expressed in bits or bytes) into the Python API.
Cyrille Bagard
2024-06-28
Handle the XDG directories.
Cyrille Bagard
2024-06-24
Create functions suitable for [un]setting only one bit.
Cyrille Bagard
2023-04-21
Implement the itoa() non-standard function.
Cyrille Bagard
2021-03-23
Create methods to deal with hex conversions.
Cyrille Bagard
2021-03-09
Implement the Pearson hash method.
Cyrille Bagard
2021-02-21
Delete intermediate Python modules for some API features.
Cyrille Bagard
2021-02-20
Pack and unpack LEB128 values on demand.
Cyrille Bagard
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-02-04
Updated copyright headers.
Cyrille Bagard
2018-08-16
Reorganized the Python plugin code.
Cyrille Bagard
2018-01-16
Changed the Python bindings source directory and updated code.
Cyrille Bagard