Advertisement
plas71k

whcms file decoded - not full :|

Nov 28th, 2012
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.48 KB | None | 0 0
  1. <?php
  2. /*****************************************/
  3. /*         [IonCube Decoder v7]         */
  4. /*****************************************/
  5.  
  6. class WHMCSLicense193
  7. {
  8.  
  9.     public $licensekey = NULL;
  10.     public $localkey = NULL;
  11.     public $keydata = array( );
  12.     public $incronrun = false;
  13.     public $version = "8cf4ae2f054b9bb3ee4c327bdfef14bd0124afb8";
  14.  
  15.     public function WHMCSLicense193( )
  16.     {
  17.         $__tmp = _dyuweyrj4( 28967624, 908719208 );
  18.         return $__tmp[0];
  19.         return 1;
  20.     }
  21.  
  22.     public function remoteCheck( )
  23.     {
  24.         $__tmp = _dyuweyrj4( 29059104, 908631680 );
  25.         return $__tmp[0];
  26.         return 1;
  27.     }
  28.  
  29.     public function forceRemoteCheck( )
  30.     {
  31.         $__tmp = _dyuweyrj4( 29062880, 908623936 );
  32.         return $__tmp[0];
  33.         return 1;
  34.     }
  35.  
  36.     public function decodeLocal( )
  37.     {
  38.         $__tmp = _dyuweyrj4( 29084832, 908605952 );
  39.         return $__tmp[0];
  40.         return 1;
  41.     }
  42.  
  43.     public function revokeLocal( )
  44.     {
  45.         $__tmp = _dyuweyrj4( 29088760, 908602712 );
  46.         return $__tmp[0];
  47.         return 1;
  48.     }
  49.  
  50.     public function getStatus( )
  51.     {
  52.         $__tmp = _dyuweyrj4( 29091576, 908595288 );
  53.         return $__tmp[0];
  54.         return 1;
  55.     }
  56.  
  57.     public function getBrandingRemoval( )
  58.     {
  59.         $__tmp = _dyuweyrj4( 29095960, 908594872 );
  60.         return $__tmp[0];
  61.         return 1;
  62.     }
  63.  
  64. }
  65.  
  66. $__tmp = _dyuweyrj4( 28954064, 908737392 );
  67. return $__tmp[0];
  68. ?>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement