Skip to content
/ SILENt Public

silent is a spyware generator for windows systems written in python.

Notifications You must be signed in to change notification settings

1Rayko/SILENt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

SILENt

Readme Card

Install

Debian/Ubuntu

sudo apt install git -y &&
git clone https://github.com/1Rayko/SILENt &&
cd SILENt &&
chmod +x install.sh &&
./install.sh

Arch

sudo pacman -S git --noconfirm&&
git clone https://github.com/1Rayko/SILENt &&
cd SILENt &&
chmod +x install.sh &&
./install.sh 

Termux

pkg install git -y &&
git clone https://github.com/1Rayko/SILENt &&
cd SILENt &&
chmod +x install.sh &&
./install.sh

Launch

cd ~/SILENt && python3 go.py

to create .exe file use pyinstaller and winrar

THIS SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. YOU MAY USE THIS SOFTWARE AT YOUR OWN RISK. THE USE IS COMPLETE RESPONSIBILITY OF THE END-USER. THE DEVELOPERS ASSUME NO LIABILITY AND ARE NOT RESPONSIBLE FOR ANY MISUSE OR DAMAGE CAUSED BY THIS PROGRAM.

Image

About

silent is a spyware generator for windows systems written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published