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
Age
Commit message (
Expand
)
Author
2025-05-13
[CMake] Report compatibility with 3.15 to silence deprecation warnings
Glenn Smith
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-05-12
[Rust] More cleanup regarding `BnString`
Mason Reed
2025-05-12
[Rust] Return `String` instead of `BnString` for cases where lossy conversion...
Mason Reed
2025-05-12
[Rust] Remove Architecture trait bound on LLIL related structures
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-02-17
Fix some misc Rust CMakeLists.txt issues
Mason Reed
2025-02-13
Add licensing check for Rust code
Mason Reed
2025-01-27
Fix some rust race conditions and comment some likely suspects
Mason Reed
2025-01-25
Fix incorrect immutable borrow for EnumerationBuilder
Mason Reed
2025-01-25
Rust refactor
Mason Reed
2024-12-14
WARP: Update readme to reflect correct env var
Mason Reed
2024-12-14
WARP: Run `cargo clippy`
Mason Reed
2024-12-14
WARP: Run `cargo fmt`
Mason Reed
2024-12-14
WARP: Attempt auto linking to core
Mason Reed
2024-12-13
WARP: Misc clippy lint
Mason Reed
2024-12-13
Bump supported rust version to 1.83.0
Mason Reed
2024-12-13
WARP: Misc bench fix
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: Run `cargo fmt`
Mason Reed
2024-12-01
WARP: Prune useless functions and display progress in background task
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-13
WARP: Cleanup Cargo.toml
Mason Reed
2024-11-13
WARP: More readable `WARP\\Debug\\Function Matcher` output
Mason Reed
2024-11-12
WARP: Set fixed image base for `sigem`
Mason Reed
2024-11-12
WARP: Fix function GUID creation masking off non relocatable constants
Mason Reed
2024-11-12
WARP: Run `cargo fmt`
Mason Reed
2024-11-12
WARP: Allow skipping trivial function constraints
Mason Reed
2024-11-11
WARP: Lazily include types for created signatures
Mason Reed
2024-11-11
WARP: More easily adjustable binja settings
Mason Reed
2024-11-11
WARP: Bump warp dependency
Mason Reed
2024-11-11
Add actual logger api to rust
Mason Reed
2024-11-11
WARP: Run `cargo clippy`
Mason Reed
2024-11-11
WARP: Call cache destructor and adjust worker thread count for view cleanup
Mason Reed
2024-11-11
WARP: Lockless ViewID
Mason Reed
2024-11-11
WARP: Cache type references in the view caches
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: Cleanup sigem about documentation
Mason Reed
2024-11-08
WARP: Fix matcher workflow generating a large number of anonymous undo actions
Mason Reed
2024-11-08
WARP: Fix very rare lock contention throwing away cache entry on finish
Mason Reed
2024-11-08
WARP: Bump warp dependency and remove unused dependency
Mason Reed
2024-11-08
WARP: Misc clippy lints
Mason Reed
[next]