Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?php
- /*
- *
- * @ This file is created by http://DeZender.Net
- * @ deZender (PHP5 Decoder for ionCube Encoder)
- *
- * @ Version : 3.5.0.0
- * @ Author : DeZender
- * @ Release on : 22.06.2018
- * @ Official site : http://DeZender.Net
- *
- */
- if (!class_exists('fisip_xdec')) {
- class fisip_xdec
- {
- public function fisip_xdec($_X, $_Y, $_Z)
- {
- $this->is_set = true;
- $this->output = $this->set($_X, $_Y, $_Z);
- }
- public static function parse($x = '', $y = '', $z = '')
- {
- $z = new fisip_xdec($x, $y, $z);
- $y = 1;
- eval('$y += 1;');
- return 2 === $y ? $z->output : null;
- }
- private function set($_X, $_Y, $_Z)
- {
- $output = false;
- if ('LbhJXYGO7Q6m4jPWgnNKvuIs93peCDwzRMi5B18fArUVtoFTakHlqZd0y2SxcE' == $_Z) {
- if (isset($this->is_set) && true === $this->is_set) {
- $_Z = 'i8fHVROJdD09QSXmqG35zWny1golLpKvYraZh6ujTC4x2bNIABeckFsMP7wUtE';
- $_C = $this->decode($this->decode($this->decode($_Y, $_Z), $_Z), $_Z);
- $output = $this->decode($_X, $_C);
- unset($this->is_set);
- } else {
- $output = false;
- }
- }
- return $output;
- }
- private function decode($_X, $key)
- {
- $r0 = $this->fetch_key($key);
- $r1 = strrev($r0);
- .....................................................................
- ............................................
- ....................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement