Cam-dumper is a written tool in the language of Python program for hacking CCTV cameras that can access cameras in 20 countries
INSTALL WINDOWS
- install python 3.9.5
- run cmd
- pip install requests
- pip install colorama
- python Cam Dumper.py
INSTALL LINUX
- apt-get install python3
- apt-get install git
- git clone https://github.com/erfannoori/Cam-Dumper.git
- pip/pip3 install -r requirements.txt
- pip install colorama
- python3 Cam Dumper.py