index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binaryninjaapi.h
Age
Commit message (
Expand
)
Author
2026-04-14
Plugin Manifest V2 Support
0cyn
2026-04-13
types: fragment type API support (C++, Python)
Ryan Snyder
2026-03-30
Add a hook to allow BinaryView subclasses to run code after snapshot data is ...
Mark Rowe
2026-03-20
Wrap LogTrace FV/F functions with BN_ENABLE_LOG_TRACE guard
Peter LaFosse
2026-03-19
Add nodiscard attribute to Structure{,Builder}::{GetMemberByName,GetMemberByO...
Mark Rowe
2026-03-19
Add TransformSession constructor that adopts an existing TransformContext.
Brian Potchik
2026-03-11
Enhance MemoryMap bindings and add support to re-enable disabled regions in t...
Brian Potchik
2026-03-04
Add TypeLibrary::Register, to allow loading type libraries from script
Glenn Smith
2026-02-23
Add global plugin command type
Mason Reed
2026-02-23
[BNTL] Allow decompressing standalone TypeLibrary objects
Mason Reed
2026-02-20
Allow calling conventions to specify a list of registers that are required to...
Rusty Wagner
2026-02-16
Share context between BB recovery, lifing, and disassembly
Brandon Miller
2026-02-06
Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...
Brian Potchik
2026-02-02
Annotate deprecated C++ APIs
Mark Rowe
2026-01-30
Improve filename handling for container files.
Brian Potchik
2026-01-29
Add missing LowLevelILFunction::AddOverFlow API (#7788)
Scott Lagler
2026-01-28
Add session settings override support to Transform system and clean up docume...
Brian Potchik
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-15
Add PossibleValueSet operation APIs and fixes to PVS python API
Josh Ferrell
2025-12-08
Introduce an RAII type for managing bulk symbol modifications
Mark Rowe
2025-11-25
Add SectionMap with bulk operations and batch section APIs.
Brian Potchik
2025-11-24
Add APIs for getting files in a project folder
Josh Ferrell
2025-11-24
Add AnalysisContext FFI for SectionMap queries.
Brian Potchik
2025-11-23
Add IsOffsetReadOnlySemantics API.
Brian Potchik
2025-11-23
Unify SettingsCache and MemoryMap access under immutable snapshots for consis...
Brian Potchik
2025-11-06
simplify CSS, light/dark switch on auto, fix RST tables to be html
Jordan Wiens
2025-11-04
Add auto downloading of project file dependencies, clean up download APIs
Josh Ferrell
2025-11-04
Add project file dependencies
Josh Ferrell
2025-11-04
Remove indenting APIs from Logger. These are thread unsafe by design.
Rusty Wagner
2025-11-03
Revert "Refactor Plugin Load/Management to support upcoming changes"
0cyn
2025-11-03
Add helpers for whether a function is exported.
Alexander Taylor
2025-10-31
Add optional display name field for memory regions.
Brian Potchik
2025-10-29
Add ZipPython transform as a reference container example.
Brian Potchik
2025-10-29
Refactor Plugin Load/Management to support upcoming changes
0cyn
2025-10-28
Add transform override support to the container browswer.
Brian Potchik
2025-10-27
Add documentation to the constant renderer and string recognizer APIs
Rusty Wagner
2025-10-23
Support bitfields in type system
Mason Reed
2025-10-22
Add API to dereference named type references
Rusty Wagner
2025-10-22
Add interactive mode support to the container browser.
Brian Potchik
2025-10-22
Move implementations of key functions on Variable and SSAVariable to headers
Mark Rowe
2025-10-22
Add Type::SetIgnored API
Peter LaFosse
2025-10-21
Add derived strings and string recognizer API
Rusty Wagner
2025-10-21
Add constant renderer API
Rusty Wagner
2025-10-16
Add GetTypeCount API
Peter LaFosse
2025-10-15
Required API changes for Enterprise find files.
Alexander Taylor
2025-10-12
Improve error handling in project apis
Josh Ferrell
2025-10-10
Add password prompting for encrypted containers in Container Browser.
Brian Potchik
2025-10-06
Add type attribute APIs
Rusty Wagner
[next]