Installation Commands
Open terminal in kali linux and type following commands one by one.
sudo su
apt install git
apt install python3-pip
git clone https://github.com/DarkSecDevelopers/HiddenEye-Legacy
cd HiddenEye-Legacy
chmod 777 *
pip3 install -r requirements.txt
python3 HiddenEye.py
I accept EULA
Watch video tutorial from below.
0 Comments