COMMITS
/ python/architecture.py April 8, 2026
B
Fix exception with Python architecture hooks
Brandon Miller committed
February 17, 2026
G
Python API: Fix overriding Architecture.assemble being broken
Glenn Smith committed
G
Python API: Add type hints to various Architecture flags fields
Glenn Smith committed
February 2, 2026
G
Python API: Properly extract LLIL flags in get_flag_write_low_level_il
Glenn Smith committed
G
Python API: Fix LLIL flags param type being inaccurate
Glenn Smith committed
February 16, 2026
B
Share context between BB recovery, lifing, and disassembly
Brandon Miller committed
February 10, 2026
B
Fix Python ABB triggering guided analysis
Brandon Miller committed
January 29, 2026
B
Fix Python exception in FunctionLifterContext
Brandon Miller committed
January 27, 2026
B
Perform function lifting and inlining in arch plugins
Brandon Miller 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
October 21, 2025
B
Add setter for BB analysis context max_size_reached
Brandon Miller committed
September 26, 2025
J
better handling for when utf8 decoding fails
Jordan Wiens committed
August 6, 2025
B
Add a new line disassembly text token
Brandon Miller committed
August 1, 2025
July 8, 2025
B
Various improvements for guided disassembly mode.
Brian Potchik committed
July 1, 2025
B
Python bindings for custom basic block analysis
Brandon Miller committed
June 24, 2025
R
abb: temp workaround pending binding update
Ryan Snyder committed
April 25, 2025
B
Perform BB analysis from Architecture C++ API
Brandon Miller committed
May 1, 2025
G
Fix python CoreArchitecture not loading intrinsics
Glenn Smith committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
March 6, 2025
G
Python: Fix blank flag_write in another place
Glenn Smith committed
February 5, 2025
August 1, 2024
M
Pass length to free flag conditions list callback and remove libc from rust api
Mason Reed committed
M
Pass length to free register list callback
Mason Reed committed
August 5, 2024
J
spellcheck pass on pydocs
Jordan Wiens committed
July 24, 2024
A
Remove deprecated API functions.
Alexander Taylor committed
July 9, 2024
M
Refactor architecture calling convention python api
Mason Reed committed
June 6, 2024
J
Add support for getting/setting default calling conventions in python
Josh Ferrell committed
May 24, 2024
C
python/architecture: return instance from `Architecture.register()`
Catherine committed
R
arch: multiple delay slot support, suppress spurious mips warning
Ryan Snyder committed
May 31, 2024
G
Add CorePlatform to python api for proper subclassing
Glenn Smith committed
May 1, 2024
G
Add address display mode options
Glenn Smith committed
March 4, 2024
March 2, 2024
B
Add support for memory intrinsics.
Brian Potchik committed
August 31, 2023
R
add exprIndex field to BNInstructionTextToken
Ryan Snyder committed
January 8, 2024
J
update copyright year
Jordan Wiens committed
August 23, 2023
J
small clarification on APIs that descibe max_instruction_length
Jordan Wiens committed
April 25, 2023
J
Fix deprecation warning formatting in docs, require deprecated_in parameter
Josh Ferrell committed
March 27, 2023
January 5, 2023
J
Update copyright to 2023
Josh F committed
September 28, 2022
X
Deprecate unused BinaryViewTypeArchitectureConstant API
Xusheng committed
February 16, 2022
P
Add some additional type hints to architecture.py and lowlevelil.py
Peter LaFosse committed
January 28, 2022
K
Format All Files
KyleMiles committed
January 18, 2022
P
Many type check fixes
Peter LaFosse committed
P
Use Dict instead of Mapping where appropriate
Peter LaFosse committed
January 3, 2022
J
update copyright years
Jordan Wiens committed
December 3, 2021
P
Fix type hint for get_instruction_low_level_il
Peter LaFosse committed
October 11, 2021
P
Fix LowLevelIL returning an invalid ILSemanticFlagClass
Peter LaFosse committed
September 24, 2021
P
Use more f-strings
Peter LaFosse committed