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 return 'chrome_php.php'; //this data will output in the chrome console //this code ..
Decoded Output download
<?php
return 'chrome_php.php';
//this data will output in the chrome console
//this code can't stop php
ChromePhp::log(23,'info');
ChromePhp::info($_SERVER);
ChromePhp::error('some info'); ?>
Did this file decode correctly?
Original Code
<?php
return 'chrome_php.php';
//this data will output in the chrome console
//this code can't stop php
ChromePhp::log(23,'info');
ChromePhp::info($_SERVER);
ChromePhp::error('some info');
Function Calls
| None |
Stats
| MD5 | 4ebe5f0e1991dca448cbe787d88af316 |
| Eval Count | 0 |
| Decode Time | 90 ms |