COMMITS
/ python/function.py January 22, 2026
October 31, 2025
P
Fix a fundamental problem with TypeBuilder.handle by deleting it
Peter LaFosse committed
January 16, 2026
J
fix pydoc formatting for recent metadata API changes
Jordan Wiens committed
P
Add get_metadata() method and make query_metadata() raise KeyError consistently
Peter LaFosse committed
November 18, 2025
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
November 19, 2025
J
Fix some python API error messages
Josh Ferrell committed
J
Fix DisassemblyTextLine repr
Josh Ferrell committed
November 3, 2025
A
Add helpers for whether a function is exported.
Alexander Taylor committed
September 3, 2025
July 17, 2025
B
Initial documentation for guided analysis feature. (skip-ci)
Brian Potchik committed
July 16, 2025
B
Finish guided analysis feature and add unit tests.
Brian Potchik committed
July 10, 2025
M
Move LLIL instruction retrieval into the LLIL function where it belongs
Mason Reed committed
J
reimplement llil validation for caller_sites and implement plural IL forms on references
Jordan Wiens committed
July 8, 2025
B
Various improvements for guided disassembly mode.
Brian Potchik committed
July 3, 2025
R
api: indirect branch inlining support
Ryan Snyder committed
July 1, 2025
B
Python bindings for custom basic block analysis
Brandon Miller committed
June 25, 2025
B
Initial support for guided disassembly.
Brian Potchik committed
April 25, 2025
B
Perform BB analysis from Architecture C++ API
Brandon Miller committed
June 16, 2025
B
Don't yield None in BinaryView hlil|mlil_functions
Brandon Miller committed
June 10, 2025
G
API to create immediate function graphs
Glenn Smith committed
G
Expose Function::CheckForDebugReport
Glenn Smith committed
June 6, 2025
R
Add UI action and API to control switch recovery in HLIL
Rusty Wagner committed
B
Update type hints/docs for Python IL API changes
Brandon Miller committed
June 9, 2025
B
More None checks when querying IL internal to API
Brandon Miller committed
June 3, 2025
R
Add UI action and API to control early returns in HLIL
Rusty Wagner committed
May 30, 2025
R
Add UI action and API to flip conditions during HLIL restructuring
Rusty Wagner committed
May 23, 2025
R
Add UI action and API to control expression folding
Rusty Wagner committed
May 21, 2025
A
Fix the build.
Alexander Taylor committed
May 20, 2025
J
add missing import
Jordan Wiens committed
J
relax caller_sites filter
Jordan Wiens committed
J
add better verification for caller_sites to ensure calls, fixes #3722
Jordan Wiens committed
May 19, 2025
B
Implement function level metadata
Brandon Miller committed
May 16, 2025
G
[Python] Support HLIL collapsing and update PseudoPython
Glenn Smith committed
May 6, 2025
M
Correct typos in Function.add_tag docs. Fixes #6796
Malware Utkonos committed
April 23, 2025
B
Add Function::Analyze API to perform on-demand function analysis.
Brian Potchik committed
April 7, 2025
B
Return None instead of raising in func IL getters
Brandon Miller committed
J
fix broken link in get_llils_at docs
Jordan Wiens committed
April 6, 2025
J
fix get_llils?_at documentation
Jordan Wiens committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
March 14, 2025
B
Return None on ILException in get_low_level_il_at
Brandon Miller committed
January 24, 2025
R
uidf refactor
Ryan Snyder committed
February 6, 2025
G
Add After variants for looking up variables at instructions
Glenn Smith committed
December 27, 2024
G
Render Layers
Glenn Smith committed
G
Fix trying to construct a FunctionViewType from a FunctionViewType
Glenn Smith committed
November 27, 2024
R
Add line formatter API and a generic line formatter plugin
Rusty Wagner committed
R
Add line formatter API and a generic line formatter plugin
Rusty Wagner committed
January 20, 2025
R
Revert "Add line formatter API and a generic line formatter plugin"
Rusty Wagner committed
November 15, 2024
A
Add warnings about silent failures in function APIs.
Alexander Taylor committed