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 encountered (WARNING: couldn't find address 0x0 (0x0) in binary!) #24

Open
localacct opened this issue Jan 14, 2021 · 0 comments
Open

Comments

@localacct
Copy link

Hi

While using dsdump on a Mach-O 64-bit executable arm64, I encountered the error message mentioned. The binary is not a fat binary and only has arm64 version of the code.

WARNING: couldn't find address 0x0 (0x0) in binary!

I tried different command line options but I see the same error.

dsdump --objc <binary>
dsdump --objc -vvvvv <binary>
dsdump --swift <binary>
dsdump --swift -vvvvv <binary>

What else can I do to troubleshoot the issue?

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

1 participant