sundowndev / phoneinfoga

Information gathering framework for phone numbers
https://sundowndev.github.io/phoneinfoga/
GNU General Public License v3.0
13.22k stars 3.73k forks source link

cannot execute binary file: #1404

Open LooBanga opened 8 months ago

LooBanga commented 8 months ago

Describe the bug A clear and concise description of what the bug is. im on a raspberry p 400 and downloaded the linux arm.64.tar .gz and even after chmod i still tend to get the error cannot execute binary file: ive watched videos and followed step by step but can never get passed this error To Reproduce What command did you run ? (hide any personal information such as phone number or ip address) ─(kali㉿kali-raspberry-pi)-[~/Downloads/phoneinfoga] └─$ ls phoneinfoga phoneinfoga_Linux_arm64.tar.gz

┌──(kali㉿kali-raspberry-pi)-[~/Downloads/phoneinfoga] └─$ chmod +x phoneinfoga

┌──(kali㉿kali-raspberry-pi)-[~/Downloads/phoneinfoga] └─$ ./phoneinfoga zsh: exec format error: ./phoneinfoga

┌──(kali㉿kali-raspberry-pi)-[~/Downloads/phoneinfoga] └─$ sudo su ┌──(root㉿kali-raspberry-pi)-[/home/kali/Downloads/phoneinfoga] └─# chmod +x phoneinfoga

┌──(root㉿kali-raspberry-pi)-[/home/kali/Downloads/phoneinfoga] └─# ./phoneinfoga bash: ./phoneinfoga: cannot execute binary file: Exec format error

┌──(root㉿kali-raspberry-pi)-[/home/kali/Downloads/phoneinfoga] └─#

this the code i ran before error Expected behavior A clear and concise description of what you expected to happen.

Screenshots (optional) If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Additional context Add any other context about the problem here.

108806 commented 8 months ago

Yeah they lack some basic info on how to run this thing.

go run . web/client.go:14:12: pattern client/dist/*: no matching files found