nccgroup / wssip

Application for capturing, modifying and sending custom WebSocket data from client to server and vice versa.
GNU Affero General Public License v3.0
445 stars 66 forks source link

wssip-1.1.0-linux-x64.AppImage is an invalid executable and won't run. #30

Open flarn2006 opened 4 years ago

flarn2006 commented 4 years ago

I downloaded the appimage and tried to run it, and I got this:

bash: ./wssip.AppImage: cannot execute binary file: Exec format error

I looked at the file, and the first 97,220 bytes are all 00. Maybe the beginning got overwritten somehow?