this post was submitted on 30 Jun 2023
7 points (100.0% liked)

Exploit Development

470 readers
1 users here now

A curated community dedicated to strictly technical materials about vulnerability research, exploit development and reverse engineering.

founded 2 years ago
MODERATORS
 

Ghidralligator is a C++ multi-architecture pcode emulator based on the Ghidra libsla, designed for fuzzing with AFL++.

It allows performing emulation-based fuzzing while keeping interesting performances when dealing with binaries running on exotic architectures.

Its extensible nature makes it easy to emulate literally every architecture (as long as you can write the corresponding Sleigh specification file) to fuzz arbitrary piece of code.

no comments (yet)
sorted by: hot top controversial new old
there doesn't seem to be anything here