Advertisement
Guest User

tuyty

a guest
Oct 12th, 2017
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 0.17 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. $imei = "356374083181247 "; // example IMEI
  3. $androidWhatsAppPassword = md5(strrev($imei)); // reverse IMEI and calculate md5 hash
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement