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 /** * Registers the script with the SCM, so that it can act as the service with th..
Decoded Output download
<?php
/**
* Registers the script with the SCM, so that it can act as the service with the given name
*
* @phpstub
*
* @param string $name
*
* @return mixed
*/
function win32_start_service_ctrl_dispatcher($name)
{
} ?>
Did this file decode correctly?
Original Code
<?php
/**
* Registers the script with the SCM, so that it can act as the service with the given name
*
* @phpstub
*
* @param string $name
*
* @return mixed
*/
function win32_start_service_ctrl_dispatcher($name)
{
}
Function Calls
None |
Stats
MD5 | af18355f8d4a1ab66b3e8e309040e90b |
Eval Count | 0 |
Decode Time | 80 ms |