summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-20Fix notification_callbacks.py example GCing the notificationsGlenn Smith
2022-06-20rust: Fix compilation error when compiling with the 'rayon' feature enabledergrelet
2022-06-19Update user docs for typeview hotkey changesPeter LaFosse
2022-06-19Add support for toggling integer size/sign in typesviewPeter LaFosse
2022-06-18Allow DataVariable.name to be assigned a QualifiedNamePeter LaFosse
2022-06-17Unit test for function type and Win32 x86 calling conventionsRusty Wagner
2022-06-16update documentation on HLIL tokensJordan Wiens
2022-06-16Add support for executing scripts from fileskat