I know it’s every egys dream and their mama’s to get their hands on my hacks, so here is the source code.
What it does is, generates a random guid every time you start guard, uploads fake pictures, all cvars are unlocked, you can use 333 fps and you can use any mod/hax whatever and their l4m3 window detection method ends up getting bypassed too.
bitbucket.org
Compile the DLL, then use your injector. You have to inject it two times — once into sof2guard.exe and once into sof2mp.exe.
The first injection must happen before you even start sof2guard.exe.
So the easiest way is to use or make an injector where you can type in yourfilename.dll and then the process name in this case sof2guard.exe
and the injector will just wait until you start sof2guard.exe, then auto‑inject the DLL when the process appears.
Here are pics:
If you want clean screenshots stuff like overlays or extra visuals don’t show up when someone takes a screenshot you can check out the old code I posted here:
Look at the "Shoke_Screenshot", just copy and paste the clean screenshot stuff and it should work out of the box.
Too hard? well, fuk it. Don't use it then.
What it does is, generates a random guid every time you start guard, uploads fake pictures, all cvars are unlocked, you can use 333 fps and you can use any mod/hax whatever and their l4m3 window detection method ends up getting bypassed too.
Bitbucket
bitbucket.org
Compile the DLL, then use your injector. You have to inject it two times — once into sof2guard.exe and once into sof2mp.exe.
The first injection must happen before you even start sof2guard.exe.
So the easiest way is to use or make an injector where you can type in yourfilename.dll and then the process name in this case sof2guard.exe
and the injector will just wait until you start sof2guard.exe, then auto‑inject the DLL when the process appears.
Here are pics:
If you want clean screenshots stuff like overlays or extra visuals don’t show up when someone takes a screenshot you can check out the old code I posted here:
Look at the "Shoke_Screenshot", just copy and paste the clean screenshot stuff and it should work out of the box.
I just remembered about this topic might as well share pieces of the source code itself now.. DEAD GAME.. AMIRITE?
C:
void (WINAPIV* ConsoleCMD)(const char*, char) = (void (WINAPIV*)(const char*, char))0x444380;
static BYTE EnableWh[] = { 0x81, 0xCF, 0x88, 0x00, 0x00, 0x00 };
static BYTE DisableWh[] = { 0x81, 0xCF, 0x81, 0x00, 0x00, 0x00 };
static BYTE shownormalsON[] = { 0x01,0x74,0x32,0x28,0x85,0xC0 };
static BYTE shownormalsOFF[] = { 0x01, 0x8B, 0x42, 0x28, 0x85, 0xC0 };
static BYTE EnableFullBright[] = { 0x75, 0x17 };
static BYTE DisableFullBright[] = { 0x74, 0x17 };
static...
Too hard? well, fuk it. Don't use it then.
Last edited: