Battelle / afl-unicorn

afl-unicorn lets you fuzz any piece of binary that can be emulated by Unicorn Engine.

Home Page:https://medium.com/@njvoss299/afl-unicorn-fuzzing-arbitrary-binary-code-563ca28936bf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for MIPS, PowerPC, Sparc, etc. to unicorn_loader and context dumpers

njv299 opened this issue · comments

The current unicorn_loader and IDA context dumper helper module only supports x86, x64, and ARM. Support for the rest of the architectures supported by Unicorn would greatly increase applicability of the 'dump and load runtime context' workflow.