/spied-on-u

This is a piece of spyware made to log hardware data (and sometimes network data) of computer devices

Primary LanguagePythonGNU General Public License v3.0GPL-3.0




DUE TO LEGAL REASONS I HAVE CLOSE-SOURCED MY CODE AND ANY PUBLIC CODE USED OF THIS REPOSITORY IS NOW IN THE RESPONSIBILITY OF THAT REPOSITORY'S OWNER




👁️   SpiedOnU   👁️


⚠️   DISCLAIMER: I AM NOT RESPONSIBLE FOR WHAT IS DONE WITH THIS SPYWARE.   ⚠️


📋   Introduction   📋

This is a piece of spyware made to log hardware data (and sometimes network data) of computer devices

eye.png

🔥   How to run   🔥

  1. Download the file from github or with the git clone command.
  2. Install the items in requirements: pip install -r requirements.txt
  3. Run in victim's computer with: python3 main.py

👉   Recommended:   👈

  • Use a USB/Flash Drive to run the Program. This way, once the program is finished, you can just eject the USB/Flash Drive and have all the system's data!
  • Perform this on a Mac System if possible.
    Though you can run this program on ANY system, most information that can be gathered is from Mac Operating Systems
    (Due to their use of specific commands)

🔧   How it works:   🔧

  1. Program runs non-sudo/administrative commands automatically in the terminal/cmd-line
  2. Outputs of these commands are sent into multiple different files (To the file with the OS's name)
  3. Done! Now you have files of their entire system's information!

📥   How to Install   📥

1a. You can install by downloading the zip file
OR
1b. Download with the command:

git clone https://github.com/Lin8x/spied-on-u

2. Download requirements with the command:

pip install -r requirements.txt

🔓   System Requirements   🔓

This is a list of requirements needed to run/edit the program
(This can easily be prevented for windows systems with formatting the python file into a .exe file)

+ Python3
+ Any Operating System:
- Windows System
- Mac OS X
- Linux (Ubuntu/Debian Based)
+ Items in the requirements.txt file



DUE TO LEGAL REASONS I HAVE CLOSE-SOURCED MY CODE AND ANY PUBLIC CODE USED OF THIS REPOSITORY IS NOW IN THE RESPONSIBILITY OF THAT REPOSITORY'S OWNER