Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
public function halim_core_service_settings($plugin) { if (NULL !== $_obfus..
Decoded Output download
<? public function halim_core_service_settings($plugin)
{
if (NULL !== $_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_) {
return $_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_;
}
$_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_ = new HaLimCore_SettingsPage($plugin["settings_page_properties"]);
return $_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_;
} ?>
Did this file decode correctly?
Original Code
public function halim_core_service_settings($plugin)
{
if (NULL !== $_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_) {
return $_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_;
}
$_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_ = new HaLimCore_SettingsPage($plugin["settings_page_properties"]);
return $_obfuscated_0D013B0201161F3934082B380C213C5C310C323F062711_;
}
Function Calls
None |
Stats
MD5 | f6558d2eb6d71f49b1567f574687d7c9 |
Eval Count | 0 |
Decode Time | 67 ms |