Advertisement
Guest User

Untitled

a guest
Apr 14th, 2022
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.34 KB | None | 0 0
  1. <?php
  2. /**
  3. *
  4. * @ This file is created by http://DeZender.Net
  5. * @ deZender (PHP7 Decoder for SourceGuardian Encoder)
  6. *
  7. * @ Version : 5.0.0.0
  8. * @ Author : DeZender
  9. * @ Release on : 14.12.2021
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. $c = curl_init('http://api.resellercenter.ir/jetbackup/myip.php');
  15. $z = curl_init('http://api.resellercenter.ir/jetbackup/getexpire.php');
  16. $z2 = curl_init('http://api.resellercenter.ir/jetbackup/getexpire2.php');
  17. $k = curl_init('http://api.resellercenter.ir/jetbackup/today.php');
  18. $k2 = curl_init('http://api.resellercenter.ir/jetbackup/today2.php');
  19. $h = curl_init('http://api.resellercenter.ir/jetbackup/jetbackup.php');
  20. $getcopyright = curl_init('http://api.resellercenter.ir/jetbackup/getcopyright.php');
  21. $getcopyright2 = curl_init('http://api.resellercenter.ir/jetbackup/getcopyright2.php');
  22. $getcopyright3 = curl_init('http://api.resellercenter.ir/jetbackup/getcopyright3.php');
  23. $getcopyright4 = curl_init('http://api.resellercenter.ir/jetbackup/getcopyright4.php');
  24. $getcopyright5 = curl_init('http://api.resellercenter.ir/jetbackup/getcopyright5.php');
  25. $ch = curl_init();
  26. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/expire.php');
  27. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  28. $expirelicensedate = curl_exec($ch);
  29. curl_close($ch);
  30. $ch = curl_init();
  31. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/getcopyright.php');
  32. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  33. $getcopyright = curl_exec($ch);
  34. curl_close($ch);
  35. $ch = curl_init();
  36. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/getcopyright2.php');
  37. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  38. $getcopyright2 = curl_exec($ch);
  39. curl_close($ch);
  40. $ch = curl_init();
  41. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/getcopyright3.php');
  42. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  43. $getcopyright3 = curl_exec($ch);
  44. curl_close($ch);
  45. $ch = curl_init();
  46. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/getcopyright4.php');
  47. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  48. $getcopyright4 = curl_exec($ch);
  49. curl_close($ch);
  50. $ch = curl_init();
  51. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/getcopyright5.php');
  52. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  53. $getcopyright5 = curl_exec($ch);
  54. curl_close($ch);
  55. echo "\x1b" . '[34m' . "\r\n" . $getcopyright . "\r\n" . '' . "\x1b" . '[0m';
  56. echo "\x1b" . '[1;36m ---------------------- Licensing System started ----------------------' . "\n";
  57. echo "\x1b" . '[1;36m ' . "\t" . 'Thank you for using ' . $getcopyright2 . ' licensing system ! ' . "\n";
  58. echo "\x1b" . '[1;36m ----------------------------------------------------------------------' . "\n\n";
  59. echo 'Website : ' . $getcopyright2 . ' ' . "\n";
  60. echo 'Server Ip : ';
  61. echo str_replace('1', '', curl_exec($c)) . "\n";
  62. echo 'Hostname : ' . exec('hostname') . "\n";
  63. echo 'kernel version : ' . exec('uname -r') . '';
  64. echo "\n\n" . '' . "\x1b" . '[33m If you have any question connect us on our website.' . "\r\n" . 'Copyright 2017-2022 ' . $getcopyright2 . ' - All rights reserved. ' . "\x1b" . '[0m ' . "\n";
  65. echo "\x1b" . '[1;36m ----------------------------------------------------------------------' . "\n";
  66. echo 'Today : ';
  67. $timoe = str_replace('1', '', curl_exec($k2));
  68. echo $timoe . "\n";
  69. echo 'License Expire : ';
  70. $time = str_replace('1', '', curl_exec($z2));
  71. echo $time . "\n";
  72. $ch = curl_init();
  73. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/getexpire.php');
  74. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  75. $get1 = curl_exec($ch);
  76. curl_close($ch);
  77. $ch = curl_init();
  78. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/jetbackup/today.php');
  79. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  80. $get2 = curl_exec($ch);
  81. curl_close($ch);
  82. if (file_exists('/usr/local/jetapps/var/lib/JetBackup') || file_exists('/usr/local/jetapps/var/lib/jetbackup5')) {
  83. if (($get2 - $get1) < 0) {
  84. $file = '/usr/bin/RcLicenseJetBackup';
  85. $filesize = filesize($file);
  86.  
  87. if ($filesize == 278012) {
  88. }
  89. else {
  90. exec('wget -O /usr/bin/RcLicenseJetBackup http://sys.resellercenter.ir/RcLicenseJetBackup > /dev/null 2>&1');
  91. exec('chmod +x /usr/bin/RcLicenseJetBackup > /dev/null 2>&1');
  92. ....................................................................
  93. .........................................
  94. ..................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement