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
2026-03-26
[IDB Import] Update documentation
Mason Reed
2026-03-26
[WARP] More documentation updates and python examples
Mason Reed
2026-03-25
[Rust] Remove unneeded deployments for CI tests
Mason Reed
2026-03-25
[IDB Import] Fix some misc bugs
Mason Reed
2026-03-25
[IDB Import] Fix file dialog filter separating out each extension
Mason Reed
2026-03-24
[WARP] Sanitize server URLs
Mason Reed
2026-03-24
[BNTL] Fix misc doc comments missing
Mason Reed
2026-03-24
[WARP] Do a partial update of the sidebar UI when navigating instead of a ful...
Mason Reed
2026-03-24
[Python] Update function signatures of some type library APIs
Mason Reed
2026-03-24
[Rust] Misc project module cleanup
Mason Reed
2026-03-24
[WARP] Update docs
Mason Reed
2026-03-24
[WARP] Warn when matching with relocatable regions in low address space
Mason Reed
2026-03-24
[WARP] Improved UX and API
Mason Reed
2026-03-24
[Rust] More appropriate impls for `PartialEq` and `Hash` for `FileMetadata`
Mason Reed
2026-03-24
[Rust] Impl `BinaryViewEventHandler` for `Fn(&BinaryView)`
Mason Reed
2026-03-24
[Rust] Move `ObjectDestructor` to own module and add some extra documentation
Mason Reed
2026-03-24
[Rust] Impl `PartialEq`, `Eq` and `Hash` for `Project`
Mason Reed
2026-03-24
[Rust] Impl `PartialEq`, `Eq` and `Hash` for `ProjectFile`
Mason Reed
2026-03-24
[Rust] Misc docs
Mason Reed
2026-03-24
[WARP] Fix relocatable region selection failing to fallback to section collec...
Mason Reed
2026-03-24
[WARP] Add a spinner to the possible matches widget while fetching from network
Mason Reed
2026-03-24
[WARP] Update the selected sidebar function when refocusing
Mason Reed
2026-03-24
[WARP] Server-side constraint matching
Mason Reed
2026-03-24
[WARP] Demote locking surrounding container function fetching
Mason Reed
2026-03-23
IDB Import refactor
Mason Reed
2026-03-23
[Rust] Add `TypeBuilder::function` and `TypeBuilder::function_with_opts`
Mason Reed
2026-03-23
[Rust] Add `Platform::address_size`
Mason Reed
2026-03-23
[Rust] impl Send and Sync to CoreLanguageRepresentationFunctionType (#8012)
Rubens Brandão
2026-03-23
[Swift] Add arm64 calling conventions
Mark Rowe
2026-03-23
[Swift] Add support for applying parameter and return types during demangling
Mark Rowe
2026-03-23
[Swift] Initial demangling support
Mark Rowe
2026-03-23
[Swift] Initial skeleton of a plug-in for Swift support
Mark Rowe
2026-03-23
[MachO] Apply the correct calling convention for objc_retain_xN / objc_releas...
Mark Rowe
2026-03-20
Fix improper variable cast in databasesync.py
Alexander Taylor
2026-03-20
Fix copypasta in error message.
Alexander Taylor
2026-03-20
Do not retry http requests if we are shutting down
Josh Ferrell
2026-03-20
Wrap LogTrace FV/F functions with BN_ENABLE_LOG_TRACE guard
Peter LaFosse
2026-03-20
Update bindgen version to support clang 22
Josh Ferrell
2026-03-20
Add option to disable dedicated Universal architecture picker and use Contain...
Brian Potchik
2026-03-19
Add nodiscard attribute to Structure{,Builder}::{GetMemberByName,GetMemberByO...
Mark Rowe
2026-03-19
cargo fmt
Mark Rowe
2026-03-19
refactor licenses in documentation to be separate linkable pages
Jordan Wiens
2026-03-19
Add TransformSession constructor that adopts an existing TransformContext.
Brian Potchik
2026-03-19
Fix operand list iterators being validated when appending new instructions
Mark Rowe
2026-03-18
document windows python work-around
Jordan Wiens
2026-03-17
Bump ABI versions after change to operand list representation
Mark Rowe
2026-03-16
Use a dedicated architecture picker when opening Universal Mach-O files
Mark Rowe
2026-03-16
Refactor where architecture selection is performed for universal binaries
Mark Rowe
2026-03-16
Represent operand lists and label maps more efficiently within IL instructions
Mark Rowe
2026-03-14
fix missing newline in docs
Jordan Wiens
[next]