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-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
2023-06-13
Move platform submodules into API
Rusty Wagner
2023-06-13
Add EFI platform
Rusty Wagner
2023-06-13
add FlowGraphWidget::addressForCall helper API
Peter LaFosse
2023-06-13
add LinearView::addressForCall helper API
Peter LaFosse
2023-06-09
fix documentation for callee_addresses fixes #4356
Peter LaFosse
2023-06-09
Fix LowLevelILCallSsa.output to work like MediumLevelILCallSsa.output
Peter LaFosse
2023-06-09
Prevent exception on close in FunctionList
Peter LaFosse
2023-06-08
Bump abi version
Glenn Smith
2023-06-08
API to read raw undo buffer (for DHView)
Glenn Smith
2023-06-08
Undo transactions / context manager
Glenn Smith
2023-06-08
Undo entry states and reverting
Glenn Smith
2023-06-08
include typed file for mypy in builds
Jordan Wiens
2023-06-08
replace format with fstrings, fix opacity bug, better enable raw svg
Jordan Wiens
2023-06-07
variable.py : Add 'offset_to_next_variable' convenience function
KyleMiles
2023-06-06
fix sidebar documentation
Jordan Wiens
[prev]
[next]