Open eitrnel opened 12 years ago
It's your imei reversed.. and passed to md5...
Ex: if your imei is 12345 your pass is md5(54321) ;)
YaY! you are the man ! now i got "<response status="ok""
so, in the php code i also need to input my reverse imei?
No... the code already reverse your imei and pass it to md5... xD
damn.....so why i still get 'wrong password' ? :(
that's the error message i get:
[] Logging in as 'NICKNAME' (PHONE_NUMBER) PHP Warning: file_get_contents(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in C:\Program Files\wamp\bin\php\ph p5.3.13\whatsapp.php on line 43 PHP Stack trace: PHP 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php:0 PHP 2. file_get_contents() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.ph p:43
Warning: file_get_contents(): Unable to find the wrapper "https" - did you forge t to enable it when you configured PHP? in C:\Program Files\wamp\bin\php\php5.3. 13\whatsapp.php on line 43
Call Stack: 0.0015 360664 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\what sapp.php:0 0.0576 843928 2. file_get_contents() C:\Program Files\wamp\bin\php\php 5.3.13\whatsapp.php:43
PHP Warning: file_get_contents(https://r.whatsapp.net/v1/exist.php?cc=56&in=phone_number&udid=udiudnumber): failed to open stream: Bad file descriptor in C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php on line 43 PHP Stack trace: PHP 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php:0 PHP 2. file_get_contents() C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.ph p:43
Warning: file_get_contents(hhttps://r.whatsapp.net/v1/exist.php?cc=56&in=phone_number&udid=udiudnumber): failed to open stream: Bad file descr iptor in C:\Program Files\wamp\bin\php\php5.3.13\whatsapp.php on line 43
Call Stack: 0.0015 360664 1. {main}() C:\Program Files\wamp\bin\php\php5.3.13\what sapp.php:0 0.0576 843928 2. file_get_contents() C:\Program Files\wamp\bin\php\php 5.3.13\whatsapp.php:43
Hi!
im trying to run it but i always get wrong password error
ive used this link to check my password:
https://r.whatsapp.net/v1/exist.php?cc=COUNTRY_CODE&in=TELEPHONE_NUMBER&udid=PASSWORD
ive tried to put my original imei (i have android) and after this ive tried my imei md5 (twice) and i always get 'incorrect' how do i know my password?