We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I packed a 64-bit exe to test, but show message as below. could you give me a target to test?thx
The text was updated successfully, but these errors were encountered:
Did you pass the -base argument?
-base
Sorry, something went wrong.
yes, I passed -base 0x7FF6AC910000 Test.vmp_dump.exe.zip
-base 0x7FF6AC910000
That's not the original base address, you need to pass the unpacked image's base address, thus the emphasis on original.
No branches or pull requests
I packed a 64-bit exe to test, but show message as below.
could you give me a target to test?thx
The text was updated successfully, but these errors were encountered: