Hello,
I'm experimenting with unicorefuzz. This issue occurred while running setup.sh script:
....
[+] Building unicorn_mode
=================================================
UnicornAFL build script
=================================================
[*] Performing basic sanity checks...
[-] Error: Python setup-tools not found. Run 'sudo apt-get install python-setuptools'.
I've already installed Python 2 and Python 3, as well as 'python-setuptools' via apt-get and pip install. What am I doing incorrectly?