You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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):
phoneinfoga version
)go version
)Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: