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
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