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-05-22
Update documentation for calling convention changes
Rusty Wagner
2026-05-22
Initial support for Go and Pascal calling conventions
Rusty Wagner
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-22
Extend MLIL call instruction outputs to be expressions
Rusty Wagner
2026-05-20
Sort switch blocks in graph view by case number
Glenn Smith
2026-05-19
Add static DataRendererContainer::RenderLinesForData
Mark Rowe
2026-05-19
Fix incorrect reference counting in C++ API
Mark Rowe
2026-05-18
Argument Assist Popup
0cyn
2026-05-14
Refine FileMetadata display name APIs and update UI consumers.
Brian Potchik
2026-05-13
Changes related to display as/type toggling.
Alexander Taylor
2026-05-07
Make Metadata::operator== const
Glenn Smith
2026-05-05
Change enterprise server version from string to VersionInfo struct
Josh Ferrell
2026-05-05
Switch collaboration permission checks to using User objects
Josh Ferrell
2026-05-05
Expose 'is_paid' Extension field in API
0cyn
2026-05-04
Re-add license text field to API
0cyn
2026-04-22
Always show the triage view when opening a shared cache or kernel cache
Mark Rowe
2026-04-22
Expose all version-specific info for extensions in API
0cyn
2026-04-17
Add RecognizeConstantData to StringRecognizer API
Brian Potchik
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
[next]