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 › Visual Basic Programming › [Tutorial] Password protect crypt

[Tutorial] Password protect crypt

Posts 1–9 of 9 · Page 1 of 1
AN
Anti-Noob
[Tutorial] Password protect crypt
Well its stupid if u make program for selling etc. Some fucking stupid noob crack it..

What i mean..

If password is mpgh don't write it like that

Code:
If password = "mpgh" Then
Same code can writed little harder, like that

Code:
converted = Chr(97) + Chr(115) + Chr(115) + Chr(105) + Chr(107)
If StrReverse(mpgh) = converted Then
Example

After that, you can't see password on sourcecode.


I make this but this is very normal..At internet u can find +100 tutorial for that..

But if you are very good cracker (use hex-editors etc) You can crack this shit.
#1 · edited 18y ago · 18y ago
radnomguywfq3
radnomguywfq3
omfg
No, that doesn't make it any harder to crack.
To a dugger it would still look the same.
#2 · 18y ago
AN
Anti-Noob
Yes it do.. chatr. a is "97" etc etc.
#3 · 18y ago
W0
w00t?
OMG...newbie which will wanna crack hack will also get the ASCII tabel or what is that...and just loook into and they got hack...


gotcha
#4 · 18y ago
AN
Anti-Noob
Maybe this crypt sucks ballz but i got crypt whats almost impossible crack, i mean maybe 10% at mpgh.net can crack it..
#5 · 18y ago
CO
condor01
post it here them
#6 · 18y ago
pbsucks
pbsucks
in comparison with direct password-check, this method is miles better...

here are also some great methods for password-protection:

-password-generation at a system
-crypting passwords with a tabularic system, like this ascii-code variation
-server-checking through internet...

and a very complicated method i'm just working on: crack-checking
#7 · 18y ago
AN
Anti-Noob
Quote Originally Posted by condor01 View Post
post it here them

Sorry, if i post it here and then all know the code.. After that all can crack it..:S
#8 · 18y ago
KO
Koekenbakker
Just encrypt your password with md5.. There's no way back from md5..
#9 · 18y ago
Posts 1–9 of 9 · Page 1 of 1

Post a Reply

Similar Threads

  • [Tutorial] VB Checkboxes/Superjump/Pointers/Password ProtectionBy mains3rv3r in WarRock - International Hacks
    26Last post 19y ago
  • [TUT] How to password protect a hackBy olie122333 in Visual Basic Programming
    20Last post 18y ago
  • [Tut visual basics 2008] How to make a Password protection (for beginners)By apezwijn in Visual Basic Programming
    3Last post 17y ago
  • How to break zip password protection?????By ddd555 in General Hacking
    0Last post 17y ago
  • i found hack (meaby working) but i need to brake zip password protectionBy ddd555 in Combat Arms Europe Hacks
    17Last post 17y ago

Tags for this Thread

None