MrJazsohanisharma

SocialFish-HiddenEye-How To Install SocialFish In Kali-Linux Or Other OS

 How To Install SocialFish-Hidden Eye In Kali-Linux Or Other Platform



How To Install It

Type These Commands In Your Linux OS (Step-By-Step)

#  sudo su


apt-get update && apt-get upgrade


apt-get install git

#  git clone https://github.com/DarkSecDevelopers/HiddenEye.git

#  cd HiddenEye

#  apt install python3-pip

#  pip3 install -r requirements.txt

#  chmod 777 HiddenEye.py

#  python3 HiddenEye.py   Or   ./HiddenEye.py

Now You Have Successfully  Installed SocialFish-HiddenEye

Open It Every Time Using:

#  cd HiddenEye

#  chmod 777 HiddenEye.py

#  ./HiddenEye.py






10 Comments

  1. Bro comments error

    apt install python3-pip

    Please help now

    ReplyDelete
    Replies
    1. If You Are Using Parrot OS, This Error Will Arrive. And In parrot os, I can't Fix This Error. But If U using kali Linux, contact me on social media. I will fix It.

      Delete
    2. after type pip3 install -r requirements.txt im getting this at the end can you help??
      WARNING: Requested pgrep==2020.7.1 from https://files.pythonhosted.org/packages/04/cd/ac18e02ab47028a85b80abacb770b1432b22c331b6f2240d48d57c1ee313/pgrep-2020.7.1.tar.gz#sha256=277d75948dcbd6200bf0ef6a0fb1082eb9469ffbc9ac5fab613974e8ff62db9d (from -r requirements.txt (line 9)), but installing version 0.0.0
      WARNING: Discarding https://files.pythonhosted.org/packages/04/cd/ac18e02ab47028a85b80abacb770b1432b22c331b6f2240d48d57c1ee313/pgrep-2020.7.1.tar.gz#sha256=277d75948dcbd6200bf0ef6a0fb1082eb9469ffbc9ac5fab613974e8ff62db9d (from https://pypi.org/simple/pgrep/). Requested pgrep==2020.7.1 from https://files.pythonhosted.org/packages/04/cd/ac18e02ab47028a85b80abacb770b1432b22c331b6f2240d48d57c1ee313/pgrep-2020.7.1.tar.gz#sha256=277d75948dcbd6200bf0ef6a0fb1082eb9469ffbc9ac5fab613974e8ff62db9d (from -r requirements.txt (line 9)) has different version in metadata: '0.0.0'
      ERROR: Could not find a version that satisfies the requirement pgrep==2020.7.1
      ERROR: No matching distribution found for pgrep==2020.7.1

      Delete
    3. Bro If you get this error just go to the requirements.txt in HiddenEye and change pgrep==2020.7.1 to pgrep==2020.12.3

      Delete
  2. can you help after i type pip3 install -r requirements.txt at the end im getting
    WARNING: Requested pgrep==2020.7.1 from https://files.pythonhosted.org/packages/04/cd/ac18e02ab47028a85b80abacb770b1432b22c331b6f2240d48d57c1ee313/pgrep-2020.7.1.tar.gz#sha256=277d75948dcbd6200bf0ef6a0fb1082eb9469ffbc9ac5fab613974e8ff62db9d (from -r requirements.txt (line 9)), but installing version 0.0.0
    WARNING: Discarding https://files.pythonhosted.org/packages/04/cd/ac18e02ab47028a85b80abacb770b1432b22c331b6f2240d48d57c1ee313/pgrep-2020.7.1.tar.gz#sha256=277d75948dcbd6200bf0ef6a0fb1082eb9469ffbc9ac5fab613974e8ff62db9d (from https://pypi.org/simple/pgrep/). Requested pgrep==2020.7.1 from https://files.pythonhosted.org/packages/04/cd/ac18e02ab47028a85b80abacb770b1432b22c331b6f2240d48d57c1ee313/pgrep-2020.7.1.tar.gz#sha256=277d75948dcbd6200bf0ef6a0fb1082eb9469ffbc9ac5fab613974e8ff62db9d (from -r requirements.txt (line 9)) has different version in metadata: '0.0.0'
    ERROR: Could not find a version that satisfies the requirement pgrep==2020.7.1
    ERROR: No matching distribution found for pgrep==2020.7.1

    ReplyDelete
  3. bro when i type " (python3 HiddenEye.py) or (./HiddenEye.py) " this comes to my screen 👇
    Traceback (most recent call last):

    ( File "/home/kali/HiddenEye/HiddenEye.py", line 11, in
    import Defs.ActionManager.main_runner as main_runner
    File "/home/kali/HiddenEye/Defs/ActionManager/main_runner.py", line 9, in
    import Defs.ActionManager.simple_informant as simple_informant
    File "/home/kali/HiddenEye/Defs/ActionManager/simple_informant.py", line 7, in
    import Defs.ActionManager.Server.server_runner as server_runner
    File "/home/kali/HiddenEye/Defs/ActionManager/Server/server_runner.py", line 13, in
    from Defs.ImportManager.unsorted_will_be_replaced import BytesIO
    File "/home/kali/HiddenEye/Defs/ImportManager/unsorted_will_be_replaced.py", line 37, in
    from pgrep import pgrep as check_process
    ModuleNotFoundError: No module named 'pgrep')
    Please help.

    ReplyDelete
    Replies
    1. Sorry Bro, I can't Fix This. Hidden Eye Required PGREP module. But After pgrep's latest update, Linux Can't Install this module.

      Delete
  4. hey this is the perfect one .
    this shows the real one how to install hidden eye

    ReplyDelete
Post a Comment
Previous Post Next Post