Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CraftyPythonDeveloper/Quiescis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quiescis 1.1

Quescis is a powerful Remote Access Trojan for windows computer on C++

Update 1.1

 1. Сolored text
 (supported for Linux distributions and windows)
 2. Bug fix

alt text

Installing

Server

- Clone this repository 
- Get a static ip or purchase VDS
- Server Questions cross platform
  you can run it on linux distributions
  and windows

Linux distributions:

  • cd server/server
  • set Config.h, change PORT
  • g++ server.cpp -w
  • ./a.out

Windows:

  • cd server
  • open server.sln in Visual Studio
  • change PORT in Config.h
  • compile Ctrl + F5
  • server.exe in Debug/

Client

- Open in Visual Studio client/client.sln
- Change IP and PORT in Config.h
- Compile Ctrl + F5

Features

  • ⚙️ Autorun
  • 📋 Information of system
  • 🔭 Browse directories, delete files / folders

alt text

alt text

  • ✔️ View all processes

alt text

  • Ability to delete a process

alt text

  • 🖋️ Real time keylogger

alt text

  • 🔒 Encrypting files and directories

before:

alt text

after:

alt text

  • 🔌 Shutting down the operating system
  • 😄 Throw Error MessageBox

alt text

Commands

command description
pwd find out current directory
ls list files and dirs
rm, rmdir delete file; delete directory
sysinfo system information
ps process info
kill kill process
keylogger start keylogger (real time)
cryptfile encrypt file with using XOR
cryptdir encrypt directory with using XOR
shutdown shutting down
error throw error MessageBox

Donate

monero: 
48TmwHGVsqSKgD7giTALoK7P2muKLTJn5R8s5XtKZL1jEr4MJFBAwczVtofuFGvzsT1CzTcFXotwZCDno1UsskqFFZe9wVC

bitcoin:
18LKUKWAUBAFKzLBdFFkt687vh8rMPhL1u

ethereum:
0x189a9436b2fbBd0b1C3927E8a398379DBb7105AA

About

Quescis is a powerful Remote Access Trojan for windows 💻 on C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published