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
/
workflow.rs
Age
Commit message (
Expand
)
Author
2025-07-03
Temporarily disable tags for WARP functions tag types are not thread safe
Mason Reed
2025-07-02
WARP 1.0
Mason Reed
2025-05-12
[Rust] Remove `NonSSAVariant` bound from `LowLevelILFunction`
Mason Reed
2025-05-12
[Rust] Reduce usage of `IntoCStr` in function signatures
Mason Reed
2025-04-08
Fix workflow Rust API not returning refcounted objects
Mason Reed
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-11-08
WARP: Fix matcher workflow generating a large number of anonymous undo actions
Mason Reed
2024-11-04
WARP: Move workflows from `analysis.plugins.warp` to `analysis.warp`
Mason Reed
2024-11-04
WARP: Fix analysis updates not being correctly marked
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
Add WARP integration
Mason Reed