Skip to content
MPGHThe Dark Arts
/
RegisterLog in
Forum
Community
What's NewLatest posts across the boardTrendingHottest threads right nowSubscribedThreads you follow
Discussion
GeneralIntroductionsEntertainmentDebate FortFlaming & Rage
Board
News & AnnouncementsMPGH TimesSuggestions & HelpGiveaways
More Sections
Art & Graphic DesignProgrammingHackingCryptocurrency
Hacks & Cheats
Games
ValorantCS2 / CS:GOCall of Duty / WarzoneFortniteApex LegendsEscape From Tarkov
+14 moreLeague of LegendsGTA VMinecraftRustROTMGBattlefieldTroveBattleOnCombat ArmsCrossFireBlackshotRuneScapeDayZDead by Daylight
Resources
Game Hacking TutorialsReverse EngineeringGeneral Game HackingAnti-CheatConsole Game Hacking
Tools
Game Hacking ToolsTrainers & CheatsHack/Release NewsNew
Submit a release →Share your cheat, tool, or config with the community.
AINEW
AI Tools
General & DiscussionPrompt EngineeringLLM JailbreaksHotAI Agents & AutomationLocal / Open Models
AI × Gaming
AI Aimbots & VisionML Anti-CheatGame Bots & Automation
Create
AI Coding / Vibe CodingAI Art & MediaAI Voice & TTS
The AI frontier →Where game hacking meets modern machine learning. Jump in.
Marketplace
Buy & Sell
SellingBuyingTradingUser Services
Trust & Safety
Middleman LoungeMarketplace TalkVouch Copy Profiles
Money
Cryptocurrency TalkCurrency ExchangeWork & Job Offers
Start selling →List accounts, services, and goods. Use the middleman to trade safe.
MPGH The Dark Arts

A community for offensive security research, reverse engineering, and AI.

Community

ForumMarketplaceSearch

Account

RegisterLog in

Legal

Privacy PolicyForum RulesHelp & FAQ
© 2026 MPGH · All rights reserved.Built by the community, for the community. For educational purposes onlyContent is shared for security research and education — we don't condone illegal use. You're responsible for complying with applicable laws. Use at your own risk.
Home › Forum › MultiPlayer Game Hacks & Cheats › Other Semi-Popular First Person Shooter Hacks › Soldier Front Hacks › Soldier Front General › USF String Bypass

USF String Bypass

Posts 1–15 of 75 · Page 1 of 5
…
Dguard
Dguard
USF String Bypass
I made this an hour ago im looking for new spots to reverse in the usf client.
It is a large assembly patch which should replace all the blacklisted strings.

(example written in C++)
(Client patch in asm->hex)

Code:
BOOL g_bActive = false;

BYTE g_bStringScan_Original[0x148] = 
{
    0x6F, 0x6C, 0x6C, 0x79, 0x64, 0x62, 0x67, 0x2E,
    0x65, 0x78, 0x65, 0x00, 0x6D, 0x6C, 0x62, 0x2E, 
    0x65, 0x78, 0x65, 0x00, 0x6D, 0x6C, 0x65, 0x6E,
    0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65, 0x78, 0x65, 
    0x00, 0x00, 0x00, 0x00, 0x7A, 0x69, 0x64, 0x20,
    0x65, 0x6E, 0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65, 
    0x78, 0x65, 0x00, 0x00, 0x72, 0x79, 0x75, 0x20,
    0x65, 0x6E, 0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65, 
    0x78, 0x65, 0x00, 0x00, 0x73, 0x6F, 0x72, 0x61,
    0x65, 0x6E, 0x67, 0x69, 0x6E, 0x65, 0x2E, 0x65, 
    0x78, 0x65, 0x00, 0x00, 0x73, 0x79, 0x73, 0x74,
    0x65, 0x6D, 0x63, 0x61, 0x31, 0x31, 0x73, 0x69, 
    0x67, 0x6E, 0x61, 0x6C, 0x2E, 0x65, 0x78, 0x65,
    0x00, 0x00, 0x00, 0x00, 0x73, 0x79, 0x73, 0x74, 
    0x65, 0x6D, 0x72, 0x65, 0x74, 0x72, 0x69, 0x65,
    0x76, 0x65, 0x72, 0x2E, 0x65, 0x78, 0x65, 0x00, 
    0x6B, 0x65, 0x72, 0x6E, 0x65, 0x6C, 0x6D, 0x6F,
    0x64, 0x75, 0x6C, 0x65, 0x75, 0x6E, 0x6C, 0x6F, 
    0x61, 0x64, 0x65, 0x72, 0x2E, 0x65, 0x78, 0x65,
    0x00, 0x00, 0x00, 0x00, 0x65, 0x6D, 0x70, 0x74, 
    0x79, 0x70, 0x72, 0x6F, 0x63, 0x65, 0x73, 0x73,
    0x2E, 0x65, 0x78, 0x65, 0x00, 0x00, 0x00, 0x00, 
    0x61, 0x62, 0x79, 0x73, 0x73, 0x77, 0x73, 0x2E,
    0x65, 0x78, 0x65, 0x00, 0x6D, 0x6F, 0x6F, 0x6E, 
    0x6C, 0x69, 0x67, 0x68, 0x74, 0x65, 0x6E, 0x67,
    0x69, 0x6E, 0x65, 0x2E, 0x65, 0x78, 0x65, 0x00, 
    0x53, 0x46, 0x48, 0x2E, 0x65, 0x78, 0x65, 0x00,
    0x43, 0x68, 0x65, 0x61, 0x74, 0x20, 0x45, 0x6E, 
    0x67, 0x69, 0x6E, 0x65, 0x20, 0x35, 0x2E, 0x32,
    0x20, 0x43, 0x6C, 0x69, 0x65, 0x6E, 0x74, 0x00, 
    0x43, 0x68, 0x65, 0x61, 0x74, 0x20, 0x45, 0x6E,
    0x67, 0x69, 0x6E, 0x65, 0x20, 0x35, 0x2E, 0x32, 
    0x20, 0x53, 0x65, 0x72, 0x76, 0x65, 0x72, 0x00,
    0x43, 0x68, 0x65, 0x61, 0x74, 0x20, 0x45, 0x6E, 
    0x67, 0x69, 0x6E, 0x65, 0x20, 0x35, 0x2E, 0x33,
    0x00, 0x00, 0x00, 0x00, 0x41, 0x64, 0x76, 0x61, 
    0x6E, 0x63, 0x65, 0x64, 0x20, 0x52, 0x65, 0x64,
    0x44, 0x6F, 0x74, 0x20, 0x44, 0x72, 0x61, 0x77, 
    0x69, 0x6E, 0x67, 0x20, 0x53, 0x79, 0x73, 0x74,
    0x65, 0x6D, 0x00, 0x00, 0x49, 0x50, 0x32, 0x00, 
    0x73, 0x65, 0x73, 0x73, 0x69, 0x6F, 0x6E, 0x20
};

