Hello !
I’m trying to unpack a .dll, witch protected by VMProtect.(Win64/Packed.VMProtect.L). DIE detect VMProtect 3.2 - 3.5.
I have tried changing the entry point and rename functions with x96dbg and IDA, using another similar unprotected .dll as an example.
Also I tried to use VMPDump and NoVMP but it looks like I did something wrong - NoVmp throw an error.
Actually I don’t know how to fix it and unpack the .dll for future editing.
Please, help to understand how to do that.
Here is the source.