This is the best hack i've ever seen, easy to bypass though
Originally Posted by 0x28
This is the best hack i've ever seen, easy to bypass though
Thats the idea behind it.
Creative with that "skid protocol".
Looks good hope to see it up soon
Originally Posted by CyanRed3
Creative with that "skid protocol".
Well its a simple problem to solve...
This looks so good good job
Is GMOD Vac protected?
/Approved. Post back results and as always, use at your own risk.
Originally Posted by onebadcow
Well its a simple problem to solve...
Except for the fact that's not possible to solve because you have full optimization enabled.
"if (true)" <-- your compiler knows 'true' will always be 'true' therefor, omits the if statement along with all the unreachable code.
notice how there's no check, it just jumps to the anti-skid and all the interface grabbing code in the screenshot is gone in the compiled DLL.
Thought I was retarded I couldn't see anything in Olly and IDA.
What program is that?
Originally Posted by D3v17Dy7
Thought I was retarded I couldn't see anything in Olly and IDA.
What program is that?
IDA with edited fonts/colors
Doesn't work, followed instructions clearly, even tho i know how this shit works.
Yes, i have a bypasser.
I can see that its loading tho because the crosshair changed, but insert for menu isn't working
Originally Posted by _haffy
Except for the fact that's not possible to solve because you have full optimization enabled.
"if (true)" <-- your compiler knows 'true' will always be 'true' therefor, omits the if statement along with all the unreachable code.
notice how there's no check, it just jumps to the anti-skid and all the interface grabbing code in the screenshot is gone in the compiled DLL.