Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 288 Bytes

File metadata and controls

10 lines (10 loc) · 288 Bytes

CAMHACKER

Run command(root):

  • apt-get update && upgrade -y
  • apt-get install python3
  • apt-get install git
  • git clone https://github.com/MarcusProgram/CAMHACKER/
  • cd CAMHACKER
  • pip install -r requirements.txt (or open install[1])
  • python3 camhacker.py (or open start[2])