Archive for November 2010

Keyboard scan code

Here are the various scan codes originally defined by IBM (you can see from the layout these were defined for the very first keyboard)...

hex 01 = Escape key
hex 02 = 1 or ! key
hex 03 = 2 or @ key
hex 04 = 3 or # key
hex 05 = 4 or $ key
hex 06 = 5 or % key
hex 07 = 6 or ^ key
hex 08 = 7 or & key
hex 09 = 8 or * key
hex 0A = 9 or ( key
hex 0B = 0 or ) key
hex 0C = - or _ key
hex 0D = = or + key
hex 0E = Backspace key
hex 0F = Tab key
hex 10 = q or Q key
hex 11 = w or W key
hex 12 = e or E key
hex 13 = r or R key
hex 14 = t or T key
hex 15 = y or Y key
hex 16 = u or U key
hex 17 = i or I key
hex 18 = o or O key
hex 19 = p or P key
hex 1A = [ or { key
hex 1B = ] or } key
hex 1C = Enter key
hex 1D = Control key (Left if two)
hex 1E = a or A key
hex 1F = s or S key
hex 20 = d or D key
hex 21 = f or F key
hex 22 = g or G key
hex 23 = h or H key
hex 24 = j or J key
hex 25 = k or K key
hex 26 = l or L key
hex 27 = ; or : key
hex 28 = ' or " key
hex 29 = ` or ~ key
hex 2A = Left shift key
hex 2B = \ or | key
hex 2C = z or Z key
hex 2D = x or X key
hex 2E = c or C key
hex 2F = v or V key
hex 30 = b or B key
hex 31 = n or N key
hex 32 = m or M key
hex 33 = , or < key
hex 34 = . or > key
hex 35 = / or ? key
hex 36 = Right shift key
hex 37 = * or PrtScr key
hex 38 = Alt key (Left one if two)
hex 39 = Space bar
hex 3A = Caps Lock key
hex 3B = F1 key
hex 3C = F2 key
hex 3D = F3 key
hex 3E = F4 key
hex 3F = F5 key
hex 40 = F6 key
hex 41 = F7 key
hex 42 = F8 key
hex 43 = F9 key
hex 44 = F10 key
hex 45 = Num Lock key on numeric keypad
hex 46 = Scroll Lock key on numeric keypad
hex 47 = 7 or Home key on numeric keypad
hex 48 = 8 or Cursor Up key on numeric keypad
hex 49 = 9 or Pg Up key on numeric keypad

hex 4A = - key on numeric keypad
hex 4B = 4 or Cursor Left key on numeric keypad
hex 4C = 5 key on numeric keypad
hex 4D = 6 or Cursor Right key on numeric keypad
hex 4E = + key on numeric keypad
hex 4F = 1 or End key on numeric keypad
hex 50 = 2 or Cursor Down kay on numeric keypad
hex 51 = 3 or Pg Dn key on numeric keypad
hex 52 = 0 or Insert key on numeric keypad
hex 53 = . or Delete key on numeric keypad
hex 54 = Sys Req key (on 84-key keyboard)
hex 57 = F11
hex 58 = F12
hex E1 = Pause key (on 101-key keyboard)
The following scan codes are preceeded by hex E0...
hex 1C = Enter key on numeric keypad
hex 1D = Control (Right if two)
hex 35 = / key on numeric keypad
hex 38 = Alt (Right if two)
hex 47 = Home
hex 48 = Up arrow
hex 49 = Pg Up
hex 4B = Left arrow
hex 4D = Right arrow
hex 4F = End
hex 50 = Down arrow
hex 51 = Pg Dn
hex 52 = Insert
hex 53 = Delete

Posted in by » ραη¢нαηαη∂ «. No Comments

Lock Your Folder

cls

@ECHO OFF

title Folder Locker

if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK

if NOT EXIST Locker goto MDLOCKER

:CONFIRM

echo Are you sure u want to Lock the folder(Y/N)

set/p "cho=>"

if %cho%==Y goto LOCK

if %cho%==y goto LOCK

if %cho%==n goto END

if %cho%==N goto END

echo Invalid choice.

goto CONFIRM

:LOCK

ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"

echo Folder locked

goto End

:UNLOCK

echo Enter password to Unlock folder

set/p "pass=>"

if NOT %pass%==Type YOUR PASSWORD goto FAIL

echo Folder Unlocked successfully

goto END

:FAIL

echo Invalid password

goto END

:MDLOCKER

md Locker

echo Locker created successfully

goto END

:END

s

how to execute this.......
Open a notepad copy and paste the above code and save it as anything.bat then click it.
now a new folder is created in the same directory named LOCKER copy and paste all your data whatever you want to lock into this folder
as you finish pasting now it's time to lock your folder
go to that anything.bat file double click it it will as you
want to lock this folder type Y OR N (Y for YES & N for NO)
Now your folder is locked

Posted in by » ραη¢нαηαη∂ «. No Comments

Make ur GodMode Folder

This option in Windows is commonly called "God mode" because it puts you in complete control in one place. I can go with that so here's how to create the GodMode folder.
GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
OK, now that you've done that right click on an empty space on your Desktop and select New and then Folder from the context menu. When the folder opens and shows you the new folder name highlighted just press Control-V to paste the above name into the dialog for the folder name. Press enter and you're done.

Posted in by » ραη¢нαηαη∂ «. No Comments

Create a bootable CD or DVD with or without floppy

      Many current CD/DVD burning software support the bootable feature. If you already have your favorite burning software, look around to find the bootable option. For this article, I will use the steps and sample screen-shots with the burning tool called Nero.

     You will need a boot disk (floppy) or a bootable ISO image to start. If you don't have one, you can download an ISO image here. This boot image is Windows-98 based, which means it uses the Windows 98 bootup sequence, which should do what we need. You can also download different boot disk images from the internet. I've found bootdisk.com has a very good collection.
       I assume that you already have Nero installed. Also, it is highly recommended to use a rewritable disc so you can redo the process if you have to.
       Launch Nero Burning ROM
       At the New Compilation Window, select "CD" from the drop-down menu and select "CD-ROM (Boot)" for CD, (or select "DVD" and "DVD-ROM (Boot)" for DVD)
       If you use a bootup floppy disk, insert the floppy disk and select "Bootable logical drive....."
       If you use an image file, select "Image File" then click "Browse" to browse to the image.
       At the "Open" Window, browse to the location where you saved the boot image and choose the image you wish to use and click "Open" (you might need to change the "Files of type" to "All Files" in order to see files with different extensions.)
       Click "New" at the New Compilation Window.
       Nero New Compilation Window disappears and Nero brings up its main screen where you can add more files to the CD/DVD if you wish. For example, adding a "ghost" folder with the file "ghost.exe" as follows.
       Once you're done adding all the files you wish to, click on the "Burn" icon.
        At the "Burn Compilation" Window, select "Burn"!

Posted in by » ραη¢нαηαη∂ «. No Comments

Create a own message box

To create a own message box please follow these step :-

1. Open the notepad.
2. Write this format as given below 

X = MsgBox ("write your message",48,"message box name") 

3. Save the file with .vbs extension. for example :- message.vbs.
4. Then open the file and you will get your own message box.

Posted in by » ραη¢нαηαη∂ «. No Comments

Crack your administrative password

If u want to crack windows password u have to follow these step

1. Reboot ur system n put windows cd
2. Go to repair mod.
3. When the repair r in process press shift + F11 or shift + F12
4. Then a console will appear write this cmd
5. Musrmgr.cpt or lusr.msc
6. Using this cmd u will change ur password.

Posted in by » ραη¢нαηαη∂ «. No Comments

Lock Your Folder

cls

@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==Type YOUR PASSWORD goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End s


how to execute this.......


Open a notepad copy and paste the above code and save it as
anything.bat then click it.
now a new folder is created in the same directory named
LOCKER copy and paste all your data whatever you want to lock into this folder
as you finish pasting now it's time to lock your folder
go to that
anything.bat file double click it it will as you
want to lock this folder type
Y OR N (y for yes N for NO)
Now your folder is locked

Posted in by » ραη¢нαηαη∂ «. No Comments

Create a shortcut to lock your computer

To create a shortcut on your desktop to lock your computer: Right-click the desktop. Point to New, and then click Shortcut. The Create Shortcut Wizard opens. In the text box, type the following: rundll32.exe user32.dll,LockWorkStation Click Next. Enter a name for the shortcut. You can call it "Lock Workstation" or choose any name you like. Click Finish.

Posted in by » ραη¢нαηαη∂ «. No Comments