My Go application was reverse engineered, and I need help fixing the issues.
what happened is that i used a bad license key provider ( Keyauth ) and got key auth patched even tho all functions got encrypted with garble, i heared thatt golang good at protectting my tools and stuff but got easily bypassed in 5 secondes, i really need help
15 Replies
Do you know how exactly they were able to do it?
liek for example did they just patch out your auth check?
Check this if this can help you https://github.com/EvilBytecode/GoDefender
after some research, i found that i never should put a check in function that returns only boolen
from the guy, he said he made the key system accet like "KEYAUTH-console"
it was a bad idea to use keyauth
its really easy to bypass it
even if you use obfuscators or packers it can be easily bypassed
as i have bypassed many programs that used keyauth by just replacing the original id with my own
even though im not good at the authentication stuff but most good programs just use a custom authentication system or maybe try auth.gg
or i could be wrong
this was just kind of a suggestion
if you can i would just recommed u to make your own
but if not im not really sure what best
thank u so much
i will see about it !!!
ouch, auth.gg pretty expensive
Also if your project is somewhat big and you can cover some expenses you can always build your own verification system like it being Server-Side
yea...,
im pretty sure there could be some hidden gems out there with good pricing but idk any
happy to help tho
and also I think you better change into C or C++. What is the project covering?
its about a golang tool, interacting with roblox api
It's better to change into C I think
if we are talking about a cheetoooo
or even C++
If you ever think about changing into one of these you can always hit me up, I can help you!
best advice that could have been given lol
:epic_handshake:
I personally can vouch for auth.gg Ive used it for multiple projects and havent had problems using their stuff
is there any cheaper options?
What is your budget?