Skip to main content

How to Use Someone’s Wifi for Free with Andriod




How to Use Someone’s Wifi for Free with Andriod



Many people asked me that how to use someone’s Wi-Fi password so that they can use free internet. There are many ways and software’s which promise to do the job for you but actually they all are total waste of time. Today I will tell you how you can find any Wi-Fi internet password using android app. Not so long ago you need to have a desktop computer with software which will do the job for you but technology has grown so much that you can do it just with your smartphone. Finding password of other peoples router is not a good thing to do and it’s illegal as well. So this method is described for education purposes only.

How to find wifi Password with Android

First of all you need rooted device(smartphone or tablet) with Broadcom bcm4329 or bcm4330 wireless chipset. Also Cyanogen ROM will be perfect for this project. Still if you are not sure about which device is perfect for this project here are the few names.
  • Nexus 7
  • Galaxy S1 to S7
  • Galaxy y
  • Nexus One
  • Desire HD

root-checker-basic-part-1

Download and Install BCMON

In order to find the wireless PIN you need to enable Monitor Mode on Broadcom chipset. For this you need BCmon APK file which you can download from link mention here.
Now it’s time to install this app but by default your Android device will not allow this installation so you have to enable installation from unknown sources in your phone security settings.
Run bcmon app and sometimes it will also you to install firmware and tools. Just enable the Monitor Mode and it should run stable on your device. If not than your device is not supported.

Run Bcmon Terminal

Now this is the most scary parts of this project because it will open a terminal or command prompt like Linux. Here you need to run few commands likeairodump-ngand press enter button.
An application Airdump will load and you should go back to the main terminal again. Here again typeairodump-ng wlan0command and hit enter.
root-checker-basic-part-2

Choose Access Point/Router

Now it’s time for fun part because you are very near to your success. The only down side is that from all routers you will be only able to find WEP encryption access points so if you want to find WPA2 routers password than read second method mention below.
You will be able to see MAC address and channel along side all routers so write down it on paper. Now start scanning the channel for information. Remember it will take hours so relax and go get yourself a cup of coffee.
root-checker-basic-part-3

Start Scanning

After this typecommand airodump-ng -c channel# --bssid MAC address -w output ath0and hit enter. Airodump scanning will start automatically so leave your phone plugin-in while it’s doing it’s work.
You need to change the MAC address and Channel number with the one your wrote on paper before. Now keep scanning the router for at-least 30,000-40,000 packets.
Once you have sufficient amount of data it’s time to find the password. Run the commandaircrak-ng output*.capand press enter.
root-checker-basic-part-4

Copy the Hexadecimal Password

After you found a password for your desire network make sure that it’s probability is 100% in the app otherwise it may not work for you. Key will be in the form of Hexa Decimal like 75:03:17:24:74 and all you need to do is to remove the colon “:” in between this phrase and this is the desire password for you.

Method for WPA2/WPS Routers

Again the process is same for WPA2/WPS Routers like you need rooted device Broadcom bcm4329 or bcm4330 wireless chipset. Download and Install BCmon APK file from this link and install it.

Install Reaver APK File

Now Download Reaver APK File from this link and install it. Launch this apk file from App drawer and tap confirm that you are not using it for illegal purposes. Now it will scan for all routers near you. After scanning just select your desire router and sometimes it will ask you to verify Monitor Mode.
root-checker-basic-part-5

Check Automatic Advanced Settings

Now verify your settings by checking the Automatic advanced settings tick box. In many cases you will not require to change any settings.
root-checker-basic-part-6

Start the Process

It’s time for fun because after tapping on “Start attack” button the process will start. Finding password for WPA2/WPS Routers is not an easy thing to do and it may takes hours or even days to complete it’s work.

Comments

Popular posts from this blog

Top five MLM companies in Pakistan

There are several multi levels marketing (MLM) or direct selling companies in Pakistan since 1999 but some of them are better than the others. We have some big names in the list of MLM companies in Pakistan. These companies are local and international companies and also have a great reputation in the world. Here we are giving some important information about these companies for the people who are searching for their career company in Pakistan. These are the top five MLM companies in Pakistan . These are decided by the top network marketers and by the masters of all kind of marketing in Pakistan. The ELI Enlightenment through learning and implementation (ELI) is one of the best MLM or direct selling company in Pakistan and a pure Pakistani company in the area. This company is working on the educational products. These products are computer courses, ielts, spoken English and some kind of other courses. All courses are in DVD’s. These courses are very expensive in ...

Run Android on Your Computer

Run Android on Your Computer And Run Any VoIP App on It Screenshot of Jar of Beans Android Emulator. by Nadeem Unuth Updated March 20, 2017 There are so many interesting apps there on Android that would be great if you could have them on your computer. There are those games, and there are those communication tools that allow you to save money and to communicate using text, voice, and video. Well, there are things you can do to run VoIP apps like WhatsApp , Viber , WeChat , BBM and all the other apps you find on Google Play on your computer just like you would run them on your Android device. You only have to install software called an Android emulator. It simulates the functions of an Android device on your computer and runs like an operating system within your computer’s operating system.  Your mouse curs...

How to create a contact form with Bootstrap ? (JQuery/PHP/HTML5/JqBootstrapValidation)

How to create a contact form with Bootstrap ? (JQuery/PHP/HTML5/JqBootstrapValidation) ​ How to create contact Form - FREE PDF Code Examples Links to all the resources GIVE ME MY PDF! Hey guys! Today we will talk about such essential feature for any website as contact form. Recently, while working on one of the projects, I had a pleasure combining couple of very nice tools (Bootstrap 3 + JQuery + jqBootstrapValidation), which resulted in minimalistic , but powerful contact form, that would be a good addition to any website. VIEW DEMO            CODE In this post I will walk you through the process of developing this form. Also if you just want to put it in your website, just pulled from my github repo and have fun. Sounds good ? Let’s start. When I was developing my form I had in mind following goals: – Minimalistic design – Track person’s contacts for future commu...