pwngrid manual install help
i am trying to install pwngrid and followed the instructions and cant seem to get it to work
wget "https://github.com/evilsocket/pwngrid/releases/download/v1.10.3/pwngrid_linux_amd64_v1.10.3.zip" unzip pwngrid_linux_amd64_v1.10.3.zip sudo mv pwngrid /usr/bin/ sudo pwngrid -generate -keys /etc/pwnagotchi
when i generate the keypair i get a error message
sudo pwngrid -generate -keys /etc/pwnagotchi /usr/bin/pwngrid: 1: ELF: not found /usr/bin/pwngrid: 2: @0/@@@@@0pp@p@@@h: not found /usr/bin/pwngrid: 3: !: not found /usr/bin/pwngrid: 1: Syntax error: Unterminated quoted string
i have tried to figure out what is going but hit a brick wall and was wondering if someone could help me figure this issue out.
Thanks in advance!
Source: evilsocket/pwnagotchi