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
/
matcher.rs
Age
Commit message (
Expand
)
Author
2026-05-10
[Rust] Refactor `binary_view` module
Mason Reed
2025-12-15
[WARP] Allow multi-round matching to resolve matching function dependencies
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-09-03
[WARP] Improve matcher speed and add fast fail for pathological cases
Mason Reed
2025-07-02
WARP 1.0
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-14
WARP: Run `cargo fmt`
Mason Reed
2024-12-13
WARP: User friendly file picker
Mason Reed
2024-12-01
WARP: Run `cargo fmt`
Mason Reed
2024-11-25
WARP: Improve wording on `Trivial Function Length` description
Mason Reed
2024-11-19
Fix signature path lookup for core signatures in WARP
Mason Reed
2024-11-12
WARP: Allow skipping trivial function constraints
Mason Reed
2024-11-11
WARP: Bump warp dependency
Mason Reed
2024-11-11
WARP: Misc formatting
Mason Reed
2024-11-08
WARP: Refactor matcher
Mason Reed
2024-11-08
WARP: Misc clippy lints
Mason Reed
2024-11-08
WARP: Add manual file loading and initial user settings
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-11-04
WARP: Increase trivial LLIL threshold to 20 bytes
Mason Reed
2024-10-30
WARP: Fix loading incorrect core signature directory
Mason Reed
2024-10-28
Refactor WARP to use a module workflow for matching
Mason Reed
2024-10-24
WARP: Remove misc matcher debug info
Mason Reed
2024-10-24
Make WARP function guid generation infallible
Mason Reed
2024-10-24
Add WARP integration
Mason Reed