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 › [Application] Random key generator

[Application] Random key generator

Posts 1–15 of 18 · Page 1 of 2
youngbucks
youngbucks
[Application] Random key generator
Developed in vb.net 2008, This is a neat little application i made about 28kb in size that generates random keys of any length and any amount! Now you dont have to worry about someone cracking your password or finding one strong enough to be used when you feel like it. Im personally using this in a project that im planning to release here when im finished.

Virus Scan:
#1 · 17y ago
Diisasta
Diisasta
Nice, he's my friend in real life btw. This actually works.
#2 · 17y ago
T3
T3HMangoKid
what if u just want numbers?
ex. credit cards

do these keys work for anything?
#3 · 17y ago
youngbucks
youngbucks
Ill add that to the next version for just numbers or letters. As for the keys none of them are used for anything specifically. It randomly generates keys to your liking and what you use them for is up to you.
#4 · 17y ago
GG2GG
GG2GG
in other words its a random text gen -.-
complety pointless unless you are to attach a virus to the program
#5 · 17y ago
Diisasta
Diisasta
Out of all people, GG2GG will neglect on someones app
#6 · 17y ago
Tryptamine.
Tryptamine.
good work, cant wait to see the finished product.
#7 · 17y ago
Zen
Zen
but dont games (if you were to use it on one) compare the key on the disc to the one you entered to verify it?
#8 · 17y ago
Condor
Condor
Its good for learnig but the prog is useless. Or like gg2gg said if you attach a trojan to it then its worth something. uknown101, yes they verify, all your trying to do is get lucky with a random number. Its like playing the lottery!
#9 · 17y ago
JI
Jianwei
hey ! i remember that i made one lol !

but i'm sure this work is yours , and my generator does text gen

but it don't randomize , it only have the letters i wrote to be display when i click generate
#10 · 17y ago
youngbucks
youngbucks
Quote Originally Posted by Condor View Post
Its good for learnig but the prog is useless. Or like gg2gg said if you attach a trojan to it then its worth something. uknown101, yes they verify, all your trying to do is get lucky with a random number. Its like playing the lottery!
Why would i attach a virus to my app? I hate all the fuckers that do that!
#11 · 17y ago
GG2GG
GG2GG
no he meant the program is shit unless you plan to attach a virus
#12 · 17y ago
youngbucks
youngbucks
That right there was a test. The current one im using generates keys for a simple application but i released it cuz you could use it for other things also.
#13 · 17y ago
GI
gixslayer
It's really easy lol, I made a function inside a DLL which generates a random key from the characters & length passed through inside the function.
#14 · 17y ago
Micheltjuh
Micheltjuh
I don't want to be an ass, but my brain can do this faster then downloading the applications, starting it and pressing the button.
#15 · 17y ago
Posts 1–15 of 18 · Page 1 of 2

Post a Reply

Similar Threads

  • Random Integer GeneratorBy SpiderByte in C++/C Programming
    12Last post 20y ago
  • Random # key generationBy lawyer666 in Vindictus Help
    10Last post 15y ago
  • [Release]Random Username GeneratorBy Lipit in Combat Arms Hacks & Cheats
    21Last post 18y ago
  • Random Number GeneratorBy Iam"iDude" in Visual Basic Programming
    5Last post 18y ago
  • Random Integer GeneratorBy SpiderByte in Art & Graphic Design
    6Last post 20y ago

Tags for this Thread

#application#generator#key#random