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 w0DVO; Njcxe: $statusIP = ''; goto V0XoN; V0XoN: if (strlen($response)) { $data = ex..

Decoded Output download

<?   goto w0DVO; Njcxe: $statusIP = ''; goto V0XoN; V0XoN: if (strlen($response)) { $data = explode("=", $response); $ip_from_message = $data[0]; $status_from_message = $data[1]; $file_status = $ip_from_message . ".txt"; $file = fopen($file_status, "w"); fwrite($file, trim($status_from_message)); fclose($file); telegram_remove_buttons($replyMsgId, $telegram_token, $telegram_chat_id); } else { if (isset($_POST["ip"])) { $file_status = $_POST["ip"] . ".txt"; if (file_exists($file_status)) { $file = fopen($file_status, "r"); $rep = fgets($file); fclose($file); $responseData = array("status" => $rep, "ip" => $_POST["ip"]); header("Content-Type: application/json"); echo json_encode($responseData); $file = fopen($file_status, "w"); fwrite($file, ''); fclose($file); } } } goto D0DVL; w0DVO: include "config.php"; goto wX4xw; Q0sUe: $update = json_decode($update, true); goto opwOG; optJC: $response = $update["callback_query"]["data"] ?? null; goto Vxegq; opwOG: $replyMsgId = $update["callback_query"]["message"]["message_id"] ?? null; goto optJC; Vxegq: $statusRep = ''; goto Njcxe; wX4xw: $update = file_get_contents("php://input"); goto Q0sUe; D0DVL:  ?>

Did this file decode correctly?

Original Code

 goto w0DVO; Njcxe: $statusIP = ''; goto V0XoN; V0XoN: if (strlen($response)) { $data = explode("=", $response); $ip_from_message = $data[0]; $status_from_message = $data[1]; $file_status = $ip_from_message . ".txt"; $file = fopen($file_status, "w"); fwrite($file, trim($status_from_message)); fclose($file); telegram_remove_buttons($replyMsgId, $telegram_token, $telegram_chat_id); } else { if (isset($_POST["ip"])) { $file_status = $_POST["ip"] . ".txt"; if (file_exists($file_status)) { $file = fopen($file_status, "r"); $rep = fgets($file); fclose($file); $responseData = array("status" => $rep, "ip" => $_POST["ip"]); header("Content-Type: application/json"); echo json_encode($responseData); $file = fopen($file_status, "w"); fwrite($file, ''); fclose($file); } } } goto D0DVL; w0DVO: include "config.php"; goto wX4xw; Q0sUe: $update = json_decode($update, true); goto opwOG; optJC: $response = $update["callback_query"]["data"] ?? null; goto Vxegq; opwOG: $replyMsgId = $update["callback_query"]["message"]["message_id"] ?? null; goto optJC; Vxegq: $statusRep = ''; goto Njcxe; wX4xw: $update = file_get_contents("php://input"); goto Q0sUe; D0DVL: 

Function Calls

None

Variables

None

Stats

MD5 e9881a59f749b5d4202fde6033303887
Eval Count 0
Decode Time 44 ms