Quiescis Powerful Remote Access Trojan for Windows
Quiescis Powerful Remote Access Trojan for Windows

Quiescis: Powerful Remote Access Trojan for Windows on C++

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

Installing

Server

Clone this repository

  • Get a static ip or purchase VDS
  • You can run it on linux distributions and windows

Config settings

optiondescription
chrome_stealerconnect sqlite3.h and sqlite3.cpp files to your project
IPwhite ip of server (default 127.0.0.1)
PORTport of ip (default 4001)

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

Config settings

optiondescription
autorunadd rat to startup (1-on, 0-off)
chrome_stealerconnect sqlite3.h and sqlite3.cpp files to your project
IPwhite ip of server (default 127.0.0.1)
PORTport of ip (default 4001)
autorun_namefile name at startup (default: “explorer.exe”)
langlanguage the victime machine (optional) (default: “ru”)
  • Open in Visual Studio client/client.sln
  • Set the Config.h
  • Compile Ctrl + F5

Features

  • ⚙️ Autorun
  • 📋 Information of system
Information of system
Information of system
  • 🔭 Browse directories, delete files / folders
Browse directories
Browse directories
  • ✔️ View all processes
View processes
View processes
  • 🖋️ Real time keylogger
Real time keylogger
Real time keylogger
  • 🔒 Encrypting files and directories

before and after

Encrypting files
Encrypting files
  • 😄 Throw Error MessageBox
Throw Error MessageBox
Throw Error MessageBox

Commands

commanddescription
pwdfind out current directory
lslist files and dirs
rm, rmdirdelete file; delete directory
infosystem information (cpu, gpu hardware id, os)
psprocess info
killkill process
keyloggerstart keylogger (real time)
cryptfileencrypt file with using XOR
cryptdirencrypt directory with using XOR
downloaddownload file
chrome_stchrome history stealer
shutdownshutting down
errorthrow error MessageBox
Dark Mode