Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary file execution error #1398

Open
lilkitteniscurious opened this issue Feb 20, 2024 · 3 comments
Open

Binary file execution error #1398

lilkitteniscurious opened this issue Feb 20, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@lilkitteniscurious
Copy link

(Bad Address error)
Error showing in termux when I execute binary file phoneinfoga.

Screenshot_2024-02-21-02-43-25-988_com termux

@sundowndev
Copy link
Owner

Looks like you miss typed the binary file: ./PhoneInfoga

@lilkitteniscurious
Copy link
Author

lilkitteniscurious commented Feb 21, 2024

Looks like you miss typed the binary file: ./PhoneInfoga

Let me explain.
That blue colour PhoneInfoga is PhoneInfoga directory which I cloned using git clone command that's not the binary file.

Screenshot_2024-02-21-21-29-38-963_com.termux.jpg

In that directry, after doing
cd PhoneInfoga and then ls
I found nothing executable to run Phoneinfoga.

Then I downloaded phoneinfoga_Linux_arm64.tar.gz

IMG_20240221_214233

And then I copied it in the HOME directory of termux and unzipped the tar.gz file

After doing this , I got phoneinfoga binary file.
When I execute this binary file , I got : Bad Address error.

You can see this below 👇🏼
Screenshot_2024-02-21-21-52-40-857_com termux

When I watched YouTube videos of phoneinfoga installation, their unzipped file was actually PhoneInfoga and even their zipped file was PhoneInfoga_Linux_arm64.tar.gz

But , in my case, the zipped file is phoneinfoga_Linux_arm64.tar.gz and hence the unzipped file is phoneinfoga.

I don't know what's happening.

@sundowndev
Copy link
Owner

My bad, after digging a little it looks like it's not related to phoneinfoga. Also I don't have any experience with Termux so I'll just let the community answer this one.

@sundowndev sundowndev added the help wanted Extra attention is needed label Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants