summaryrefslogtreecommitdiff
path: root/plugins/warp/src/matcher.rs
AgeCommit message (Expand)Author
2026-05-10[Rust] Refactor `binary_view` moduleMason Reed
2025-12-15[WARP] Allow multi-round matching to resolve matching function dependenciesMason Reed
2025-10-07[WARP] Move WARP settings to own setting groupMason Reed
2025-10-01[WARP] Enhanced network supportMason Reed
2025-09-03[WARP] Improve matcher speed and add fast fail for pathological casesMason Reed
2025-07-02WARP 1.0Mason Reed
2025-05-12[Rust] Reduce usage of `IntoCStr` in function signaturesMason Reed
2025-05-12[Rust] Return `String` instead of `BnString` for cases where lossy conversion...Mason Reed
2025-01-25Rust refactorMason Reed
2024-12-14WARP: Run `cargo fmt`Mason Reed
2024-12-13WARP: User friendly file pickerMason Reed
2024-12-01WARP: Run `cargo fmt`Mason Reed
2024-11-25WARP: Improve wording on `Trivial Function Length` descriptionMason Reed
2024-11-19Fix signature path lookup for core signatures in WARPMason Reed
2024-11-12WARP: Allow skipping trivial function constraintsMason Reed
2024-11-11WARP: Bump warp dependencyMason Reed
2024-11-11WARP: Misc formattingMason Reed
2024-11-08WARP: Refactor matcherMason Reed
2024-11-08WARP: Misc clippy lintsMason Reed
2024-11-08WARP: Add manual file loading and initial user settingsMason Reed
2024-11-04WARP: Misc formatting and remove useless apply commandMason Reed
2024-11-04WARP: Fix analysis updates not being correctly markedMason Reed
2024-11-04WARP: Increase trivial LLIL threshold to 20 bytesMason Reed
2024-10-30WARP: Fix loading incorrect core signature directoryMason Reed
2024-10-28Refactor WARP to use a module workflow for matchingMason Reed
2024-10-24WARP: Remove misc matcher debug infoMason Reed
2024-10-24Make WARP function guid generation infallibleMason Reed
2024-10-24Add WARP integrationMason Reed