COMMITS
/ function.cpp January 27, 2026
B
Perform function lifting and inlining in arch plugins
Brandon Miller committed
November 18, 2025
January 1, 2026
J
update copyrights for 2026
Jordan Wiens committed
December 10, 2025
S
Add missing std::vector reserve calls
Scott Lagler committed
December 15, 2025
J
Add PossibleValueSet operation APIs and fixes to PVS python API
Josh Ferrell committed
November 3, 2025
A
Add helpers for whether a function is exported.
Alexander Taylor committed
October 21, 2025
M
Move implementations of key functions on Variable and SSAVariable to headers
Mark Rowe 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
July 8, 2025
B
Various improvements for guided disassembly mode.
Brian Potchik committed
July 1, 2025
R
Reduce number of refreshes and memory usage of cross references widget.
Rusty Wagner committed
July 3, 2025
R
api: indirect branch inlining support
Ryan Snyder committed
June 29, 2025
B
Fix invalid memory free for ArchAndAddr list in C++ API.
Brian Potchik committed
June 24, 2025
June 25, 2025
B
Initial support for guided disassembly.
Brian Potchik committed
June 20, 2025
R
abb: minor refactor
Ryan Snyder committed
April 25, 2025
B
Perform BB analysis from Architecture C++ API
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
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 19, 2025
B
Implement function level metadata
Brandon Miller committed
April 23, 2025
B
Add Function::Analyze API to perform on-demand function analysis.
Brian Potchik committed
March 28, 2025
J
missed the older dates!
Jordan Wiens committed
February 24, 2025
R
core: initial union support with C++ API
Ryan Snyder committed
January 24, 2025
R
uidf refactor
Ryan Snyder committed
February 11, 2025
M
Fix partial initialization of `DisassemblyTextLine`
Mason Reed committed
February 6, 2025
G
Add After variants for looking up variables at instructions
Glenn Smith committed
February 2, 2025
M
Fix QualifiedName being leaked in function UserTypeReference related functions
Mason Reed committed
October 24, 2024
B
Initial implementation of the module-level analysis workflow.
Brian Potchik committed
October 21, 2024
P
Linear view function regions collapse
Peter LaFosse committed
August 22, 2024
July 26, 2024
X
Support setting user global pointer value
Xusheng committed
July 5, 2024
May 24, 2024
R
platform: initial BNCustomPlatform support
Ryan Snyder committed
February 10, 2024
January 8, 2024
J
update copyright year
Jordan Wiens committed
November 14, 2023
G
Fix a number of leaks and bad uses of free in the api
Glenn Smith committed
January 14, 2023
J
Allow setting UIDF on any mlil/hlil usage
Josh Ferrell committed
July 6, 2023
G
Expose function "pure" flag to api and typesystem
Glenn Smith committed
January 3, 2023
K
Allow DataVariables to be added to Components
kat committed
February 8, 2023
P
Add boolean for Function.user_type to indicate if a user type has been set
Peter LaFosse committed
February 5, 2023
B
Add IsConstantData to the C++ RegisterValue API.
Brian Potchik committed
February 4, 2023
B
Initial support for constant data expressions.
Brian Potchik committed
January 26, 2023
R
Fix Type object leaks
Rusty Wagner committed
January 6, 2023
K
January 5, 2023
J
Update copyright to 2023
Josh F committed
September 17, 2022
R
Function inlining
Rusty Wagner committed