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 › Programming › C++/C Programming › Source code for make cheat trial version / vip paid

Source code for make cheat trial version / vip paid

Posts 1–10 of 10 · Page 1 of 1
BL
blaztphoenix
Source code for make cheat trial version / vip paid
Hello there,
to be honest , im newbie... and this is my first post for request Source code for make cheat trial version / vip (paid) cheat
and i dunno much about c++ but i know basic c++...

and i hope you want help me...
please share your source / tutorial how to make it...
thx before...

*sorry for my bad english
#1 · 12y ago
Biesi
Biesi
You want our source codes to create a VIP hack you earn money with?
You could at least search MPGH and Google on your own
#2 · 12y ago
n4n033
n4n033
There are 2 possibilities, making 2 Version ( 1 Public & 1 VIP ) else you maybe can add a protection such a GuidTech to verify member HWID as exemple that will be connected to a database and will check if HWID is registred it will be VIP menu else it'll be Public menu
#3 · 12y ago
ZI
zikox
i Made Tut How to Make Hack Less Than 5 mint Serch in Crossfire Section or SuddenAttack i mADE TWO TUT
#4 · 12y ago
SE
SellingeBooks1337
I think you should google it before posting.
#5 · 12y ago
VE
Ventox
Try use HWID or IP Protect
#6 · 12y ago
ZI
zikox
Quote Originally Posted by Ventox View Post
Try use HWID or IP Protect
Wtf are you talking About
#7 · 12y ago
Harava
Harava
Quote Originally Posted by zikox View Post
Wtf are you talking About
He is talking about "protecting" your software with the hardware ID of your computer, or it's IP address. HWID is hard to implement and IP is just plain stupid. Furthermore, your program can still be cracked, so no matter what you use as the source for the password people will still be able to easily get past it with editing just a few jmp or cmp instructions.

If you really want to get fancy, this is what I'd do: Encrypt your program and pack it on a stub. Now, this stub will decrypt the program with a password, but if the password was wrong, it's garbage. This would make cracking a bit more cumbersome. For best results, only use the hash of the password and make sure it's not crackable.

EDIT: Or, like mentioned above, do a online check. This can again be cracked if the program you provided has all functionality in it.
#8 · edited 12y ago · 12y ago
BL
blaztphoenix
I agree with your method , create sql login system , check username and password, if username and password true -> check hwid -> if hwid false -> close program
althoug i know the way, but i cant write on c++ code.. please anynone in here help me.
#9 · 12y ago
FA
Fakentc
HDWID = Easily cracked, this method nowadays is not used anymore.

You can create an integrated system in php only to its users post, using ipboards you could do it easily, but you will have to encrypt your executable, use something like Themida or Enigma Protector.

//

The Botoflegends uses this medium and is well effective.
#10 · edited 12y ago · 12y ago
Posts 1–10 of 10 · Page 1 of 1

Post a Reply

Similar Threads

  • Did anyone make a website when the source code for wigleg came outBy Toxicolgy in DayZ Mod & Standalone Hacks & Cheats
    4Last post 7y ago
  • SOURCE CODE FOR AIMBOT : USE THESE CODES TO MAKE AN AIMBOT :DBy coolsidharth in CrossFire Hack Coding / Programming / Source Code
    42Last post 16y ago
  • Microsoft makes source code for MS-DOS and Word for Windows available to publicBy Gab in General
    3Last post 12y ago
  • Anyone either have a source code for a dayz loader or wanna teach me how to make?By youyoyo27 in C++/C Programming
    2Last post 13y ago
  • Code for making wallhackBy megaspeek in Combat Arms Hacks & Cheats
    18Last post 17y ago

Tags for this Thread

#c++ help