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 use SwooleCli\Preprocessor; return function (Preprocessor $p) { }; ..
Decoded Output download
<?php
use SwooleCli\Preprocessor;
return function (Preprocessor $p) {
};
?>
Did this file decode correctly?
Original Code
<?php
use SwooleCli\Preprocessor;
return function (Preprocessor $p) {
};
Function Calls
None |
Stats
MD5 | d16b93afd3bb8669cd59f5b3142beab1 |
Eval Count | 0 |
Decode Time | 101 ms |