Is it the same for Memory Protection and VMProtectIsValidImageCRC?Admin wrote:Yes, the option "Debugger detection" and VMProtectIsDebuggerPresent works the same.
Search found 2 matches
- Wed Jan 15, 2020 8:08 am
- Forum: Technical questions
- Topic: VMProtect AntiDebug In-App Checks
- Replies: 2
- Views: 3513
Re: VMProtect AntiDebug In-App Checks
- Sat Jan 11, 2020 3:39 pm
- Forum: Technical questions
- Topic: VMProtect AntiDebug In-App Checks
- Replies: 2
- Views: 3513
VMProtect AntiDebug In-App Checks
Hey, my friend and I are working on a project and he is trying to use the dll function to check if a debugger is present, but if debug detection is enabled at all in the vmp settings then the program closes when a debugger is detected instead of doing the function calls on detection. If debug detect...