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

Unicorn mode 1.0.1 Makefile for Python 2

cyberxml opened this issue · comments

afl-unicorn/unicorn_mode/unicorn-1.0.1

Makefile needs to specify python2 until python3 migration is complete.

I've inserted line 67 as

UNICORN_QEMU_FLAGS += --python=/usr/bin/python2