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
2025-07-02
must escape newlines in long parameter descriptions
Jordan Wiens
2025-07-02
must use double backquotes instead of single in RST
Jordan Wiens
2025-07-02
fix warning for (m/l)lilfunction translate docs
Jordan Wiens
2025-07-02
fix docs for submodules like collaboration and debugger
Jordan Wiens
2025-07-02
improve summary splits to prevent a doc warning
Jordan Wiens
2025-07-02
sphinx warnings now stop the build
Jordan Wiens
2025-07-02
replace autosummary with built-in to fix warnings
Jordan Wiens
2025-07-02
removing defucnt cpp sphinx config
Jordan Wiens
2025-07-02
[Rust] Add missing `LLIL_FLAG_GROUP` and `LLIL_FLAG_COND` lifted IL expressions
Mason Reed
2025-07-02
[WARP] Make plugin commands more discoverable
Mason Reed
2025-07-02
Fix thumb2 lifting to prevent temp reg spillover for post dec stm instruction.
Brian Potchik
2025-07-02
[WARP] Fix headless builds depending on binaryninjaui
Mason Reed
2025-07-02
Added no export trie data detection.
Hongyu Chen
2025-07-02
Add refs count column to Strings view table, fix address column width, make s...
Galen Williamson
2025-07-02
Add Length column to Strings view tables
Galen Williamson
2025-07-02
Fix Objective-C dynamic dispatch setting.
Brian Potchik
2025-07-02
[mips] Merges PR https://github.com/Vector35/binaryninja-api/pull/6311: MIPS ...
kat
2025-07-02
[Rust] Misc formatting
Mason Reed
2025-07-02
Fix misc warnings in PPC disassembler
Mason Reed
2025-07-02
WARP 1.0
Mason Reed
2025-07-02
[Rust] Update Cargo.lock
Mason Reed
2025-07-02
[Rust] Add note for `Function::has_explicitly_defined_type`
Mason Reed
2025-07-02
[Rust] Misc interaction handler fixes
Mason Reed
2025-07-02
[Rust] Fixup some unit tests
Mason Reed
2025-07-02
[Rust] Misc things for WARP
Mason Reed
2025-07-02
[Rust] Fix load options string not being terminated
Mason Reed
2025-07-02
[Rust] Update Cargo.lock
Mason Reed
2025-07-02
[Rust] Remove redundant `Result` from `Project::folders`
Mason Reed
2025-07-02
[Rust] Add some additional impls for ergonomics
Mason Reed
2025-07-02
[Rust] Make `ProjectFile::path_on_disk` return `Option<PathBuf>`
Mason Reed
2025-07-02
[Rust] Misc `interaction::report` improvements
Mason Reed
2025-07-02
[Rust] Rerun bindings generator automatically when `BINARYNINJADIR` changes
Mason Reed
2025-07-02
[Rust] impl `Send` and `Sync for `Project`
Mason Reed
2025-07-02
Add PluginCommand for projects and hide non-contextual commands in linear/gra...
Mason Reed
2025-07-02
[Rust] Remove duplicate `(&str, Variable, &Type)` named variable type impl
Mason Reed
2025-07-02
[Rust] Make the `BinaryView` handle public
Mason Reed
2025-07-02
[Rust] Add `BinaryViewExt::workflow`
Mason Reed
2025-07-02
[Rust] Add a comment about cleaning up the `BinaryView` object
Mason Reed
2025-07-02
[Rust] Make `CoreArchitecture::from_raw` public
Mason Reed
2025-07-02
[Rust] Remove duplicate `BNGetMediumLevelILVariableDefinitions` wrapper function
Mason Reed
2025-07-02
cargo lock
Mason Reed
2025-07-02
[Rust] Add a comment to explain what the repository module does
Mason Reed
2025-07-02
[Rust] Misc changes to `test_deterministic_functions`
Mason Reed
2025-07-02
[Rust] Misc formatting
Mason Reed
2025-07-02
[Rust] Make `BnString::free_raw`
Mason Reed
2025-07-02
[Rust] Re-export interaction sub modules for convenience
Mason Reed
2025-07-02
[Rust] Expose `BinaryView::from_raw`
Mason Reed
2025-07-02
[Rust] Add `LowLevelILExpression::{value, possible_values, possible_values_wi...
Mason Reed
2025-07-02
[Rust] Expose `strings_to_string_list`
Mason Reed
2025-07-02
[Rust] Format code
Mason Reed
[next]