summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-07-24fix debuginfo example documentationJordan Wiens
2023-07-22Python API : Add examples to the docs for MediumLevelILInstruction.visit and ...KyleMiles
2023-07-22Python API : Deprecate MediumLevelILVar.src and MediumLevelILVarSsa.src in fa...KyleMiles
2023-07-22Python API : Allow HLIL/MLIL get_ssa_var_definition and get_ssa_var_uses to a...KyleMiles
2023-07-22Add Variable.is_parameter_variableKyleMiles
2023-07-20Add BNGetDefaultTypeParser API.Alexander Taylor
2023-07-19Revert type parser change to provide default value.Alexander Taylor
2023-06-15Change default behavior of CommentDialog.Alexander Taylor
2023-07-19Prevent null default type parser.Alexander Taylor
2023-07-17Add copy function for tag list.Alexander Taylor
2023-07-17Add CheckForStringAnnotationType APIPeter LaFosse
2023-07-17Disable back/forward arrow if there aren't any back/forward locationsJosh Ferrell
2023-07-17document tab completion in IDE in plugin dev docsJordan Wiens
2023-07-12Fix a failure that occured when passing load/BinaryView.load raw datakat
2023-07-11Resolve github dependabot security warningKyleMiles
2023-07-11add BinaryView::functions_containingunknowntrojan
2023-07-11Bump bindgen version to fix compilation with latest rustcunknowntrojan
2023-07-11Ignore clangd compilation cacheunknowntrojan
2023-07-10Enable dwarf export by defaultKyleMiles
2023-07-10mention new example CI in plugin dev docsJordan Wiens
2023-07-10Dwarf import : Resolve multiple data variable definitions for the same locati...KyleMiles
2023-07-10Fix broken python bindingsKyleMiles
2023-07-10DWARF Import DebugInfo PluginKyleMiles
2023-07-10DWARF Export : Misc improvementsKyleMiles
2023-07-10DWARF Export : Improve Default Parameter HandlingKyleMiles
2023-07-10Python API : Fix missing parameter on debuginfo.parse_debug_infoKyleMiles
2023-07-10Move DWARF Export in to DWARF folder in Rust API examples folderKyleMiles
2023-07-10Move binary view loading in to the core; deprecate open_view in favor of load...KyleMiles
2023-07-07Expose function "pure" flag to api and typesystemGlenn Smith
2023-06-29Pass KeyValueStore ValueHash through the APIJosh Ferrell
2023-06-29Improve __repr__ for IL instructions, and related objectsPeter LaFosse
2023-06-29Implement __repr__ for all basic blocks in the base classPeter LaFosse
2023-06-29Improve API of LLIL /Call/ instrucitonPeter LaFosse
2023-06-29Clarifying parts of the basic block APIs.Alexander Taylor
2023-06-28small doc changesJordan Wiens
2023-06-27Deprecate standalone preprocess API function.Alexander Taylor
2023-06-23Add warnings around the use of add_binaryview_initial_analysis_completion_eve...Peter LaFosse
2023-06-23Proper no-selection state for MetadataChoiceDialogkat
2023-06-22export svg now theme awareJordan Wiens
2023-06-22Added a boolean to log view to stop restore logic.Alexander Taylor
2023-06-22Revert "support for sticky log filter"Peter LaFosse
2023-06-21Allow copy & copy-as to operate on 'full' string instead of string annotationPeter LaFosse
2023-06-20Correctly ignore debugger docs in .gitignoreXusheng
2023-06-19update documentation about headless python installsJordan Wiens
2023-06-19Update API repo .gitignore to ignore all markdown files in the debugger docsXusheng
2023-06-19Allow constructing BaseStructure from NamedTypeReference typeDan Killinger
2023-06-19Ensure that binaryninjacore.h is valid C.Alex Rønne Petersen
2023-06-14Support IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION PE subsystem with EFI typesRusty Wagner
2023-06-14Updates to README.mdPeter LaFosse
2023-06-14Update Platform links in README.mdPeter LaFosse