summaryrefslogtreecommitdiff
path: root/platform/efi/efi_resolver/LICENSE
AgeCommit message (Collapse)Author
2025-05-08Implement EFI resolver as a module workflowBrandon Miller
2025-05-08Move EFI Resolver to APIZichuan Li
Support all existing features in EFI Resolver, 1. Doesn't support running on existing BNDBs (though we tried to support this in python plugins, it doesn't work well) 2. Perform analysis on MLIL rather than HLIL, previous pattern matching on HLIL constains many false negatives