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