BYTE g_bStringScan_Bypass[0x148];

StringScan_Patch(DWORD *pStringScan)
{
    for( int i = 0; i < sizeof(g_bStringScan_Original); i++ )
    {
        if (g_bStringScan_Original[i] != 0 && g_bStringScan_Original[i] != 0x65)
        {
            g_bStringScan_Bypass[i] = 0x78;
        }
        else
        {
            g_bStringScan_Bypass[i] = g_bStringScan_Original[i];
        }
    }

    memcpy(pStringScan, g_bStringScan_Bypass, sizeof(g_bStringScan_Bypass) );

    g_bActive = true;
}

StringScan_UnPatch(DWORD *pStringScan)
{
    memcpy(pStringScan, g_bStringScan_Original, sizeof(g_bStringScan_Original) );
    g_bActive = false;
}
Code:
#define STARTOFSTRINGS 0x9C74F8
Code:
Ollydbg
Cheatengine 5.2 and 6.0 (if 6.0 dont work change it to 5.3)
kernelmoduleloader
Advanced Red Dot Drawing System
mlengine.exe
zidengine.exe
ryuengine.exe
soraengine.exe
systemcallsignal.exe
systemretrieve.exe
SFH.exe
moonlightengine.exe
Credits:
GuardiansWild (Banned and Did the most)
Dguard (me)
hackerware12

GuardiansWild
Me
and hackerware12 live close together in Denmark so we plan
if got something for USF Codes
#1 · 15y ago
[=Evl=]
[=Evl=]
Good work. Nice to see more members contributing on making this sub-forum active again. Keep working hard and your threads will pay off.
#2 · 15y ago
Dguard
Dguard
Dont i appreciate Thanks?
But thanks too you too guys
Will work hard FOR USF!!
#3 · 15y ago
joered
joered
DUDE!!!!!! Stop leeching stuff or give the correct credits this is made by Shad0w_ aka Stickleback aka Crosshatch.
You have no right saying this is yours.
#4 · 15y ago
Dguard
Dguard
Quote Originally Posted by joered View Post
DUDE!!!!!! Stop leeching stuff or give the correct credits this is made by Shad0w_ aka Stickleback aka Crosshatch.
You have no right saying this is yours.
I didnt Leach this GuardiansWild say what to do so i we make it
#5 · 15y ago
firefox800
firefox800
He's trying to help people out there by posting and leeching other works....so shame...
#6 · 15y ago
DA
Dakota
Great finds these will be very usefull for making hacks great job
#7 · 15y ago
Schoorp
Schoorp
Good Job bro. I thanked u btw.
#8 · 15y ago
Audi
Audi
Its Bytes
#9 · 15y ago
Unicow
Unicow
Alright to all making claims that he is leeching how about you show some evidence or gtfo? He probably worked hard on this and if you call him a leecher you are just a straight up dick :3 or a troll.
#10 · 15y ago
Unknown-C
Unknown-C
ssay thats what i call some pushed-on effort work ya` got there
#11 · 15y ago
Zeranon
Zeranon
4 people just named like 4 different people that made this. So stfu all of you.
#12 · 15y ago
Schoorp
Schoorp
Quote Originally Posted by Zeranon View Post
4 people just named like 4 different people that made this. So stfu all of you.
U mean total 16 or 8? (like 4x4=16 or 4+4=8 dúh)
#13 · 15y ago
joered
joered
Quote Originally Posted by Unicow View Post
Alright to all making claims that he is leeching how about you show some evidence or gtfo? He probably worked hard on this and if you call him a leecher you are just a straight up dick :3 or a troll.
Enough proof for ya?



Uploaded with ImageShack.us
#14 · 15y ago
Dguard
Dguard
He juz edit the Screenshot LOL!
#15 · 15y ago
Posts 1–15 of 75 · Page 1 of 5
…

Post a Reply

Tags for this Thread

#dguard