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 file is a part of the miniorange-saml-20-single-sign-on plugin. * ..
Decoded Output download
<?php
/**
* This file is a part of the miniorange-saml-20-single-sign-on plugin.
*
* @link https://plugins.miniorange.com/
* @author miniOrange
* @package miniorange-saml-20-single-sign-on
*/
namespace MOSAML\LicenseLibrary\Classes;
use MOSAML\LicenseLibrary\Handlers\Mo_License_Add_View_Handler;
use MOSAML\LicenseLibrary\Mo_License_Config;
use MOSAML\LicenseLibrary\Utils\Mo_License_Actions_Utility;
if (defined("ABSPATH")) {
goto TW;
}
exit;
TW:
class Mo_License_Add_View_Actions
{
private $license_add_view_handler;
public function __construct($wa)
{
$this->license_add_view_handler = $wa;
$this->add_license_views();
}
public function add_license_views()
{
add_action("admin_enqueue_scripts", array($this->license_add_view_handler, "add_plugin_license_scripts"));
add_action(Mo_License_Actions_Utility::get_current_environment_hook_name("admin_notice"), array($this->license_add_view_handler, "add_admin_license_notice"));
if (!Mo_License_Config::ADD_DASHBOARD_WIDGET) {
goto CN;
}
add_action(Mo_License_Actions_Utility::get_current_environment_hook_name("dashboard_widget"), array($this->license_add_view_handler, "add_dashboard_license_widget"));
CN:
}
}
?>
Did this file decode correctly?
Original Code
<?php
/**
* This file is a part of the miniorange-saml-20-single-sign-on plugin.
*
* @link https://plugins.miniorange.com/
* @author miniOrange
* @package miniorange-saml-20-single-sign-on
*/
namespace MOSAML\LicenseLibrary\Classes;
use MOSAML\LicenseLibrary\Handlers\Mo_License_Add_View_Handler;
use MOSAML\LicenseLibrary\Mo_License_Config;
use MOSAML\LicenseLibrary\Utils\Mo_License_Actions_Utility;
if (defined("\x41\102\123\120\x41\124\110")) {
goto TW;
}
exit;
TW:
class Mo_License_Add_View_Actions
{
private $license_add_view_handler;
public function __construct($wa)
{
$this->license_add_view_handler = $wa;
$this->add_license_views();
}
public function add_license_views()
{
add_action("\x61\x64\155\151\156\x5f\145\x6e\x71\x75\x65\x75\145\x5f\x73\143\162\x69\160\164\163", array($this->license_add_view_handler, "\141\x64\144\x5f\x70\154\x75\147\x69\x6e\137\154\x69\143\x65\x6e\x73\x65\137\163\x63\162\151\160\164\163"));
add_action(Mo_License_Actions_Utility::get_current_environment_hook_name("\x61\144\155\151\156\137\x6e\157\164\x69\143\145"), array($this->license_add_view_handler, "\141\x64\144\x5f\141\x64\155\x69\156\137\x6c\x69\143\145\156\x73\145\x5f\x6e\x6f\x74\151\143\145"));
if (!Mo_License_Config::ADD_DASHBOARD_WIDGET) {
goto CN;
}
add_action(Mo_License_Actions_Utility::get_current_environment_hook_name("\144\141\x73\x68\x62\157\141\x72\144\x5f\167\x69\x64\x67\145\x74"), array($this->license_add_view_handler, "\141\144\x64\137\144\x61\163\x68\x62\157\141\x72\x64\137\x6c\x69\143\145\x6e\x73\145\x5f\167\x69\x64\x67\x65\164"));
CN:
}
}
Function Calls
None |
Stats
MD5 | 7669de518bd799c6806b584e0e6062bf |
Eval Count | 0 |
Decode Time | 107 ms |