summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-06-16clarify documentation for analysis_skipped and reanalyzeJordan Wiens
2022-06-16Implement .tokens property in HLIL.Sean
2022-06-15Fix use of undefined attributeKevin Orr
2022-06-15Prefer lazy menu deletion to minimize chance of UAF when using context menu/a...Brian Potchik
2022-06-14Debug option to display all IL expression typesGlenn Smith
2022-06-14Fix flow graph not being able to copy in some casesGlenn Smith
2022-06-14Function.get_variable_by_nameGlenn Smith
2022-06-14Fix HLIL_ASSIGN_UNPACK_MEM_SSA mappingGlenn Smith
2022-06-14Add Dump() to *LILInstructionGlenn Smith
2022-06-14Add error for loading UI plugins in headlessRusty Wagner
2022-06-13Add graph node shadow, related instruction highlight theme colorsJon Palmisciano
2022-06-10Reference qt-build repo for building Qt in open source documentationRusty Wagner