summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
AgeCommit message (Expand)Author
2025-06-16Update SymbolQueue API to support types with confidence.Brian Potchik
2025-06-11API to create immediate function graphsGlenn Smith
2025-06-11Expose Function::CheckForDebugReportGlenn Smith
2025-06-11Expose AnalysisContext::GetLiftedILFunction properlyGlenn Smith
2025-06-10Add UI action and API to control switch recovery in HLILRusty Wagner
2025-06-05Fix and add code docs regarding FileMetadata view types vs view namesMason Reed
2025-06-03Add UI action and API to control early returns in HLILRusty Wagner
2025-06-03Add UI action and API to flip conditions during HLIL restructuringRusty Wagner
2025-05-28Support for Linux x86-64 x32 ABIBrandon Miller
2025-05-28Eliminate jsoncpp usage from the AnalysisContext C++ API object.Brian Potchik
2025-05-23Add UI action and API to control expression foldingRusty Wagner
2025-05-22Fix formatting nullptrGlenn Smith
2025-05-22Fix Ref<T> and Confidence<T> formattersGlenn Smith
2025-05-22Add fmt printer for Ref<Type>Glenn Smith
2025-05-22Add TypeContainer::GetEmptyTypeContainerGlenn Smith
2025-05-21Fix HLIL_LABEL renderingGlenn Smith
2025-05-19Implement function level metadataBrandon Miller
2025-05-17Add `BNIsMemoryMapActivated` APIMason Reed
2025-05-01Updates to WorkflowMonitor UI.Brian Potchik
2025-04-29Fix BNVersionInfo leakingMason Reed
2025-04-27Add initial Workflow Monitor UI and support for nested subflows.Brian Potchik
2025-04-25std::function<bool(size_t,size_t)> ==> ProgressFunctionGlenn Smith
2025-04-23Add Function::Analyze API to perform on-demand function analysis.Brian Potchik
2025-04-16Fix Logger indentation apiGlenn Smith
2025-04-09Expose AnalysisState through the APIXusheng
2025-04-08Add API to post requests to the workflow machine.Brian Potchik
2025-03-29Add interim workflow C++ apis for logging.Brian Potchik
2025-03-28missed the older dates!Jordan Wiens
2025-03-21Add some workflow machine control commands to the C++ API.Brian Potchik
2025-03-19Add API for BinaryView::FinalizeNewSegmentskat
2025-03-17Add search mode detection feedback in find dialog for advanced binary search.Brian Potchik
2025-03-17core: initial union support with C++ APIRyan Snyder
2025-03-10Add support for recoverable analysis abort.Brian Potchik
2025-03-10Remove platform registration API footgun.Alexander Taylor
2025-03-06Add API to insert Activities after a specified Activity.Brian Potchik
2025-03-06Make the Workflow::Clone name optional and update the docs.Brian Potchik
2025-03-05Improvements for advanced binary search.Brian Potchik
2025-02-17Add long Symbol constructor for no namespace allocationMason Reed
2025-02-17Associate a RemoteProject to a Project when applicableJosh Ferrell
2025-02-14uidf refactorRyan Snyder
2025-02-13StringRef and direct access to symbol namesGlenn Smith
2025-02-12Add Symbol constructor for pre-allocated core namespaceMason Reed
2025-02-11Fix partial initialization of `DisassemblyTextLine`Mason Reed
2025-02-11Add typedef for ProgressFunction and add DefaultProgressFunctionGlenn Smith
2025-02-10Add API to get remote server build versionJosh Ferrell
2025-02-06Add After variants for looking up variables at instructionsGlenn Smith
2025-02-04Firmware Ninja relationships APIBrandon Miller
2025-02-03Add option to support auto parsing text formats.Brian Potchik
2025-02-03Fix documentation around `LLIL_MUL`Dusk Banks
2025-01-31Update Render Layer docs and type annotationsGlenn Smith