YunDingLab / struct_sanitizerLinks
a new cfi mechanism
☆32Updated 3 years ago
Alternatives and similar repositories for struct_sanitizer
Users that are interested in struct_sanitizer are comparing it to the libraries listed below
Sorting:
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆66Updated 3 years ago
- Bring libfuzzer to Unicorn☆26Updated 3 years ago
- ☆19Updated 7 years ago
- AFLplusplus + libprotobuf-mutator = love☆83Updated 5 years ago
- A Coverage-Based fuzzing tools☆23Updated 4 years ago
- ☆13Updated 3 years ago
- ☆34Updated 3 years ago
- aurora-d☆20Updated 3 years ago
- Hybrid Interface Aware Fuzz for Android Kernel Drivers☆30Updated 4 years ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转 程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆45Updated 3 years ago
- KLEE-fl : Compile Project to Bitcode and Try Fuzzing with KLEE .☆29Updated 6 years ago
- A gdb for fuzzing☆21Updated 3 years ago
- AFLplusplus + libprotobuf-mutator☆59Updated 2 years ago
- ☆25Updated 4 years ago
- blog☆16Updated 5 years ago
- ☆36Updated last year
- Slow llvm tracing for the masses