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
/
src
/
plugin.rs
Age
Commit message (
Expand
)
Author
2026-03-24
[WARP] Improved UX and API
Mason Reed
2026-02-23
Add global plugin command type
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
2025-12-05
[Rust] Fix misc clippy lints and warnings
Mason Reed
2025-11-16
[WARP] Explicitly create user signature directory on plugin init
Mason Reed
2025-11-05
[WARP] Demote server disconnect failure to warning
Mason Reed
2025-10-22
Add more plugins to free
Mason Reed
2025-10-22
[WARP] Use download provider API instead of reqwest
Mason Reed
2025-10-12
[WARP] Improve UX surrounding removal of matched functions
Mason Reed
2025-10-07
[WARP] Move WARP settings to own setting group
Mason Reed
2025-10-01
[WARP] Enhanced network support
Mason Reed
2025-08-27
Rewrite Obj-C workflow in Rust
Mark Rowe
2025-08-13
[Rust] Add builder API for creating workflows
Mark Rowe
2025-07-23
[WARP] Generate function guids for mach-o objective-c binaries
Mason Reed
2025-07-15
[WARP] Add network container
Mason Reed
2025-07-02
[WARP] Make plugin commands more discoverable
Mason Reed
2025-07-02
WARP 1.0
Mason Reed
2025-07-02
Add highlight render layer to WARP
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-11
WARP: Add ability to save single function to file
Mason Reed
2024-12-01
WARP: Run `cargo fmt`
Mason Reed
2024-11-13
WARP: More readable `WARP\\Debug\\Function Matcher` output
Mason Reed
2024-11-12
WARP: Run `cargo fmt`
Mason Reed
2024-11-11
Add actual logger api to rust
Mason Reed
2024-11-08
WARP: Refactor matcher
Mason Reed
2024-11-08
WARP: Add manual file loading and initial user settings
Mason Reed
2024-11-08
WARP: Misc changes
Mason Reed
2024-11-04
Remove ability to panic on pre-initialized logger in rust
Mason Reed
2024-11-04
WARP: Misc formatting and remove useless apply command
Mason Reed
2024-11-04
WARP: Fix analysis updates not being correctly marked
Mason Reed
2024-10-30
WARP: Add more debug commands and manually invoke the matcher
Mason Reed
2024-10-28
Refactor WARP to use a module workflow for matching
Mason Reed
2024-10-24
Make WARP function guid generation infallible
Mason Reed
2024-10-24
Add WARP integration
Mason Reed