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-29
[Rust API] Better name for this trait fn, more CC support
Glenn Smith
2022-09-29
[Rust API] General type fixes and additions
Glenn Smith
2022-09-29
[Rust API] Settings string_list and json
Glenn Smith
2022-09-29
[Rust API] Add support for Metadata
Glenn Smith
2022-09-29
[Rust API] Helpers and Structure::members/insert_member
Glenn Smith
2022-09-29
[Rust API] Make more types convertible to BN types
Glenn Smith
2022-09-29
Interaction::RunProgressDialog
Glenn Smith
2022-09-29
Fix TypeParserResult annotated type
Glenn Smith
2022-09-29
BinaryViewType.open(): Allow PathLike filename
Glenn Smith
2022-09-29
Optimized api for getting the title of the last undo entry
Glenn Smith
2022-09-29
Quoted string escaping type
Glenn Smith
2022-09-29
[Python API] Type hints for SymbolMapping
Glenn Smith
2022-09-29
This test is flaky
Glenn Smith
2022-09-29
Add 'Libraries' group to Triage summary
Peter LaFosse
2022-09-28
Update the screenshot of the debugger controls button
Xusheng
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
[prev]
[next]