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 //00595 // Keitaro 9.13.8 ic10.2 php71 if (!extension_loaded('ionCube Loader')) { $_..

Decoded Output download

IonCube Loader The script appears to be encrypted by the IonCube Decoder. Currently UnPHP can't decrypt files that require a module installed on the webserver.
<?php //00595 // Keitaro 9.13.8 ic10.2 php71 if (!extension_loaded('ionCube Loader')) { $__oc = strtolower(substr(php_uname(), 0, 3)); $__ln = 'ioncube_loader_' . $__oc . '_' . substr(phpversion(), 0, 3) . (($__oc == 'win') ? '.dll' : '.so'); if (function_exists('dl')) { @. dl($__ln); } if (function_exists('_il_exec')) { ?>

Did this file decode correctly?

Original Code

<?php //00595 // Keitaro 9.13.8 ic10.2 php71 if (!extension_loaded('ionCube Loader')) { $__oc = strtolower(substr(php_uname(), 0, 3)); $__ln = 'ioncube_loader_' . $__oc . '_' . substr(phpversion(), 0, 3) . (($__oc == 'win') ? '.dll' : '.so'); if (function_exists('dl')) { @. dl($__ln); } if (function_exists('_il_exec')) {

Function Calls

None

Variables

None

Stats

MD5 c3d478ffc2a3cf9ae4d3a2bb4f58fcea
Eval Count 0
Decode Time 46 ms