Sunday, December 5, 2021

How to use Hidden Eye tool in Termux

 How to use Hidden Eye tool in Termux



Hidden Eye is a tool that contain a variety of online attacking tools such as Phishing, Keylogger, Information gathering, etc. Hidden Eye used to perform plenty of online attacks on user accounts. By using Hidden Eye you can have your target live information such as IP ADDRESS, Geolocation, ISP, Country, & many more.

Installation:

$ apt-update && apt upgrade -y

$ pkg install git python php curl openssh grep

$ git clone -b Termux-Support-Branch https://github.com/DarkSecDevelopers/HiddenEye.git

$ chmod +x  HiddenEye

$ pip install requests

$ cd HiddenEye

$ python HiddenEye.py(if not work)

$ ./HiddenEye.py

No comments:

Post a Comment

8 basic computer tricks to make life easier

  At this point, most of the general public should know how to use a computer in the most basic of situations.  Turn it on.  Open up the int...