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 › C++ Hwid Protect

C++ Hwid Protect

Posts 1–15 of 21 · Page 1 of 2
UM
umutyeniyurt
C++ Hwid Protect
i wanna hwid system in c++
with http string
i am coding a hack for wolfteam
just need me good hwid protect system
who can help me ?
#1 · edited 13y ago · 13y ago
UM
umutyeniyurt
who can help me ???
#2 · 13y ago
Gab
Gab
Maybe should you reformulate your question, because it is not really clear to me...
#3 · 13y ago
abuckau907
abuckau907
I think* he wants a "unique hardware ID" system that will only allow his software to be installed on 1 pc. (or at least 'legitimate' pc's) -- he's asking for "how to make this protected" on a 'hacking' forum... ironic?
#4 · 13y ago
UM
umutyeniyurt
yes. how can i protect in hwid = hardware ID number
#5 · 13y ago
Dave84311
[MPGH]Dave84311
Grab the serials of hardware on your system and hash them and use that...
#6 · 13y ago
Saltine
Saltine
GetVolumeInformation function (Windows)
Next time, take 5 seconds to google it.
#7 · 13y ago
UM
umutyeniyurt
please give me a c++ hwid login project in v c++
#8 · 13y ago
Saltine
Saltine
Quote Originally Posted by umutyeniyurt View Post
please give me a c++ hwid login project in v c++
Nobody is going to write one for you. Both myself and Dave explained how you can go about doing it yourself, and if you are incapable of doing so, that's too bad.
#9 · 13y ago
LE
letitrain
Take a look at GetSystemInfo on MSDN it may help you form your own licensing system. As far as the checking part is concerned, take a look at InternetReadFile.
#10 · 13y ago
Kenshin13[Backup]
Kenshin13[Backup]
Read the registry value of HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\IDConfigDB\HardwareProfiles\0001
Eg. {846ea340-7a39-116e-9f20-806e6e6e6967}

Combine it with the win32_processor value and do some kind of hashing value to generate a HWID. It'll be unique for sure and it's really easy to do.
#11 · 13y ago
UM
umutyeniyurt
i am new coder, please more help
#12 · 13y ago
xCyberxx
xCyberxx
Quote Originally Posted by umutyeniyurt View Post
i am new coder, please more help
Nobody is going to make ur project.
Google stuff and u will find it
#13 · 13y ago
UM
umutyeniyurt
i searced in google, but not find
#14 · 13y ago
HM
HMurat
Quote Originally Posted by Kenshin13[Backup] View Post
Read the registry value of HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\IDConfigDB\HardwareProfiles\0001
Eg. {846ea340-7a39-116e-9f20-806e6e6e6967}

Combine it with the win32_processor value and do some kind of hashing value to generate a HWID. It'll be unique for sure and it's really easy to do.
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
#15 · 13y ago
Posts 1–15 of 21 · Page 1 of 2

Post a Reply

Similar Threads

  • MPGH Multi-Tool | (HWID PROTECTION) (USER FRIENDLY)By HiddenoO in Combat Arms Spammers, Injectors and Multi Tools
    39Last post 14y ago
  • HWID ProtectionBy Mohd Syahmie in Visual Basic Programming
    5Last post 14y ago
  • How to: protect your application - License , HWID Lock & Much more!By Ian in Visual Basic Programming
    15Last post 16y ago
  • Runable ProtectionBy Dave84311 in Gunz Hacks
    5Last post 20y ago
  • bypassing gameing protectionsBy smacksnox in Hack Requests
    7Last post 20y ago

Tags for this Thread

None