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 › [Help]Make a Flash Drive Lock?

Question[Help]Make a Flash Drive Lock?

Posts 1–8 of 8 · Page 1 of 1
RC
Rcaking!
[Help]Make a Flash Drive Lock?
Hay, Im Trying to make a Lock Program for my flash drive, what i wont it to do is
Lock all files on it from being seen or used, i now how to make a login thing(I mad a Screen Lock out) But i not sher how to lock a drive...
anything help??
#1 · 16y ago
CoderNever
CoderNever
Quick thinking..easiest way I can think of if it views all of the extensions in your flash drive saves them...then changes it to a unsupported file ext. so when you want to view them you will click on the program enter your password and it would change it back.
#2 · 16y ago
ST
Stephen
what he said.us
#3 · 16y ago
RC
Rcaking!
Hmm... Im going to try something.
#4 · 16y ago
D e a t h h a u n t S
D e a t h h a u n t S
Yeah, best thing to do is to put everything in like a .RAR/.ZIP file
then make it password protected,
only other way i can think of is erm,
just make a normal login, like i don't know erm,

make textbox1 and button1
add a form2

now in button1 add the simplist code in the world haha everyone know this .. add this ..

if textbox1.text = "your password here" then
form2.show


Quote Originally Posted by stephen5206 View Post
what he said.us
hahah i love your sig the part that says

'im not addicted to mpgh, mpgh is addicted to me'

classic :P
or

if textbox1.text = "Your password here" then
me.hide
form2.show

then erm find a way on google to make it auto run and make it so
it has no close button
change border to ... fixed single
that should do it
if you get someone that knows alt-f4 though you'd be pretty screwed.
so safest way is to put in rar or zip file and password protect it using their way.
Thank me if i helped.
#5 · 16y ago
D e a t h h a u n t S
D e a t h h a u n t S
sorry double post mod delete this post please
thanks
#6 · 16y ago
Zoom
Zoom
Quote Originally Posted by D e a t h h a u n t S View Post
Yeah, best thing to do is to put everything in like a .RAR/.ZIP file
then make it password protected,
only other way i can think of is erm,
just make a normal login, like i don't know erm,

make textbox1 and button1
add a form2

now in button1 add the simplist code in the world haha everyone know this .. add this ..

if textbox1.text = "your password here" then
form2.show




hahah i love your sig the part that says

'im not addicted to mpgh, mpgh is addicted to me'

classic :P
or

if textbox1.text = "Your password here" then
me.hide
form2.show

then erm find a way on google to make it auto run and make it so
it has no close button
change border to ... fixed single
that should do it
if you get someone that knows alt-f4 though you'd be pretty screwed.
so safest way is to put in rar or zip file and password protect it using their way.
Thank me if i helped.
SO easy to crack! just remove it and debug!
#7 · 16y ago
Thats the way it is
Thats the way it is
Quote Originally Posted by hejsan1 View Post
SO easy to crack! just remove it and debug!
Ever heard about exe files they are executables for the windows operating system they normally don't come with a source code just 0's and 1's

I suggest making somthing that auto changes all names off the files with a simple ecription program (look out here there is somthing like a maximum lengt of a file name so your encripted filename cant be to long)

Unless you want to get real advance like creating invisible partitions on the usb stick were it stores data in

also a funny option would be to just google a ftp client sourcecode and let it upload all the files to ftp server when you press lock and download when you press unlock

BTW i used packing when i placed somthing on the school server (secred location) they found it and just removed the rar file
#8 · edited 16y ago · 16y ago
Posts 1–8 of 8 · Page 1 of 1

Post a Reply

Similar Threads

  • Need help making perm bindsBy crenfro36 in Vindictus Help
    1Last post 15y ago
  • Help Making Character Guides(Fiona/Evie)By quevreauxx in Vindictus Help
    7Last post 15y ago
  • help making iron sightsBy hiddengravy in Combat Arms Mod Help
    0Last post 15y ago
  • [help] making a trainerBy analog70 in WarRock - International Hacks
    6Last post 19y ago
  • Help making warrock wepon trainer. Needs to be undetectedBy shadowsecret in WarRock - International Hacks
    8Last post 19y ago

Tags for this Thread

#drive#flash#helpmake#lock