COMMITS
/ python/transform.py January 30, 2026
B
Improve filename handling for container files.
Brian Potchik committed
January 29, 2026
B
Add support for ephemeral session-time settings for TransformSession.
Brian Potchik committed
January 28, 2026
B
Add session settings override support to Transform system and clean up documentation.
Brian Potchik committed
January 20, 2026
B
Update container transform docs.
Brian Potchik committed
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
November 20, 2025
P
Add get and __contains__ methods to all *MetaClass
Peter LaFosse committed
November 6, 2025
J
improved indentation and update formatting detection
Jordan Wiens committed
J
fix missing newlines breaking lists
Jordan Wiens committed
October 30, 2025
B
Fix python type annotation.
Brian Potchik committed
B
Fix docstring.
Brian Potchik committed
B
Add ZipPython transform as a reference container example.
Brian Potchik committed
October 29, 2025
B
Add Python APIs for extended transform/container support.
Brian Potchik committed
October 28, 2025
B
Fix crash Python bindings for Transform API.
Brian Potchik committed
October 3, 2025
B
Add DecodeWithContext method to Transform API layers.
Brian Potchik committed
September 30, 2025
B
Initial support for opening container formats.
Brian Potchik committed
August 1, 2025
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
January 5, 2023
J
Update copyright to 2023
Josh F committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
September 5, 2021
P
Fix import of log
Peter LaFosse committed
June 24, 2021
P
Don't inherit from object anymore
Peter LaFosse committed
June 7, 2021
P
Add type hints to basicblock.py, lowlevelil.py, architecture.py
Peter LaFosse committed
March 4, 2021
J
documentation updates on set_default_session_data and transformation api
Jordan Wiens committed
January 18, 2021
J
updating copyright year
Jordan Wiens committed
May 11, 2020
P
Fixes #1619 Hash transforms encode functions should return bytes instead of str
Peter LaFosse committed
May 2, 2020
P
Fix up equality operators and had hash operators
Peter LaFosse committed
January 1, 2020
J
update copyright year to 2020
Jordan Wiens committed
August 28, 2019
J
add transform documentation
Jordan Wiens committed
July 23, 2019
B
Fix DataBuffer UAF in Transform Python API.
Brian Potchik committed
June 21, 2019
J
Fix custom Transforms for python3
Josh Watson committed
June 9, 2019
J
final refactor for missing parameters
Jordan Wiens committed
May 31, 2019
K
Clean Up 2/3 int/long Compatibility
KyleMiles committed
April 15, 2019
B
Fix transform import for Python3.
Brian Potchik committed
April 13, 2019
B
Don't allow integer values for transform buffer param.
Brian Potchik committed
January 17, 2019
J
update company name and copyright date
Jordan Wiens committed
December 22, 2018
J
Added TransformParameter.repr (#1223)
Josh Watson committed
June 7, 2018
K
Various Python 3 support changes
KyleMiles committed
May 29, 2018
J
addition 3 compatibility changes
Jordan Wiens committed
March 5, 2018
P
Additional changes for python 2/3 compatibility
Peter LaFosse committed
March 4, 2018
J
working division, prints, and metaclasses, but imports broken, still needs work
Jordan Wiens committed
June 11, 2018
N
Add empty list properties to some classes to allow for visibility
negasora committed
May 19, 2017
J
update copyright year
Jordan Wiens committed
February 17, 2017
January 5, 2017
P
Modifying how enumerations are exposed and used, and a bunch of cleanup of existing plugins
Peter LaFosse committed
October 29, 2016