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-02-06
Rust API: Fix typo
KyleMiles
2023-02-06
Rust API: Add `function::address_ranges`
KyleMiles
2023-02-06
Python API: Add hints to interaction.py
KyleMiles
2023-02-06
Add a __bool__ to BinaryView, Section, and Segment classes
Peter LaFosse
2023-02-06
Ensure the output variable name is cleared prior to appending in DemangleGNU3
Peter LaFosse
2023-02-05
Add IsConstantData to the C++ RegisterValue API.
Brian Potchik
2023-02-05
Wrap the RegisterValueType state value properly when constructing a ConstantD...
Brian Potchik
2023-02-04
Initial support for constant data expressions.
Brian Potchik
2023-02-03
Fix sphinx breaking this bulleted list
Glenn Smith
2023-02-03
Fix typo in settings.md
Kharos102
2023-02-03
Fix ScriptingProviders.update_locals raising causing console entry to fail
Glenn Smith
2023-02-03
Fix InstructionTextToken default ctor not initializing members
Glenn Smith
2023-02-03
Expose GetSymbolsByRawName in the C++ API
Peter LaFosse
2023-02-03
Move the debugger docs into the debugger repo and copy them to the API folder...
Xusheng
2023-02-02
Fix current_comment clobbering bv.set_comment_at
Glenn Smith
2023-02-01
add macros to docs, resolves #3818
Jordan Wiens
2023-01-31
Fix missing clicks in symbolslist
Peter LaFosse
2023-01-30
Rust API : Slight docs improvements
KyleMiles
2023-01-30
Fix crash on Get of nonexistant metadata
Rusty Wagner
2023-01-30
Fix Type object leaks
Rusty Wagner
2023-01-30
Fix UAF on C++ BinaryView plugin init, improve demangler and BinaryView APIs
Rusty Wagner
2023-01-27
Add virtual non-inline functions for interface classes
Glenn Smith
2023-01-26
Missed a 'c'.
Alexander Taylor
2023-01-25
Add dock menu with various dock menu actions
Glenn Smith
2023-01-25
Fix rust headless BinaryView not loading correctly
geno nullfree nullfree.geno@gmail.com
2023-01-24
fixed code block brokenness in plugins.md
Galen Williamson
2023-01-24
Attempt to prevent bad C++ docs from being shipped again
kat
2023-01-23
Warning cleanup
Rusty Wagner
2023-01-23
Make splitPane return the created pane
Glenn Smith
2023-01-22
Add current_*_ssa to python console, fix #3661
Josh Ferrell
2023-01-20
Do not import packaging in deprecation.py. Fix https://github.com/Vector35/bi...
Xusheng
2023-01-19
Update docs for parse_expression. Fix https://github.com/Vector35/binaryninja...
Xusheng
2023-01-19
Deprecate __len__ of Segment
Xusheng
2023-01-17
Update debugger docs
Xusheng
2023-01-16
Make parameter order more consistent across linear view, do not clobber QWidg...
Josh Ferrell
2023-01-13
Update debugger docs
Xusheng
2023-01-12
add enum docs and cleanup user guide type section
Jordan Wiens
2023-01-11
A couple touchups to the PDB docs
Glenn Smith
2023-01-11
Updated PDB plugin documentation
Glenn Smith
2023-01-11
Fix more api type hints
Josh Ferrell
2023-01-11
update type information with create array dialog
Jordan Wiens
2023-01-11
update settings for 3.3 stable
Jordan Wiens
2023-01-11
update function properties dialog docs for inlining
Jordan Wiens
2023-01-11
small tweaks to type docs
Jordan Wiens
2023-01-11
Docs for Import/Export header file
Glenn Smith
2023-01-11
Fix Enterprise API formatting issues.
Alexander Taylor
2023-01-10
Fix generation of incorrect python type hints for enums
Josh Ferrell
2023-01-10
Fix some type errors in binaryview.py
Josh Ferrell
2023-01-10
Fix some type errors in function.py
Josh Ferrell
2023-01-10
Include time.h for time() on windows
Glenn Smith
[prev]
[next]