Search found 5 matches
- Sat Feb 23, 2019 5:40 am
- Forum: Technical questions
- Topic: VMProtect Ultimate for Cheats
- Replies: 5
- Views: 15514
Re: VMProtect Ultimate for Cheats
Just a note re: exception handling: on x64 it is possible to have limited support for exceptions due to the unwind data present in the PE. For this you can add an assembly stub to your injector that executes before DllMain and calls RtlAddFunctionTable , where FunctionTable is a pointer to the IMAG...
- Sat Feb 23, 2019 5:30 am
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 30161
Re: VMP hwid
that means I can use 100x same PC and use a clone OS system from licensed PC in all 100 similar PC? this look a big security issue inside hwid of VMP ultimate, with all respect developers.... I requested this and as I see other users too, but developer instead of make little changes in code prefer ...
- Sat Feb 23, 2019 5:26 am
- Forum: Technical questions
- Topic: VMP hwid
- Replies: 24
- Views: 30161
Re: VMP hwid
If you don't like how VMP does it, make your own HWID calculation function and virtualize it, done. Can you explain how to do this? I'd be interested in making my own. VMProtect's HWID is likely as good as it's going to get as it's done at a very low level. You could try something like DeviceIOCont...
- Sat Feb 23, 2019 5:21 am
- Forum: Technical questions
- Topic: VMProtect Ultimate for Cheats
- Replies: 5
- Views: 15514
Re: VMProtect Ultimate for Cheats
I've implemented exception support in my manual mapper, so I believe this is a non-issue now. Exceptions are now handled fine for all of the ones I could think of. I will consider implementation of a driver. The biggest concern is loading the driver, and getting certification from MS is expensive an...
- Sun Feb 10, 2019 7:00 am
- Forum: Technical questions
- Topic: VMProtect Ultimate for Cheats
- Replies: 5
- Views: 15514
VMProtect Ultimate for Cheats
Hello! I have a few questions before I make a purchase for VMProtect Ultimate. I am running a company for cheat software for online games. Long story short, there's been a cracking issue going on and it's raising the number of detection vectors for me to manage when facing anti-cheats. I'd like to m...