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

Invalid VIP? #32

Open
dllcrt0 opened this issue Oct 10, 2021 · 2 comments
Open

Invalid VIP? #32

dllcrt0 opened this issue Oct 10, 2021 · 2 comments

Comments

@dllcrt0
Copy link

dllcrt0 commented Oct 10, 2021

Screenshot (6)
anyone know how to fix this?

@oureveryday
Copy link

"NoVmp accepts unpacked binaries, so if your binary is packed you'll have to dump it first, additionally if you did dump it using a tool like Scylla, you'll have to provide the original image base using the -base parameter like so:"
-base 0x14000000

You need to provide original packed file image base.

@bugproof
Copy link

bugproof commented Apr 25, 2022

Seems like the error doesn't go away even after you specify the original base address. Btw. this is a .dll file I dumped using "Pick DLL" in Scylla
image

image

image

-base 0x3990000
image

(Compiled binary myself, tested with the latest commit)

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

3 participants