index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
function.cpp
Age
Commit message (
Expand
)
Author
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-20
Sort switch blocks in graph view by case number
Glenn Smith
2026-01-27
Perform function lifting and inlining in arch plugins
Brandon Miller
2026-01-14
Allow controlling which address is used for instructions created when inlinin...
Mark Rowe
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-16
Add missing std::vector reserve calls
Scott Lagler
2025-12-15
Add PossibleValueSet operation APIs and fixes to PVS python API
Josh Ferrell
2025-11-03
Add helpers for whether a function is exported.
Alexander Taylor
2025-10-22
Move implementations of key functions on Variable and SSAVariable to headers
Mark Rowe
2025-07-15
Finish guided analysis feature and add unit tests.
Brian Potchik
2025-07-15
Move LLIL instruction retrieval into the LLIL function where it belongs
Mason Reed
2025-07-08
Various improvements for guided disassembly mode.
Brian Potchik
2025-07-03
Reduce number of refreshes and memory usage of cross references widget.
Rusty Wagner
2025-07-03
api: indirect branch inlining support
Ryan Snyder
2025-06-29
Fix invalid memory free for ArchAndAddr list in C++ API.
Brian Potchik
2025-06-25
Remove implicit conversions from Confidence to underlying type, these can cau...
Rusty Wagner
2025-06-25
Initial support for guided disassembly.
Brian Potchik
2025-06-23
abb: minor refactor
Ryan Snyder
2025-06-23
Perform BB analysis from Architecture C++ API
Brandon Miller
2025-06-11
API to create immediate function graphs
Glenn Smith
2025-06-11
Expose Function::CheckForDebugReport
Glenn Smith
2025-06-10
Add UI action and API to control switch recovery in HLIL
Rusty Wagner
2025-06-03
Add UI action and API to control early returns in HLIL
Rusty Wagner
2025-06-03
Add UI action and API to flip conditions during HLIL restructuring
Rusty Wagner
2025-05-23
Add UI action and API to control expression folding
Rusty Wagner
2025-05-19
Implement function level metadata
Brandon Miller
2025-04-23
Add Function::Analyze API to perform on-demand function analysis.
Brian Potchik
2025-03-28
missed the older dates!
Jordan Wiens
2025-03-17
core: initial union support with C++ API
Ryan Snyder
2025-02-14
uidf refactor
Ryan Snyder
2025-02-11
Fix partial initialization of `DisassemblyTextLine`
Mason Reed
2025-02-06
Add After variants for looking up variables at instructions
Glenn Smith
2025-02-02
Fix QualifiedName being leaked in function UserTypeReference related functions
Mason Reed
2024-10-24
Initial implementation of the module-level analysis workflow.
Brian Potchik
2024-10-23
Linear view function regions collapse
Peter LaFosse
2024-10-21
Allow multiple high level representations for display, add Pseudo Rust and a ...
Rusty Wagner
2024-08-02
Support setting user global pointer value
Xusheng
2024-07-09
Expose Function::UsesIncomingGlobalPointer through the API. Fix https://githu...
Xusheng
2024-05-24
platform: initial BNCustomPlatform support
Ryan Snyder
2024-02-10
Use TypeID for serializing enum types, replace set_int_enum_display_typeid wi...
kat
2024-01-08
update copyright year
Jordan Wiens
2023-11-14
Fix a number of leaks and bad uses of free in the api
Glenn Smith
2023-11-06
Allow setting UIDF on any mlil/hlil usage
Josh Ferrell
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-02-20
Allow DataVariables to be added to Components
kat
2023-02-08
Add boolean for Function.user_type to indicate if a user type has been set
Peter LaFosse
2023-02-05
Add IsConstantData to the C++ RegisterValue API.
Brian Potchik
2023-02-04
Initial support for constant data expressions.
Brian Potchik
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-10
Integrate Enum IntegerDisplayType, Add MetadataChoiceDialog
kat
[next]