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 define('DC_MICROSOFT', 0); define('DC_BORLAND', 0); define('DC_CALL_CDECL', 0); def..
Decoded Output download
<?php
define('DC_MICROSOFT', 0);
define('DC_BORLAND', 0);
define('DC_CALL_CDECL', 0);
define('DC_CALL_STD', 0);
define('DC_RETVAL_MATH4', 0);
define('DC_RETVAL_MATH8', 0);
define('DC_CALL_STD_BO', 0);
define('DC_CALL_STD_MS', 0);
define('DC_CALL_STD_M8', 0);
define('DC_FLAG_ARGPTR', 0);
?>
Did this file decode correctly?
Original Code
<?php
define('DC_MICROSOFT', 0);
define('DC_BORLAND', 0);
define('DC_CALL_CDECL', 0);
define('DC_CALL_STD', 0);
define('DC_RETVAL_MATH4', 0);
define('DC_RETVAL_MATH8', 0);
define('DC_CALL_STD_BO', 0);
define('DC_CALL_STD_MS', 0);
define('DC_CALL_STD_M8', 0);
define('DC_FLAG_ARGPTR', 0);
Function Calls
define | 1 |
Stats
MD5 | 09072f6d7b776a79c86d99d19812d1bd |
Eval Count | 0 |
Decode Time | 78 ms |