Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

--TEST-- Phar front controller rewrite array invalid zip-based --INI-- default_charset=UTF..

Decoded Output download

<?  --TEST--
Phar front controller rewrite array invalid zip-based
--INI--
default_charset=UTF-8
--EXTENSIONS--
phar
--ENV--
SCRIPT_NAME=/frontcontroller10.phar.php
REQUEST_URI=/frontcontroller10.phar.php/hi
PATH_INFO=/hi
--FILE_EXTERNAL--
files/frontcontroller4.phar.zip
--EXPECTHEADERS--
Content-type: text/html; charset=UTF-8
Status: 403 Access Denied
--EXPECT--
<html>
 <head>
  <title>Access Denied</title>
 </head>
 <body>
  <h1>403 - File Access Denied</h1>
 </body>
</html>
 ?>

Did this file decode correctly?

Original Code

--TEST--
Phar front controller rewrite array invalid zip-based
--INI--
default_charset=UTF-8
--EXTENSIONS--
phar
--ENV--
SCRIPT_NAME=/frontcontroller10.phar.php
REQUEST_URI=/frontcontroller10.phar.php/hi
PATH_INFO=/hi
--FILE_EXTERNAL--
files/frontcontroller4.phar.zip
--EXPECTHEADERS--
Content-type: text/html; charset=UTF-8
Status: 403 Access Denied
--EXPECT--
<html>
 <head>
  <title>Access Denied</title>
 </head>
 <body>
  <h1>403 - File Access Denied</h1>
 </body>
</html>

Function Calls

None

Variables

None

Stats

MD5 c1f4af849c376e8d85a0e56f097f7d32
Eval Count 0
Decode Time 79 ms