Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<? goto UdVsJ; xD74u: curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); goto oux4G; uMXrs: $c..
Decoded Output download
<? goto UdVsJ; xD74u: curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); goto oux4G; uMXrs: $ch = curl_init(); goto yZk0p; AkFk4: curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); goto FcAON; Y4cGg: $password = generateRandomPassword(10); goto dNw4_; UsmSO: curl_setopt($ch, CURLOPT_POSTFIELDS, $jsonData); goto AkFk4; HWWYJ: $licenseData = json_decode($licenseResponse, true); goto JHS_k; LlEoQ: $email = readline("Masukan email: "); goto uMXrs; FcAON: $result = curl_exec($ch); goto BnDYF; UdVsJ: function generateRandomPassword($length) { $characters = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; $password = ''; for ($i = 0; $i < $length; $i++) { $index = rand(0, strlen($characters) - 1); $password .= $characters[$index]; } return $password; } goto NuC5w; OMFDA: $licenseUrl = "https://kitaa.digital/api/key.php?license_key=" . $licenseKey; goto KzWKL; wfnH0: $data = array("return_auth_token" => 1, "password" => $password, "device_id" => $device_id, "user_version" => "24.1-iphone", "email" => $email, "language" => "en-us", "network_type" => "wifi", "languagecode" => "en-us", "user_os" => "14.0", "affiliate_id" => "337862"); goto XDd6r; dNw4_: $device_id = generateRandomNumber(32); goto wfnH0; oux4G: curl_setopt($ch, CURLOPT_POST, 1); goto UsmSO; yZk0p: $url = "https://iphone-xml.booking.com/json/mobile.createUserAccount"; goto Y4cGg; Gsawm: if ($licenseResponse === false) { echo "Failed to fetch license key from API."; die; } goto HWWYJ; BnDYF: if ($result === false) { echo "
Error: " . curl_error($ch) . "
"; } else { $response = json_decode($result, true); if (isset($response["ok"]) && $response["ok"] == "1") { echo "Sukses dibuat dan disimpan sukses.txt \xaCek akunmu: " . $email . "
Password mu: " . $password . "\xaDevice ID: " . $device_id . "
"; $filename = "sukses.txt"; $content = "Email: {$email}\xaPassword: {$password}
Device ID: {$device_id}\xa"; file_put_contents($filename, $content, FILE_APPEND); } elseif (isset($response["message"]) && $response["message"] == "USER_ALREADY_EXISTS") { echo "Udah terdaftar bro. Buat ulang.\xa"; } else { echo "\xaUnexpected eror: " . $result . "\xa"; } } goto lKsiP; KzWKL: $licenseResponse = file_get_contents($licenseUrl); goto Gsawm; Y6XyY: curl_setopt($ch, CURLOPT_URL, $url); goto xD74u; fne7q: echo "Donasi : QRIS https://kitaa.digital/qris.jpeg Dana: 089628979036\xa"; goto Sbnsq; Sbnsq: $licenseKey = readline("Enter license key: "); goto OMFDA; CXh03: echo "BOCROT COM H3H3\xa"; goto fne7q; Bbrwp: $headers = array("Host: iphone-xml.booking.com", "Authorization: Basic dGhlc2FpbnRzYnY6ZGdDVnlhcXZCeGdN", "Accept: */*", "X-Booking-Api-Version: 1", "Accept-Language: en-us", "Content-Type: application/json", "User-Agent: Booking.App/24.1 iOS/14.0; Type: phone; AppStore: apple; Brand: Apple; Model: iPhone12,5;", "Connection: close"); goto Y6XyY; NuC5w: function generateRandomNumber($length) { $result = ''; $characters = "0123456789"; $characterLength = strlen($characters); for ($i = 0; $i < $length; $i++) { $result .= $characters[rand(0, $characterLength - 1)]; } return $result; } goto CXh03; XDd6r: $jsonData = json_encode($data); goto Bbrwp; lKsiP: curl_close($ch); goto Z1P7A; JHS_k: if (!isset($licenseData["valid"]) || !$licenseData["valid"]) { echo "Gagal Masukin Key yang bener :v ."; die; } goto LlEoQ; Z1P7A: ?>
Did this file decode correctly?
Original Code
<? goto UdVsJ; xD74u: curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); goto oux4G; uMXrs: $ch = curl_init(); goto yZk0p; AkFk4: curl_setopt($ch, CURLOPT_HTTPHEADER, $headers); goto FcAON; Y4cGg: $password = generateRandomPassword(10); goto dNw4_; UsmSO: curl_setopt($ch, CURLOPT_POSTFIELDS, $jsonData); goto AkFk4; HWWYJ: $licenseData = json_decode($licenseResponse, true); goto JHS_k; LlEoQ: $email = readline("Masukan email: "); goto uMXrs; FcAON: $result = curl_exec($ch); goto BnDYF; UdVsJ: function generateRandomPassword($length) { $characters = "0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"; $password = ''; for ($i = 0; $i < $length; $i++) { $index = rand(0, strlen($characters) - 1); $password .= $characters[$index]; } return $password; } goto NuC5w; OMFDA: $licenseUrl = "https://kitaa.digital/api/key.php?license_key=" . $licenseKey; goto KzWKL; wfnH0: $data = array("return_auth_token" => 1, "password" => $password, "device_id" => $device_id, "user_version" => "24.1-iphone", "email" => $email, "language" => "en-us", "network_type" => "wifi", "languagecode" => "en-us", "user_os" => "14.0", "affiliate_id" => "337862"); goto XDd6r; dNw4_: $device_id = generateRandomNumber(32); goto wfnH0; oux4G: curl_setopt($ch, CURLOPT_POST, 1); goto UsmSO; yZk0p: $url = "https://iphone-xml.booking.com/json/mobile.createUserAccount"; goto Y4cGg; Gsawm: if ($licenseResponse === false) { echo "Failed to fetch license key from API."; die; } goto HWWYJ; BnDYF: if ($result === false) { echo "
Error: " . curl_error($ch) . "
"; } else { $response = json_decode($result, true); if (isset($response["ok"]) && $response["ok"] == "1") { echo "Sukses dibuat dan disimpan sukses.txt \xaCek akunmu: " . $email . "
Password mu: " . $password . "\xaDevice ID: " . $device_id . "
"; $filename = "sukses.txt"; $content = "Email: {$email}\xaPassword: {$password}
Device ID: {$device_id}\xa"; file_put_contents($filename, $content, FILE_APPEND); } elseif (isset($response["message"]) && $response["message"] == "USER_ALREADY_EXISTS") { echo "Udah terdaftar bro. Buat ulang.\xa"; } else { echo "\xaUnexpected eror: " . $result . "\xa"; } } goto lKsiP; KzWKL: $licenseResponse = file_get_contents($licenseUrl); goto Gsawm; Y6XyY: curl_setopt($ch, CURLOPT_URL, $url); goto xD74u; fne7q: echo "Donasi : QRIS https://kitaa.digital/qris.jpeg Dana: 089628979036\xa"; goto Sbnsq; Sbnsq: $licenseKey = readline("Enter license key: "); goto OMFDA; CXh03: echo "BOCROT COM H3H3\xa"; goto fne7q; Bbrwp: $headers = array("Host: iphone-xml.booking.com", "Authorization: Basic dGhlc2FpbnRzYnY6ZGdDVnlhcXZCeGdN", "Accept: */*", "X-Booking-Api-Version: 1", "Accept-Language: en-us", "Content-Type: application/json", "User-Agent: Booking.App/24.1 iOS/14.0; Type: phone; AppStore: apple; Brand: Apple; Model: iPhone12,5;", "Connection: close"); goto Y6XyY; NuC5w: function generateRandomNumber($length) { $result = ''; $characters = "0123456789"; $characterLength = strlen($characters); for ($i = 0; $i < $length; $i++) { $result .= $characters[rand(0, $characterLength - 1)]; } return $result; } goto CXh03; XDd6r: $jsonData = json_encode($data); goto Bbrwp; lKsiP: curl_close($ch); goto Z1P7A; JHS_k: if (!isset($licenseData["valid"]) || !$licenseData["valid"]) { echo "Gagal Masukin Key yang bener :v ."; die; } goto LlEoQ; Z1P7A: ?>
Function Calls
None |
Stats
MD5 | a0ffb24f74aa595b1894d32b20b57f50 |
Eval Count | 0 |
Decode Time | 41 ms |