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
2022-09-28
Remove (Beta) marking in debugger section title
Xusheng
2022-09-22
Add new DebugInfo APIs
KyleMiles
2022-09-22
Add the Components API
kat
2022-09-17
Add method to set the search filter on a SettingsView instance.
Brian Potchik
2022-09-15
- send the correct type to `BNCreateDatabaseWithProgress`
verylazyguy
2022-09-15
Improve theme handling in the settings UI.
Brian Potchik
2022-09-13
No longer mark debugger as beta
Xusheng
2022-09-13
Allow programmatically closing a global area widget
Xusheng
2022-09-08
Fix comparison operator for BinaryNinja::Ref
Xusheng
2022-09-08
Fix memory leak issue related to ScriptingInstance. Close https://github.com/...
Xusheng
2022-09-07
Fix misspell in rebase and its type hints
Peter LaFosse
2022-09-06
Make sure to release references when the last tab of a binary is closed
Xusheng
2022-09-01
Splitting of variables
Rusty Wagner
2022-08-31
update triage view copying fields
Jordan Wiens
2022-08-31
Turn off building the Rust API in the API CMake by default
KyleMiles
2022-08-31
Rust API : Major docs update (still need detailed module and function documen...
KyleMiles
2022-08-30
Rust doc : Copy images every time, not just when the images change
KyleMiles
2022-08-29
Rust docs : add `#![doc(html_no_source)]` to reduce file count
KyleMiles
2022-08-29
Add Rust docs to CI (see https://dev-rust.binary.ninja 🎉)
KyleMiles
2022-08-29
Rust API : Update and add copyrights
KyleMiles
2022-08-29
Rust API Examples : Fix uses of `InstructionTextToken::new`
KyleMiles
2022-08-29
Add `cargo check` of API and all examples to CI
KyleMiles
2022-08-29
Fix the documentation of named types references
Victor Collod
2022-08-29
Remove `Segment::SetStart` which is not backed by C API
galenbwill
2022-08-28
convert type dialog arguments into multiline field
Jordan Wiens
2022-08-26
implement hash for CoreDataVariable
Jordan Wiens
2022-08-26
rename current_file_offset to current_raw_offset
Jordan Wiens
2022-08-25
Fix LowLevelILConstantBase __eq__ against unexpected types
Glenn Smith
2022-08-23
Fix loading existing database having empty FileMetadata
Josh F
2022-08-22
Add documentation for Memory Map widget
Josh F
2022-08-22
Fix issue where EnumerationBuilder couldn't set the width of the enumeration
Peter LaFosse
2022-08-22
let .vars of an SSA MLIL/HLIL function return a list of SSA variables
Xusheng
2022-08-21
Fix ProgressTask/BackgroundThread docs
kat
2022-08-20
Improve Python/C++ APIs to get registers, register stacks, and flags for LLIL
Xusheng
2022-08-19
Produce non-ast HLIL expression forms for HLIL mappings.
Brian Potchik
2022-08-19
cleaned up trailing whitespace (and inconsistent leading space in docs only)
Galen Williamson
2022-08-19
PluginCommand, BinaryView docs, formatting fixes
kat
2022-08-19
fixed BinaryView.get_functions_by_name to handle cases like `sub_main`
Galen Williamson
2022-08-18
fix typos in various doc strings (a/an, repeated words) (skip-ci)
Galen Williamson
2022-08-18
Fix trying to delete incomplete LowLevelILFunction
Josh F
2022-08-18
Update getting-started guide to include new 'Zoom to Fit', 'Zoom to Cursor' a...
Peter LaFosse
2022-08-18
Add 'Zoom To Cursor' to flow graph
Peter LaFosse
2022-08-18
Add 'Zoom to Fit' in graph view
Peter LaFosse
2022-08-16
Document BinaryViewTypes and another portion of BinaryView
kat
2022-08-16
Fix typos, clean up formatting in documentation.md
galenbwill
2022-08-16
Rust API : Implement more of the core enum `InstructionTextTokenType` in `Ins...
KyleMiles
2022-08-16
Fix typo in documentation.md
Peter LaFosse
2022-08-16
Create documentation.md
Peter LaFosse
2022-08-16
Add several missing API functions in LowLevelILFunction. Close https://github...
Xusheng
2022-08-16
Properly check whether self.active_view is None. Close https://github.com/Vec...
Xusheng
[next]