summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Add a recent file options history for use in the 'Open with Options' UI.Brian Potchik
2022-07-31fix parse type documentationJordan Wiens
2022-07-29Fix stack_adjustment.setterPeter LaFosse
2022-07-27Do not use fully qualified names in python type hintsJosh Ferrell
2022-07-27Fix FileContext stashing of binary views when loading from a database.Brian Potchik
2022-07-27remove stale API references fixes #3333Jordan Wiens
2022-07-27add better BNIL API documentation examplesJordan Wiens
2022-07-22remove community install warning settingJordan Wiens
2022-07-22remove misleading commentJordan
2022-07-22update description of user folder filesJordan
2022-07-21Add FileMetadata::GetLast{Undo,Redo}Entry, add valid field to BNUndoEntryJosh F
2022-07-21Fix type annotation & documentation for `define_auto_symbol_and_var_or_function`Jon Palmisciano
2022-07-20add feature map exampleJordan Wiens
2022-07-20Add unit tests for segment and section notificationsJosh F
2022-07-19Update to Qt 6.3.1Rusty Wagner
2022-07-19Memory Map widget does not need to inherit from BinaryDataNotificationJosh F
2022-07-19adding feature_map example scriptJordan Wiens
2022-07-18Memory map sidebar widget + segment/section notificationsJosh F
2022-07-18Temporarily disable Objective-C unit test, update test binaries submoduleJon Palmisciano
2022-07-18Fix `70788d0af07e507be9c3a90db8c1b5342e77bc75`: "Add unit test for Objective-...KyleMiles
2022-07-18Enable template simplifier by default; Rename setting `analysis.types.Templat...KyleMiles
2022-07-18Fix prefix comparison logic for virtual environment detectiond0now
2022-07-14Document the "Shift-A" and "Ctrl+Shift+A" shortcutXusheng
2022-07-11Add unit test for Objective-C pluginJon Palmisciano
2022-07-09Update debugger submodule and user docs for lldb remote debuggingXusheng
2022-07-08Add docs for official Objective-C pluginJon Palmisciano
2022-07-07Revert 94649dde0d847aa2407d565632f7d2c3cdff32f5: "Add IsExternal callback to ...KyleMiles
2022-07-06remove failure case for virtual detection since it is now automaticJordan
2022-07-06Removed -v; now autodetects an active venvNoah Kritz
2022-07-04Default triage offset to bv entryJosh F
2022-07-04Add CanUndo,CanRedo,GetRedoEntriesJosh F
2022-07-03Add action aliasesPeter LaFosse
2022-07-03Add some helper routines for getting the IL of callsitesPeter LaFosse
2022-07-01Add channel to core_version_infoJosh F
2022-06-30Add GetVersionInfo() and BNVersionInfo structJosh F
2022-06-30Implement the missing APIs in BinaryNinja::MetadataXusheng
2022-06-29add single function analysis exampleJordan Wiens
2022-06-28Rust API: Fix Type::parameters()Glenn Smith
2022-06-27Rust API : Add Type::parameters for @CouleeAppsKyleMiles
2022-06-27Add struct pointer array testGlenn Smith
2022-06-24Rust API: Change tokens to use slice::from_raw_partsrose
2022-06-23Rust API: Rename get_open_filename_input args (fixes #3113 )rose
2022-06-23Rust API: Update basic_script Cargo.lockrose
2022-06-23Rust API: Examples workspacerose
2022-06-23Rust API: Change instruction_text to use Vec<>rose
2022-06-23Fix the debugger python-api doc generationXusheng
2022-06-23Update the debugger documentationXusheng
2022-06-22Add unreachable instruction for switch statements with an unreachable defaultRusty Wagner
2022-06-21Add Analysis::GetTypeByRef, which searches for types by id/nameGlenn Smith
2022-06-21'Run Script...' fixes and documentationkat