Advertisement
TVT618

Install BillCipher n Linux

Aug 18th, 2018
1,784
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. sudo apt update && sudo apt install ruby python python-pip python3 python3-pip
  2. git clone https://github.com/GitHackTools/BillCipher
  3. cd BillCipher
  4. pip install -r requirements.txt
  5. pip3 install -r requirements.txt
  6. python3 billcipher.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement