0xSpoofed / Steal-Eyes

Steal Eyes is a persistent rat and stealer detector using keyword research and directory analysis coded with Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Steal Eyes

Steal Eyes is a persistent rat and stealer detector using keyword research and directory analysis coded with Python

Features

  • Detect persistent discord injection
  • Retrieve webhooks
  • Scan one file
  • Scan one folder
  • Clean temp files
  • Easy to use
  • Quick use

Requirements

  • Windows 10/11 OS only (win32, for x86, x86_64, and arm64 architectures)
  • Python 3.x (python 3.9 used for the project.)
  • Modules: (colorama, pypresence)

Usage

1. First step

Start by installing the modules by running the command pip install -r requirements.txt

↦Troubleshooting: If an error occurs, check that you are using a version of python equal or lower than 3.9.x as this may cause errors or use pip pip install --upgrade pip

2. Second step

Now run the program with python by clicking on it or by using the command :

python Steal_eyes.py

↦Troubleshooting: Check that the modules are installed correctly, that you are using the right operating system and that your python works properly

3. Last step

  1. Select Choose the number you want to change the setting you want and follow the instructions:

img

Need you more help ??

  • If you are infected, you can send a message on discord to 5o5o5o or open an issue for help

Disclaimer

  • Only for educationnal, personal or good puposes.
  • We decline any responsability in case of misuse of this code.

About

Steal Eyes is a persistent rat and stealer detector using keyword research and directory analysis coded with Python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%