bingseclab / VirtAnalyzerLinks
Virtual Inheritance Reverse Engineering
☆17Updated 5 years ago
Alternatives and similar repositories for VirtAnalyzer
Users that are interested in VirtAnalyzer are comparing it to the libraries listed below
Sorting:
- Symbolic Execution Engine based on Ghidra's PCode☆84Updated 2 years ago
- ☆98Updated 5 years ago
- AFLTeam Collaborative Parallel Fuzzing☆74Updated 3 years ago
- 2019 Advent Calendar, vmware pwnables☆50Updated 5 years ago
- QilingLab challenge writeup☆21Updated 4 years ago
- ROP Benchmark is a tool to compare ROP compilers☆43Updated 2 years ago
- ☆53Updated 6 years ago
- ☆67Updated 5 years ago
- Repository of the findings found by wtf when fuzzing IDA75.☆86Updated 4 years ago
- Linux Kernel Snapshot Fuzzer using KVM☆48Updated last year
- BSOD: Binary-only Scalable fuzzing Of device Drivers☆163Updated 3 years ago
- Qemu Fuzzer.针对Qemu模拟设备的模糊测试工具,主要思路是Host生成种子Data,然后传递给Guest中转程序,由中转程序访问MMIO,以达到和模拟设备的交互,不同于qtest自带的fuzzer.☆45Updated 3 years ago
- fuzzing + concolic = fuzzolic :)☆127Updated last month
- A framework provides an interface to monitor and control fuzzers☆30Updated 2 years ago
- ☆19Updated 5 years ago
- InsTrim: Lightweight Instrumentation for Coverage-guided Fuzzing☆82Updated 5 years ago
- ☆68Updated 2 years ago
- Prototype of the paper "APICraft: Fuzz Driver Generation for Closed-source SDK Libraries".☆66Updated 3 years ago
- Agamotto: Accelerating Kernel Driver Fuzzing with Lightweight Virtual Machine Checkpoints☆126Updated 5 years ago
- Banana Fuzzer ~ modulable, loop based, poc gen, code cov, platform agnostic, race oriented☆59Updated 3 years ago
- Super Fast Concolic Execution Engine based on Source Code Taint Tracing☆102Updated 3 years ago
- A binary-only coverage-guided fuzzer based on AFL and e9patch