index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-24
fix debuginfo example documentation
Jordan Wiens
2023-07-22
Python API : Add examples to the docs for MediumLevelILInstruction.visit and ...
KyleMiles
2023-07-22
Python API : Deprecate MediumLevelILVar.src and MediumLevelILVarSsa.src in fa...
KyleMiles
2023-07-22
Python API : Allow HLIL/MLIL get_ssa_var_definition and get_ssa_var_uses to a...
KyleMiles
2023-07-22
Add Variable.is_parameter_variable
KyleMiles
2023-07-20
Add BNGetDefaultTypeParser API.
Alexander Taylor
2023-07-19
Revert type parser change to provide default value.
Alexander Taylor
2023-06-15
Change default behavior of CommentDialog.
Alexander Taylor
2023-07-19
Prevent null default type parser.
Alexander Taylor
2023-07-17
Add copy function for tag list.
Alexander Taylor
2023-07-17
Add CheckForStringAnnotationType API
Peter LaFosse
2023-07-17
Disable back/forward arrow if there aren't any back/forward locations
Josh Ferrell
2023-07-17
document tab completion in IDE in plugin dev docs
Jordan Wiens
2023-07-12
Fix a failure that occured when passing load/BinaryView.load raw data
kat
2023-07-11
Resolve github dependabot security warning
KyleMiles
2023-07-11
add BinaryView::functions_containing
unknowntrojan
2023-07-11
Bump bindgen version to fix compilation with latest rustc
unknowntrojan
2023-07-11
Ignore clangd compilation cache
unknowntrojan
2023-07-10
Enable dwarf export by default
KyleMiles
2023-07-10
mention new example CI in plugin dev docs
Jordan Wiens
2023-07-10
Dwarf import : Resolve multiple data variable definitions for the same locati...
KyleMiles
2023-07-10
Fix broken python bindings
KyleMiles
2023-07-10
DWARF Import DebugInfo Plugin
KyleMiles
2023-07-10
DWARF Export : Misc improvements
KyleMiles
2023-07-10
DWARF Export : Improve Default Parameter Handling
KyleMiles
2023-07-10
Python API : Fix missing parameter on debuginfo.parse_debug_info
KyleMiles
2023-07-10
Move DWARF Export in to DWARF folder in Rust API examples folder
KyleMiles
2023-07-10
Move binary view loading in to the core; deprecate open_view in favor of load...
KyleMiles
2023-07-07
Expose function "pure" flag to api and typesystem
Glenn Smith
2023-06-29
Pass KeyValueStore ValueHash through the API
Josh Ferrell
2023-06-29
Improve __repr__ for IL instructions, and related objects
Peter LaFosse
2023-06-29
Implement __repr__ for all basic blocks in the base class
Peter LaFosse
2023-06-29
Improve API of LLIL /Call/ instruciton
Peter LaFosse
2023-06-29
Clarifying parts of the basic block APIs.
Alexander Taylor
2023-06-28
small doc changes
Jordan Wiens
2023-06-27
Deprecate standalone preprocess API function.
Alexander Taylor
2023-06-23
Add warnings around the use of add_binaryview_initial_analysis_completion_eve...
Peter LaFosse
2023-06-23
Proper no-selection state for MetadataChoiceDialog
kat
2023-06-22
export svg now theme aware
Jordan Wiens
2023-06-22
Added a boolean to log view to stop restore logic.
Alexander Taylor
2023-06-22
Revert "support for sticky log filter"
Peter LaFosse
2023-06-21
Allow copy & copy-as to operate on 'full' string instead of string annotation
Peter LaFosse
2023-06-20
Correctly ignore debugger docs in .gitignore
Xusheng
2023-06-19
update documentation about headless python installs
Jordan Wiens
2023-06-19
Update API repo .gitignore to ignore all markdown files in the debugger docs
Xusheng
2023-06-19
Allow constructing BaseStructure from NamedTypeReference type
Dan Killinger
2023-06-19
Ensure that binaryninjacore.h is valid C.
Alex Rønne Petersen
2023-06-14
Support IMAGE_SUBSYSTEM_WINDOWS_BOOT_APPLICATION PE subsystem with EFI types
Rusty Wagner
2023-06-14
Updates to README.md
Peter LaFosse
2023-06-14
Update Platform links in README.md
Peter LaFosse
[next]