Page 1 of 1

Manual Map Support for .DLLs (Anti-Debug & Anti-VM problem)

Posted: Thu Feb 09, 2023 11:59 pm
by fuzzing
When someone manual map a .DLL that is VMProtected, a crash happens when it is protected with Anti-Debug and Anti-VM option enabled.

There are a chance to add support to Manual Mapping using this protections? :D

Re: Manual Map Support for .DLLs (Anti-Debug & Anti-VM problem)

Posted: Fri Feb 10, 2023 5:33 am
by Admin
When someone manual map a .DLL that is VMProtected, a crash happens when it is protected with Anti-Debug and Anti-VM option enabled.
It seems your manual map method doesn't support exception handling.
There are a chance to add support to Manual Mapping using this protections? :D
I have no idea how we can fix bugs in your code. Anyway, our virtual files work without any problems including exception handling.