Fix
A few people have freaked out to us about a BS "bypass" pertaining to the latest c++ examples only, the ones with KeyAuth.hpp are unaffected. The bypass can be mitigated even by using older versions of VMProtect, though TheH3xRayz#2005 contributed code to patch the bypass regardless of what obfuscator you the application developer is using, and regardless of what injector the bad actor attempting to pirate your program is using.
So those just two options to fix this bypass. Obfuscate or use the latest .lib file just committed to https://github.com/KeyAuth/KeyAuth-CPP-Example
Apologies for not address this earlier, I thought it was quite self-explanatory but sadly not to some people 🤦♂️ The bypass has nothing to do with KeyAuth, it's modifying the memory of a JSON decoding function from GitHub. this could be done to any unobfuscated program using any type of authentication system.
KeyAuth will never guarantee integrated obfuscation. Even authentication services which cost tens of thousands per month don't accept the responsibility of integrated obfuscation. So you shouldn't expect KeyAuth to.
I've heard that https://github.com/Acrillis/SynapseX/tree/master/Synapse/Src/Exploit/Security provides a lot of mitigation methods against circumvention. Feel free to look at that
I (mak) am not competent in client-side security and don't plan to become competent in it. Companies like VMProtect and Themida have several years of experience and still are at a constant battle with circumvention. KeyAuth ensures your program can't be bypassed with HTTP Debugger, something that is possible with authgg. Past that it is the responsibility of the app developer to seek obfuscation from another company or make their own.
KeyAuth discord bot coming soon. mazk provided me with a great base and so I just need to add a few more commands and it'll be ready. the bigger concern is networking being online to update the files on the Discord bot hosting lmao.
networking said he'd be slightly inactive until 28th of this month. please make suggestions in https://keyuth.win/discord/ I'm less tired this week so I should be able to get a lot of them done over the weekend 💯