Advertisement
Guest User

Untitled

a guest
Dec 7th, 2016
192
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by deZender.Net
  5. * @ deZender (PHP5 Decoder for ionCube Loader)
  6. *
  7. * @ Version : 2.0.0.4
  8. * @ Author : DeZender
  9. * @ Release on : 21.10.2015
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. if (!class_exists("fisip_xdec"))
  15. {
  16. class fisip_xdec {
  17.  
  18. public function fisip_xdec($_X, $_Y, $_Z) {
  19.  
  20. $this->is_set = true;
  21. $this->output = $this->set($_X, $_Y, $_Z);
  22. return;
  23. }
  24.  
  25. public static function parse($x = "", $y = "", $z = "") {
  26.  
  27. $z = new fisip_xdec($x, $y, $z);
  28. $y = 1;
  29. eval("\$y += 1;");
  30. return $y === 2 ? ($z->output) : (null);
  31. }
  32.  
  33. private function set($_X, $_Y, $_Z) {
  34.  
  35. $output = false;
  36. if ($_Z == "LbhJXYGO7Q6m4jPWgnNKvuIs93peCDwzRMi5B18fArUVtoFTakHlqZd0y2SxcE")
  37. {
  38. if ($this->is_set && $this->is_set === true)
  39. {
  40. $_Z = "i8fHVROJdD09QSXmqG35zWny1golLpKvYraZh6ujTC4x2bNIABeckFsMP7wUtE";
  41. $_C = $this->decode($this->decode($this->decode($_Y, $_Z), $_Z), $_Z);
  42. $output = $this->decode($_X, $_C);
  43. ..........................................................................
  44. ..................................
  45. .............
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement