summaryrefslogtreecommitdiff
path: root/binaryninjacore.h
AgeCommit message (Expand)Author
2026-05-27Apply symbols and types to TMS320C6x ELFsBrandon Miller
2026-05-22Initial support for Go and Pascal calling conventionsRusty Wagner
2026-05-22Refactor calling conventions to support correct representation of structuresRusty Wagner
2026-05-22Extend MLIL call instruction outputs to be expressionsRusty Wagner
2026-05-20Sort switch blocks in graph view by case numberGlenn Smith
2026-05-18Argument Assist Popup0cyn
2026-05-13Increment ABI versions for new APIs.Alexander Taylor
2026-05-13Changes related to display as/type toggling.Alexander Taylor
2026-05-05Change enterprise server version from string to VersionInfo structJosh Ferrell
2026-05-05Switch collaboration permission checks to using User objectsJosh Ferrell
2026-05-05Expose 'is_paid' Extension field in API0cyn
2026-05-04Re-add license text field to API0cyn
2026-04-22Always show the triage view when opening a shared cache or kernel cacheMark Rowe
2026-04-22Expose all version-specific info for extensions in API0cyn
2026-04-20Enterprise: Add AuthenticateWithToken apiGlenn Smith
2026-04-17Add RecognizeConstantData to StringRecognizer APIBrian Potchik
2026-04-14Plugin Manifest V2 Support0cyn
2026-04-13types: fragment type API support (C++, Python)Ryan Snyder
2026-04-08Fix crash with native architecture hooksBrandon Miller
2026-03-30Add a hook to allow BinaryView subclasses to run code after snapshot data is ...Mark Rowe
2026-03-19Add TransformSession constructor that adopts an existing TransformContext.Brian Potchik
2026-03-19Fix operand list iterators being validated when appending new instructionsMark Rowe
2026-03-17Bump ABI versions after change to operand list representationMark Rowe
2026-03-16Represent operand lists and label maps more efficiently within IL instructionsMark Rowe
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-23[BNTL] Add API to remove dataMason 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-01-30Improve filename handling for container files.Brian Potchik
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-12Generator: Detect flag enums and use IntFlag insteadGlenn Smith
2025-12-11Specify fixed underlying types for enums exposed by coreMark 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-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-10-31Add optional display name field for memory regions.Brian Potchik