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 /** * This function terminates encryption * * @phpstub * * @param resource $td..
Decoded Output download
<?php
/**
* This function terminates encryption
*
* @phpstub
*
* @param resource $td
*
* @return bool
*/
function mcrypt_generic_end($td)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* This function terminates encryption
*
* @phpstub
*
* @param resource $td
*
* @return bool
*/
function mcrypt_generic_end($td)
{
}
Function Calls
None |
Stats
MD5 | 1e8d0be4959e4e5aed35364648434681 |
Eval Count | 0 |
Decode Time | 84 ms |