Elothis
Results
1
issues of
Elothis
Hey, I have successfully installed everything in a virtual environment and am now trying to fuzz a simple c-program with the following command: `shellphuzz -i -c 1 -d 1 /home/user/local_fuzzing/target/target_binary`...