summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
AgeCommit message (Expand)Author
2024-07-09Expose Function::UsesIncomingGlobalPointer through the API. Fix https://githu...Xusheng
2024-06-19Implement callback function for fallback type libraryZichuan Li
2024-06-19Add a rebased callback for binary viewXusheng
2024-06-19Make BinaryView::NotifyDataWritten/NotifyDataInserted/NotifyDataRemoved publi...Xusheng
2024-06-14Replace plugin minimum_version with minimum_version_info; Add maximum_version...KyleMiles
2024-06-14Plugin Manager : Remove install instructionsKyleMiles
2024-06-14Plugin mananger : Remove license name fieldKyleMiles
2024-06-13Apply stack variables from DWARFJosh Ferrell
2024-06-04Fix crash in AnalysisMergeConflict::GetPathItemJosh Ferrell
2024-06-04Add AdjustTypeParserArguments callback to platformGlenn Smith
2024-05-28Solved issue #1180 by adding new APIsZichuan Li
2024-05-27Update load APIs to take a JSON string for options.Brian Potchik
2024-05-27Add additional JSON schema validation for registered settings.Brian Potchik
2024-05-24arch: multiple delay slot support, suppress spurious mips warningRyan Snyder
2024-05-24platform: initial BNCustomPlatform supportRyan Snyder
2024-05-23Based pointersGlenn Smith
2024-05-23Expose Type::PointerSuffixGlenn Smith
2024-05-23Add TypeBuilder::SetWidth and TypeBuilder::SetAlignmentGlenn Smith
2024-05-22Add background task example pluginMason Reed
2024-05-19Make call param hints more configurable & support more param types for hint d...Mason Reed
2024-05-15Added MemoryMap C++ API.Brian Potchik
2024-05-14History widgetJosh Ferrell
2024-05-14Ref count undo objectsJosh Ferrell
2024-05-13Move collaboration to coreJosh Ferrell
2024-05-08Disassembly: Add relative to fixed base address modeGlenn Smith
2024-05-03Expose LLVM demanglerMason Reed
2024-05-02Add address display mode optionsGlenn Smith
2024-04-25Querying candidate base address reasonsBrandon Miller
2024-04-25Base address detection widget in Triage viewBrandon Miller
2024-04-12Fix Setting docstring tableJosh Ferrell
2024-04-11Change default paddingCols value to 64Glenn Smith
2024-04-11Rename lineWidth -> paddingCols in GetTypeLines()Glenn Smith
2024-04-09Various fixes for recently added BinaryDataNotifications.Brian Potchik
2024-04-03Add `importDependencies` argument to `ParseTypeString` to control library imp...Glenn Smith
2024-04-03Switch TypeParser to use TypeContainer for its external type sourceGlenn Smith
2024-04-01Add md1rom binary view with pure Rust lzma implementationRusty Wagner
2024-03-21Add uiSelectionControl documentation (skip-ci).Brian Potchik
2024-03-15Separate local variable tokens in higher level ILs from stack variable tokens...Rusty Wagner
2024-03-14Add support for advanced binary search.Brian Potchik
2024-03-02Add support for memory intrinsics.Brian Potchik
2024-02-19Clean up type archives docsGlenn Smith
2024-02-14Make Project::Delete{File,Folder} return boolJosh Ferrell
2024-02-13Rename ExternalLocation APIs to be more clear, add ExternalLocation and Exter...Josh Ferrell
2024-02-11Add BinaryView::GetTypeNameByGuid APIPeter LaFosse
2024-02-10Use TypeID for serializing enum types, replace set_int_enum_display_typeid wi...kat
2024-02-07add exprIndex field to BNInstructionTextTokenRyan Snyder
2024-02-07Type ArchivesGlenn Smith
2024-02-07Add ImportTypeLibraryTypeByGuid API and dialogPeter LaFosse
2024-01-30Avoid windows CreateFile conflictJosh Ferrell
2024-01-29Add creation timestamp to ProjectFileJosh Ferrell