index
:
public/binaryninja-api.git
extended-rust-llil
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
warp
Age
Commit message (
Expand
)
Author
2026-05-28
[WARP] Fix race condition with sidebar deletion with analysis completion even...
Mason Reed
2026-05-26
[WARP] Fix crash when no default calling convention is registered
Mason Reed
2026-05-22
Refactor calling conventions to support correct representation of structures
Rusty Wagner
2026-05-19
Fix leaks due to missing parenting of Qt objects
Mark Rowe
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2026-04-23
[WARP] Fix misc UI thread safety issues (#8112)
Mason Reed
2026-04-13
types: fragment type API support (C++, Python)
Ryan Snyder
2026-03-26
[WARP] More documentation updates and python examples
Mason Reed
2026-03-24
[WARP] Sanitize server URLs
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
[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] Move `ObjectDestructor` to own module and add some extra documentation
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-02-23
Add global plugin command type
Mason Reed
2026-02-23
[Rust] Misc documentation and cleanup
Mason Reed
2026-02-23
[Rust] Refactor `FileMetadata` file information
Mason Reed
2026-02-23
[Rust] Fix plugins being referenced in `cargo about` output
Mason Reed
2026-02-22
[WARP] Allow containers to be constructed programmatically (#7952)
Mason Reed
2026-02-06
Add regex and case sensitivity options to FilterEdit
Josh Ferrell
2026-01-11
[Rust] Update examples to use tracing
Mason Reed
2026-01-11
[Rust] Enter more session scoped tracing spans for debug info and binary view...
Mason Reed
2026-01-11
[Rust] Replace `log` with `tracing`
Mason Reed
2026-01-07
Fix Windows build
Xusheng
2026-01-01
update copyrights for 2026
Jordan Wiens
2025-12-15
[WARP] Allow multi-round matching to resolve matching function dependencies
Mason Reed
2025-12-15
[WARP] Misc cleanup
Mason Reed
2025-12-15
[WARP] Skip non-defined function symbols when collecting constraints
Mason Reed
2025-12-15
[Rust] Add `Function::defined_symbol` to use when getting the default functio...
Mason Reed
2025-12-15
[WARP] Deduplicate matched functions within the matcher implicitly
Mason Reed
2025-12-13
[WARP] Fix `warp_headless` example not linking binaryninjacore (#7787)
Mason Reed
2025-12-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
2025-12-05
[Rust] Bump pinned version to 1.91.1
Mason Reed
2025-12-01
[WARP] Consult type library function objects when matched function has no exp...
Mason Reed
2025-11-25
[WARP] Stop propagating skipped file error when processing archives
Mason Reed
2025-11-25
[WARP] Fix leaking binary view on empty views
Mason Reed
2025-11-16
[WARP] Fix unused rerun matcher checkbox when loading file on disk
Mason Reed
2025-11-16
[WARP] Fix container list not refreshing for dynamically added containers
Mason Reed
2025-11-16
[WARP] Explicitly create user signature directory on plugin init
Mason Reed
2025-11-05
[WARP] Bump parser version to 1.0.1
Mason Reed
2025-11-05
[WARP] Demote server disconnect failure to warning
Mason Reed
2025-11-04
[WARP] Add number of matched functions to the ending log message for matching
Mason Reed
2025-11-04
Update FilterEdit and FilterTarget to preserve existing selections
Mark Rowe
2025-11-04
[WARP] Return existing source id when adding a file to a disk container
Mason Reed
2025-11-04
[WARP] Use enterprise download provider when available
Mason Reed
2025-11-04
[WARP] Update python example to fix adding a source to a "read-only" container
Mason Reed
[next]