Showing posts with label hacking. Show all posts
Showing posts with label hacking. Show all posts

Tuesday, July 21, 2015

Hacking Tools Wifi


These are some must haves for every amateur wifi security tester/hackers.
Remember only use these on your own wifi or for research never hack into others with out permission, it is illegal and well you know the rest.

We take no responsibility for how you use these programs.

Linux Distros For "testing" wifi security:







Programs:



• Cain & Able [http://www.oxid.it/cain.html]
Have you heard of tsu.co? It allows writers like me and readers like you to connect on a social network that doesn't censor our views. Hey they will also share their revenue with you for content on their site, why not give it a shot?


Thursday, December 25, 2014

According to a few news outlets lizard squad has taken down psn and xbox live once again. The only difference is today is Christmas. So many sad gamers boys girls men woman.. all will be let down today when they hook up their system for the first time and can't access the online features. I know I'm pretty sad because of online games like "Warframe" we must have access to psn to play. And usually on holidays such games will give you free stuff if you log in.. While not this xmas because those Grinchs at lizards squad took down are glorious gaming network.

Thursday, March 6, 2014



So recently I locked my gf's android device I got here.. I wanted to play nyan cat.. Well with some googling I found out some simple steps to unlock her Trio Stealth G2.

With out further wait here are the steps!!

 *  windows PC
 * Install android SDK (http://developer.android.com/sdk/index.html - private)
 * Connect the tablet with USB cable to the PC
 * Install USB drivers for android tablet on PC (Updates drivers using this folder http://www.4shared.com/zip/7GdM2E-u/livesuitpack_v107.html?cau2=403tNull&ua=WINDOWSprivate)
 * Open the command prompt
 * Change directory to the android SDK platform tools (Type in cmd--> cd C:\Program Files\Android\android-sdk\platform-tools)

 * Type following commands in cmd
   *** adb devices (verify device is identified by pc. If not reconnect device and try again)
   *** adb shell
   *** cd /data/data/com.android.providers.settings/databases
   *** sqlite3 settings.db
   *** update system set value=0 where name='lock_pattern_autolock';
   *** update secure set value=0 where name='lock_pattern_autolock';
   *** update system set value=0 where name='lockscreen.lockedoutpermanently';
   *** update secure set value=0 where name='lockscreen.lockedoutpermanently';
   *** .quit
   *** exit
   *** adb reboot

LIKE ON FACEBOOK Follow me on Twitter!