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

error: BinAbsInspector.java> Unsupported file format. #52

Open
studyalone1 opened this issue Aug 5, 2022 · 7 comments
Open

error: BinAbsInspector.java> Unsupported file format. #52

studyalone1 opened this issue Aug 5, 2022 · 7 comments

Comments

@studyalone1
Copy link

image
image
image
ghidra version: 10.1.2
BinAbslnspector: 10.1.2
Z3 version :z3-4.8.17-x64-win
解析文件:
$ file NDynSover.exe
NDynSover.exe: PE32+ executable (console) x86-64, for MS Windows
file test.exe
test.exe: PE32+ executable (DLL) (console) x86-64, for MS Windows
file PeachValidator.exe
PeachValidator.exe: PE32+ executable (GUI) x86-64 Mono/.Net assembly, for MS Windows

这些PE文件都被报错如下:

BinAbsInspector.java> Running...
BinAbsInspector.java> [INFO] Preparing the program
BinAbsInspector.java> Unsupported file format.

BinAbsInspector.java> Cannot find entry function, maybe unsupported file format or corrupted header.

BinAbsInspector.java> Failed to analyze the program: no entrypoint.

BinAbsInspector.java> Finished!
BinAbsInspector.java> Running...
BinAbsInspector.java> Finished!

@MatthewShao
Copy link
Collaborator

We does not have support for PE file for now.

@studyalone1
Copy link
Author

ok ,thank you for your reply.
I try to an elf file, but still have errors:
image

@MatthewShao
Copy link
Collaborator

Could you please provide the sample to track the issue?

@studyalone1
Copy link
Author

$ file ls
ls: ELF 64-bit LSB pie executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, BuildID[sha1]=2f15ad836be3339dec0e2e6a3c637e08e48aacbd, for GNU/Linux 3.2.0, stripped

@studyalone1
Copy link
Author

the system don‘t support to send the ’ls‘ file as link/attach

@MatthewShao
Copy link
Collaborator

You can compress it as a zip file and upload.

@studyalone1
Copy link
Author

ls.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants