Uh oh!
There was an error while loading. Please reload this page.
Added hooking detection in auth.cpp for the req ( Request ) function - #52
Added hooking detection in auth.cpp for the req ( Request ) function#52seeby2 wants to merge 2 commits into
Conversation
The KeyAuth owner has been notified of your pull request. Please wait for him to review it. This could take several days. |
Nice paste this very bad and doesn't help with Security at all or atleast temporarily you should safe bytes of the function and cmp them a smart reverser would do as following Which Bypasses your "Protection" |
seeby2
commented
Dec 13, 2025
its not a paste, ive just started learning about protection and have been trying to improve but having a hard time. |
chvrs1122
commented
Dec 13, 2025
i deadass saw this in some free protection but instead of checking just compare bytes take a snapshot and compare them |
seeby2
commented
Dec 14, 2025
well thats possible, but i dont paste at all. i have actual learning intentions. |
The "is_hooked" function is placed at the top of the file "Security.hpp"
This fixes the vulnerability to hook "curl_easy_setopt" wich allowed attackers to send back fake data/spoof the response.
This also makes it so the Keyauth Patcher/Dumper Doenst work anymore.