Skip to main content

Posts

Jade Empire 4.0+ Up Android Mod Apk+Data

EmpireSpecial Edition MOD APK Android Unlimited Money This is jade empire MOD APK developed by bioware and released for the Xbox and PC in 2005 jade empire is an action RPG set in a mythical world based on ancient China. Game puts you in control of a male or female kung fu master that can follow either the way of the open palm or the way of the closed fist now those aren’t necessarily equivalent to good or evil or the light her dark side of the force the games philosophies are a bit more ambiguous and open as you can still fight with honor as you head down either path your character. characters are heavily customizable and you’re leveling as you can choose to upgrade their body mind and spirit which affects your levels of health focus. You progress through the game thoroughly engaging storyline you learn plenty of new martial arts styles and transformation techniques to use in the game’s real-time combat the combat is precise frenzied challenging and just plain beautiful to watch...
Recent posts

TO DECODE WPA/WEP KEYS USING AIRCRACK AND HASHCAT

THIS TUTORIAL ISN’T FROM ME AND I AIN’T RESPONSIBLE TO ANY OF THIS SO USE THIS FOR YOUR OWN RISK. Make sure you have the Aircrack suite set up, because that’s the tool we’re going to be using for the first two phases. If you’re on Kali Linux, you probably have it already. You also need to have a wireless adapter that supports packet injection for this to work. If you’re unsure about the last part, just go through with the first phase and you’ll find out. CAPTURING THE 4-WAY HANDSHAKE The first thing you need to do is take down your wireless interface and then put it in monitor mode. For this, find the name of your wireless interface using the ifconfig command. Once you have the name, take it down using the following command: ifconfig wlan0 down Let’s find out whether injection is working or not. Type the following in a terminal: aireplay-ng -9 wlan0 If it says “injection is working”, it means your wireless card support packet injection and you’re good t...