kleiton0x00/ppmap

not running

anindya14 opened this issue · 2 comments

Downloaded the precompiled binary and tried running ppmap but gave "permission denied"

When I tried with sudo it says "command not found"

After you download it make sure to give it the right permission by executing on terminal:
chmod +x ppmap
Then execute it as following:
echo 'https://target.com' | ./ppmap

(facepalm) how can I not see that...Thanks