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
Age
Commit message (
Expand
)
Author
2025-02-25
Misc Rust formatting
Mason Reed
2025-02-25
Refactor analysis pipeline completion logic and add support for re-enabling a...
Brian Potchik
2025-01-25
Rust refactor
Mason Reed
2024-12-14
WARP: Run `cargo clippy`
Mason Reed
2024-12-14
WARP: Run `cargo fmt`
Mason Reed
2024-12-13
WARP: User friendly file picker
Mason Reed
2024-12-11
WARP: Run `cargo fmt`
Mason Reed
2024-12-11
WARP: Add ability to save single function to file
Mason Reed
2024-12-01
WARP: Prune useless functions and display progress in background task
Mason Reed
2024-11-12
WARP: Run `cargo fmt`
Mason Reed
2024-11-11
WARP: Lazily include types for created signatures
Mason Reed
2024-11-08
WARP: Fix matcher workflow generating a large number of anonymous undo actions
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-08
WARP: Misc changes
Mason Reed
2024-11-08
WARP: Remove unneeded ref in type conversion
Mason Reed
2024-11-08
WARP: Find command shouldn't generate new GUID's
Mason Reed
2024-11-04
WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp`
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-03
WARP: Cleanup find from function guid command
Mason Reed
2024-10-30
WARP: Only run matcher workflow once
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
WARP: Handle no default architecture gracefully when loading types
Mason Reed
2024-10-24
Make WARP function guid generation infallible
Mason Reed
2024-10-24
Add WARP integration
Mason Reed