summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
AgeCommit message (Expand)Author
2026-03-11Enhance MemoryMap bindings and add support to re-enable disabled regions in t...Brian Potchik
2026-03-04Add TypeLibrary::Register, to allow loading type libraries from scriptGlenn Smith
2026-02-23Add global plugin command typeMason Reed
2026-02-23[BNTL] Allow decompressing standalone TypeLibrary objectsMason Reed
2026-02-20Allow calling conventions to specify a list of registers that are required to...Rusty Wagner
2026-02-16Share context between BB recovery, lifing, and disassemblyBrandon Miller
2026-02-06Add FileMetadata::GetDisplayName API to convey synthesized filenames for cont...Brian Potchik
2026-02-02Annotate deprecated C++ APIsMark Rowe
2026-01-30Improve filename handling for container files.Brian Potchik
2026-01-29Add missing LowLevelILFunction::AddOverFlow API (#7788)Scott Lagler
2026-01-28Add session settings override support to Transform system and clean up docume...Brian Potchik
2026-01-27Perform function lifting and inlining in arch pluginsBrandon Miller
2026-01-14Allow controlling which address is used for instructions created when inlinin...Mark Rowe
2026-01-01update copyrights for 2026Jordan Wiens
2025-12-15Add PossibleValueSet operation APIs and fixes to PVS python APIJosh Ferrell
2025-12-08Introduce an RAII type for managing bulk symbol modificationsMark Rowe
2025-11-25Add SectionMap with bulk operations and batch section APIs.Brian Potchik
2025-11-24Add APIs for getting files in a project folderJosh Ferrell
2025-11-24Add AnalysisContext FFI for SectionMap queries.Brian Potchik
2025-11-23Add IsOffsetReadOnlySemantics API.Brian Potchik
2025-11-23Unify SettingsCache and MemoryMap access under immutable snapshots for consis...Brian Potchik
2025-11-06simplify CSS, light/dark switch on auto, fix RST tables to be htmlJordan Wiens
2025-11-04Add auto downloading of project file dependencies, clean up download APIsJosh Ferrell
2025-11-04Add project file dependenciesJosh Ferrell
2025-11-04Remove indenting APIs from Logger. These are thread unsafe by design.Rusty Wagner
2025-11-03Revert "Refactor Plugin Load/Management to support upcoming changes"0cyn
2025-11-03Add helpers for whether a function is exported.Alexander Taylor
2025-10-31Add optional display name field for memory regions.Brian Potchik
2025-10-29Add ZipPython transform as a reference container example.Brian Potchik
2025-10-29Refactor Plugin Load/Management to support upcoming changes0cyn
2025-10-28Add transform override support to the container browswer.Brian Potchik
2025-10-27Add documentation to the constant renderer and string recognizer APIsRusty Wagner
2025-10-23Support bitfields in type systemMason Reed
2025-10-22Add API to dereference named type referencesRusty Wagner
2025-10-22Add interactive mode support to the container browser.Brian Potchik
2025-10-22Move implementations of key functions on Variable and SSAVariable to headersMark Rowe
2025-10-22Add Type::SetIgnored APIPeter LaFosse
2025-10-21Add derived strings and string recognizer APIRusty Wagner
2025-10-21Add constant renderer APIRusty Wagner
2025-10-16Add GetTypeCount APIPeter LaFosse
2025-10-15Required API changes for Enterprise find files.Alexander Taylor
2025-10-12Improve error handling in project apisJosh Ferrell
2025-10-10Add password prompting for encrypted containers in Container Browser.Brian Potchik
2025-10-06Add type attribute APIsRusty Wagner
2025-10-03Add zero-copy data pointer access for BinaryData objects for API-side contain...Brian Potchik
2025-10-03Update IMG4 transform to use DecodeWithContext and synthesize a filename for ...Brian Potchik
2025-10-03Add DecodeWithContext method to Transform API layers.Brian Potchik
2025-09-30Initial support for opening container formats.Brian Potchik
2025-09-05Ensure that auto call type adjustments don't overwrite user call type adjustm...Mark Rowe
2025-09-03Add disassembly setting for block labelsMason Reed