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 /** * Restores saved terminal state * * @phpstub * * @return bool Always retur..
Decoded Output download
<?php
/**
* Restores saved terminal state
*
* @phpstub
*
* @return bool Always returns false.
*/
function ncurses_resetty()
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Restores saved terminal state
*
* @phpstub
*
* @return bool Always returns false.
*/
function ncurses_resetty()
{
}
Function Calls
None |
Stats
MD5 | c51c7698e60d6ac7ee5fea82fd6e47b3 |
Eval Count | 0 |
Decode Time | 93 ms |