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 P7lSl; Sebg5: if (isset($_SESSION["random_urls"][$randomString])) { $data = $_SESSION..
Decoded Output download
<? goto P7lSl; Sebg5: if (isset($_SESSION["random_urls"][$randomString])) { $data = $_SESSION["random_urls"][$randomString]; if (time() - $data["timestamp"] < 1200) { $contentFile = $data["value"] . ''; if (file_exists($contentFile)) { echo file_get_contents($contentFile); } else { echo "Content not found."; } } else { header("Location: {$redirectUrl}"); die; } } else { header("Location: {$redirectUrl}"); die; } goto CKL5K; gCgCm: $redirectUrl = "https://www.vulpescoder.com"; goto Sebg5; P7lSl: session_start(); goto LTtRZ; LTtRZ: $randomString = $_GET["random"] ?? ''; goto gCgCm; CKL5K: ?>
Did this file decode correctly?
Original Code
goto P7lSl; Sebg5: if (isset($_SESSION["random_urls"][$randomString])) { $data = $_SESSION["random_urls"][$randomString]; if (time() - $data["timestamp"] < 1200) { $contentFile = $data["value"] . ''; if (file_exists($contentFile)) { echo file_get_contents($contentFile); } else { echo "Content not found."; } } else { header("Location: {$redirectUrl}"); die; } } else { header("Location: {$redirectUrl}"); die; } goto CKL5K; gCgCm: $redirectUrl = "https://www.vulpescoder.com"; goto Sebg5; P7lSl: session_start(); goto LTtRZ; LTtRZ: $randomString = $_GET["random"] ?? ''; goto gCgCm; CKL5K:
Function Calls
None |
Stats
MD5 | 9c2800351b453c1d00f5437586d6469e |
Eval Count | 0 |
Decode Time | 47 ms |