Marek Zmysłowski
Marek Zmysłowski
I used the simple example from https://blog.grimm-co.com/post/guided-fuzzing-with-driller/. I tried to run shellphuzz and a simple driller example (from the git page) and I got following results: ``` angr) angr@6c6ee3610022:~$ python...
I'm having similar issue. I'm using the shellphish/mechaphish docker image and very simple example compiled with gcc. The code is executed with `shellphuzz -c 1 -d 1 /home/angr/a.out` ``` #include...
The libdft-dta.so from the vuzzer64 directory doesn't support the -s option - that is why it always dies. The pin.log is created when the PIN generates error. Before you run...