Monday, 5 November 2012

Bruce Lee Dragon Warrior v1.15.26 APK+DATA [WVGA]


Bruce Lee Dragon Warrior v1.15.26 APK+DATA [WVGA]



GAME FEATURES:
  • Play in 5 modes: Story, Arcade, Time Attack, Versus and Survival.
  • Guide Bruce Lee through 5 intense chapters in Story Mode: BRUCE FIGHTS IN THE STREETS, TRAINS WITH A KUNG FU MASTER, DEFENDS THE HELPLESS, ENTERS TOURNAMENTS and FACES HIS WORST ENEMIES.
  • Customization fighting styles: Create your own method of combat.
  • Play 4 unique fighting styles with a total of 10 fighters: Bruce Lee and 9 opponents.
  • Play 5 locations in day and night: Hong Kong Street Markets, The Docks, Roof Tops, Temple Yards and Tournament Halls.

Download Link:


Instruction :
  1. Download Data File "data.zpak".And Put it into "Internal-SD/Android/Data/com.digitallegends.brucelee/files/content/(Put data.zpack file here)".[Create Folder Manually If Not There.]
  2. Install APK File.

Choose Qualcomm Plugin In Chainfire 3d.
And Play The Game.


WhatsApp is not really secure
It's not a tutorial, its just a Proof of Concept! Just use your own Account. I am not responsibly for the other use, for abuse or damages which are arranged in the system and/or in the software and/or in the hardware.

WhatsApp uses some sort of customized XMPP server, named internally as FunXMPP, which is basically some extended proprietary version.
Much like XMPP, WhatsApp uses JID (jabber id) and password to successfully login to the service.
The password is hashed and happened to be an MD5’d, reversed-version of the mobile’s IMEI (International Mobile Equipment Identity) or equivalent unique ID, stored in servers upon account creation and used transparently everytime the client connects the server.

So you need ONLY IMEI and MOBILE NUMBER..

You can download Script from here:

https://github.com/venomous0x/WhatsAPI [Current Down because of Legal Actions from WhatsApp]

Old Revision:
http://goo.gl/FjpVO

Mirrors:
http://d-h.st/8XT
https://anonfiles.com/file/64c9322fc...0c66a9d9d7986a
http://www.sendspace.com/file/1gr7pj


Just change in /tests/whatsapp.php

PHP Code:
$nickname = "WhatsAPI Test";
$sender =     "491234567890"; // Mobile number with country code (but without + or 00)
$imei =     "000000000000000"; // MAC Address for iOS IMEI for other platform (Android/etc)  
If you get errors change the path to real Path like C:/src/php/whatsprot.class.php
PHP Code:
require "../src/php/whatsprot.class.php";  
If you use XAMPP change in php.ini
PHP Code:
;extension=php_openssl.dll
extension=php_openssl.dll  
To start go to PHP Folder and enter: (in tests)
Code:
php -s "Mobile number with country code" "Message"
SOURCE:- XDA FORUM