summaryrefslogtreecommitdiff
path: root/plugins/warp/src/matcher.rs
AgeCommit message (Expand)Author
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