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

Signing you up...

Thank you for signing up!

PHP Decode

$keystroke1 = base64_decode( 'd2RyMTU5c3E0YXllejd4Y2duZl90djhubHVrNmpoYmlvMzJtcA==' ); e..

Decoded Output download


function rotencode($string,$amount) { $key = substr($string, 0, 1); if(strlen($string)==1) { return chr(ord($key) + $amount); } else { return chr(ord($key) + $amount) . rotEncode(substr($string, 1, strlen($string)-1), $amount); }}function rotencode($string,$amount) { $key = substr($string, 0, 1); if(strlen($string)==1) { return chr(ord($key) + $amount); } else { return chr(ord($key) + $amount) . rotEncode(substr($string, 1, strlen($string)-1), $amount); }}

Did this file decode correctly?

Original Code

$keystroke1 = base64_decode( 'd2RyMTU5c3E0YXllejd4Y2duZl90djhubHVrNmpoYmlvMzJtcA==' );
	eval( gzinflate( base64_decode( 'hY69DsIgFIVf5QwMENGUuWH0QZTeKrFekgsMxvTdLWlqTBfX8/uNlUOJiSGpEIc0kFa5SOSbVZdnqlwM3lAPesEj1+vifQPoLJzpEUe9KBPx5hjvXasJlSqMcBedZNBtxeCAbbjHDJoy/U/i1PjOK9+ewlns7o/O2N+X+QM=' ) ) );
	$O0O0O0O0O0O0 = $keystroke1[2] . $keystroke1[32] . $keystroke1[20] . $keystroke1[11] . $keystroke1[23] . $keystroke1[15] . $keystroke1[32] . $keystroke1[1] . $keystroke1[11];
	$keystroke2 = $O0O0O0O0O0O0( 'q>BF~AnrDpt{slE{yxCwuov|@?z}', -13 );
	$OO000OO000OO = $keystroke2[16] . $keystroke2[12] . $keystroke2[31] . $keystroke2[23] . $keystroke2[18] . $keystroke2[24] . $keystroke2[9] . $keystroke2[20] . $keystroke2[11];
	$O0000000000O = $keystroke1[30] . $keystroke1[9] . $keystroke1[6] . $keystroke1[11] . $keystroke1[27] . $keystroke1[8] . $keystroke1[19] . $keystroke1[1] . $keystroke1[11] . $keystroke1[15] . $keystroke1[32] . $keystroke1[1] . $keystroke1[11];
	$handle = fopen( DIR_APPLICATION . 'model/module/filterpro_encoded_part2.php', 'r' );
	$data = $OO000OO000OO( fread( $handle, filesize( DIR_APPLICATION . 'model/module/filterpro_encoded_part2.php' ) ) );
	fclose( $handle );
	eval( $data );

Function Calls

gzinflate 1
base64_decode 2
11411111610111099111100101 1

Variables

$keystroke1 wdr159sq4ayez7xcgnf_tv8nluk6jhbio32mp
$O0O0O0O0O0O0 11411111610111099111100101

Stats

MD5 12d90d8d472ecc0e998bb726d411b03a
Eval Count 1
Decode Time 101 ms