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 [ 'name' => 'Webkul Bagisto Admin', 'version' => core()->version(..
Decoded Output download
<?php
return [
'name' => 'Webkul Bagisto Admin',
'version' => core()->version(),
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'name' => 'Webkul Bagisto Admin',
'version' => core()->version(),
];
Function Calls
None |
Stats
MD5 | fbd889e77af6d8d0f94f556bf2462e3d |
Eval Count | 0 |
Decode Time | 120 ms |