ChrisTheCoolHut / Zeratool

Automatic Exploit Generation (AEG) and remote flag capture for exploitable CTF problems
GNU General Public License v3.0
1.11k stars 147 forks source link

Can not determine vulnerable type from ./sample.sh #3

Closed Jenusdy closed 6 years ago

Jenusdy commented 6 years ago

I tried to run the sample but got this.

$ ./samples.sh 
[+] Checking pwn type...
[+] Checking for overflow pwn type...
[+] Checking for format string pwn type...
[+] Getting binary protections
[+] Found win function sym.win
[-] Can not determine vulnerable type
ChrisTheCoolHut commented 6 years ago

Did your multilib install correctly? Can you run "challenges/ret"?