Saturday, 5 December 2015

Thursday, 5 November 2015

How To Block Websites Without Software

How To Block Websites Without Software Steps: 1) Browse C:\WINDOWS\system32\drivers\etc 2) Find the file named "HOSTS" 3) Open it in notepad 4) Under "127.0.0.1 localhost" Add 127.0.0.2 www.sitenameyouwantblock.com , and that site will no longer be accessable. 5) Done! -So- 127.0.0.1 localhost 127.0.0.2...

How to reset BIOS password using cmd

'I am going to tell you how to reset BIOS Password using Command Prompt. YES!! We can do it by using MS DOS Command. This method works only if you have access to the system when its turned on because this method requires MS DOS. Open MS DOS from programs menu and provide following commands one...

Install any Software within 10 minutes

Today I am going to  tell you how to install XP or any other operating system within 10 minutes. Not only Operating Systems, but this process speeds up installation of any other software also. You may use this trick to speed up installation of .NET framework, Photoshop or any other software...

Check whether your computer is male or female

Check whether your computer is male or female I am going to tell you to make a small script that will tell you to analyze gender of your computer. Follow these steps: 1. Open Notepad 2. Type the following line in notepad: CreateObject("SAPI.SpVoice").Speak"Good Morning" 3. Save file...

Increase Virtual RAM

Increase Virtual RAM I am going to tell you a trick that will increase your RAM virtually which will boost up your system. Steps :-  1) Hold down the 'Windows' key and Press the 'Pause/Break' button at the top right of your keyboard. Another way is Right-Clicking 'My Computer'...

Delete My Document folder of your enemy

Delete My Document folder of your enemy Hello friends, today I will show you a simple prank that will delete My Document folder from your friends computer. This is quite simple. You have to make a batch file that will contain code for deleting the folder. Give it to any of your friend. For mass affect,...

Make a trojan virus fake message

I am going to tell you how to make a virus using notepad. This is actually not a virus but a trick to fool your friends. They will understand that this is a virus. Follow the instructions 1)Open the notepad and paste the following code. 2)Save it as "trojan.bat". x=msgbox("Hi!!! Your computer...

How to make GIF animation in Adobe Photoshop

There are a lot of software available to do this, but Photoshop is interesting one. Before using this trick, your system must have Adobe Photoshop and Adone imageready installed. Animation in Photoshop 1) Open Photoshop 5.5 (any version) and create a new image file measuring 100 by 100 pixels....

Make Birthday animation using command prompt

Make Birthday animation using command prompt This trick does not require any technical skills. Steps: 1. Open Notepad. 2. Copy and paste the following code in a notepad and save it as "Birthday.bat". In fact, you can give any name with extension *.bat (birthday.bat) Double click on this...

Toggle caps lock automatically

Toggle caps lock automatically Hello Friends, I think all of you have seen disco light effect in which light is turning on/off continuously. I am going to tell a small VB script, which will toggle caps lock key infinitely at interval of 0.1 sec. You can perform the same with other keys like...

Make a Text to speech converter

Today I am going to you to make a small program using notepad which will speak for you, whatever you type in it. In short, its a text to speech converter made by you through notepad and without knowing any programming skill. Steps: 1. Open notepad. 2. Copy and paste following code and save it...

USB Pen Drive Virus

USB Pen Drive Virus Virus is a program which infects computer, in different way. I am explaining about a Virus Which can easily be made in C or C++. When we have run .exe file of this Pendrive-usb virus then when we connect pendrive with our computer usb,it will not be connected. Operating System...

Saturday, 31 October 2015

Top 10 Best Hacking OS

Below is the List of Top 10 Hacking OS in 2015 You can download them and the links are given with them List of Top 10 Hacking OS 1. Kali Linux Kali Linux is a Debian-derived Linux configuration create for digital forensics and penetration testing. It’s maintained and funded by Offensive Security...

Friday, 23 October 2015

Sunday, 20 September 2015

Top 10 Ways to Hack Facebook Accounts [2015]

Top 10 Ways to Hack Facebook Accounts 2015 So below are the Top 10 Ways to Hack Facebook Accounts :- 1. Facebook Phishing  Phishing still is the most popular attack vector used for hacking facebook accounts, There are variety of methods to carry out phishing attack, In a simple...

Top WhatsApp Spywares 2015

Top WhatsApp Spywares 2015 1. iMobispy (Available for Android, iOS, Blackberry, Windows Phone and Symbian devices) 2. StealthGenie (Available for Android, iOS and Blackberry devices) 3. OwnSpy (Available for Android and iOS devices) 4. MobileSpy (Available for Android,...

Common Methods used for Website Hacking

Common Methods used for Website Hacking There are lots of methods that can be used to hack a website but most common ones are as follows: 1.SQL Injection 2.XSS(Cross Site Scripting) 3.Remote File Inclusion(RFI) 4.Directory Traversal attack 5.Local File inclusion(LFI) 6.DDOS attack Tools...

Bypass Sms Verification [2015] [Updated]

Bypass Phone and SMS verification of Any Website [2015] [Updated] Steps : 1) First go to this Website : Receive-Sms Online 2) Copy any one number and paste it where they are asking SMS Verification. 3) Simply come back and click the number which you have selected, check it out there...

Thursday, 17 September 2015

Denial Of Service Explained (DOS)

DENIAL OF SERVICE EXPLAINED (DOS) Denial-of-service Attack is a very famous and common attack we daily experience such attacks but we are not able to figure it out.Let me define Denial-of-service (DOS) for you  a denial-of-service attack (DoS attack) or Distributed Denial-Of-Service...

Tuesday, 8 September 2015

Thursday, 27 August 2015

Grab easily an IP with a simple PHP [100% WORKING]

Hello ,  I will show you today how to make your own working IP logger to grab any IP address you want ! Requirement : -a PHP hosting ( a free one is perfect ) -a PHP script -Filezilla or another FTP client First you will need a simple and free web hosting , don't buy one , a free hosting...