From a00fad0e9d9d7648ed609f81e6654b52f043d875 Mon Sep 17 00:00:00 2001 From: Artur Tretiak Date: Sun, 28 Oct 2018 07:25:29 +0200 Subject: [PATCH] All info about old name was replaced --- README.md | 55 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index ff43d49..93f7413 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,9 @@

-

SocialFish v3.0

+

Hidden Eye

- AN ADVANCED PHISHING TOOL WITH MULTIPLE FUNCTIONALITY - [ Automatic keylogger, Victim Device info , Many Pages ] + Modern phishing tool with advanced functionality

@@ -20,14 +19,7 @@ * Wget from Python * PHP * sudo -## :octocat: DEVELOPERS // CONTRIBUTORS -1. An0nUD4Y [ Instagram.com/its_udy ] - **Developer** -2. usama7628674 - **Developer** -3. UNDEADSEC - **Developer** -4. Micrafast - **Contributor** -5. alexmozzhakov - **Contributor** -6. sTiKyt - **Contributor** -7. _______________________ (Waiting For Your Contribution) + ### TESTED ON FOLLOWING * **Kali Linux - Rolling Edition** @@ -48,13 +40,13 @@ ### CLONE ``` -git clone https://github.com/An0nUD4Y/SocialFish.git +git clone https://github.com/DarkSecDevelopers/HiddenEye.git ``` ### RUNNING (In Linux) ``` -cd SocialFish +cd HiddenEye ``` ``` @@ -66,23 +58,23 @@ sudo pip3 install -r requirements.txt ``` ``` -chmod 777 SocialFish.py +chmod 777 HiddenEye.py ``` ``` -python3 SocialFish.py +python3 HiddenEye.py ``` OR ``` -./SocialFish.py +./HiddenEye.py ``` ### RUNNING (If distro based on Arch Linux) ``` -cd SocialFish +cd HiddenEye ``` ``` @@ -97,17 +89,17 @@ sudo pip3 install -r requirements.txt ``` ``` -chmod 777 SocialFish.py +chmod 777 HiddenEye.py ``` ``` -python3 SocialFish.py +python3 HiddenEye.py ``` OR ``` -./SocialFish.py +./HiddenEye.py ``` @@ -132,23 +124,23 @@ pip3 install wget ``` ``` -git clone https://github.com/An0nUD4Y/SocialFish +git clone https://github.com/DarkSecDevelopers/HiddenEye.git ``` ``` -cd SocialFish +cd HiddenEye ``` ``` -chmod 777 SocialFish.py +chmod 777 HiddenEye.py ``` ``` -python SocialFish.py +python HiddenEye.py or -./SocialFish.py +./HiddenEye.py ``` ### Running (One Code installation in termux) @@ -164,7 +156,7 @@ After opening Copy and run this Single Command. ``` ``` -pkg install git python php curl openssh grep && pip3 install wget && git clone https://github.com/An0nUD4Y/SocialFish && cd SocialFish && chmod 777 SocialFish.py && python SocialFish.py +pkg install git python php curl openssh grep && pip3 install wget && git clone https://github.com/DarkSecDevelopers/HiddenEye && cd HiddenEye && chmod 777 HiddenEye.py && python HiddenEye.py ``` @@ -273,7 +265,7 @@ pkg install git python php curl openssh grep && pip3 install wget && git clone h TO BE USED FOR EDUCATIONAL PURPOSES ONLY

-The use of the SocialFish is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. +The use of the HiddenEye is COMPLETE RESPONSIBILITY of the END-USER. Developers assume NO liability and are NOT responsible for any misuse or damage caused by this program. "DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL @@ -300,3 +292,12 @@ Bitcoin Address: qpuwdfv3p3gpufzctjapp0dp9z4kkk9x6cgl2hhghe

+ +## :octocat: DEVELOPERS // CONTRIBUTORS +1. An0nUD4Y [ Instagram.com/its_udy ] - **Developer** +2. usama7628674 - **Developer** +3. UNDEADSEC - **Developer** +4. Micrafast - **Contributor** +5. alexmozzhakov - **Contributor** +6. sTiKyt - **Contributor** +7. _______________________ (Waiting For Your Contribution)