Skip to content

ferdinandmsu/Silence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👾 Discover the darkness 👾

Silence is a modern spyware / RAT with many features. Documenation and windows example are coming soon. This piece of malware uses socket.io to communicate between client and server.

This project is for educational purposes only.


💜 Features 💜

  • Encryption
  • Fast
  • Shell to execute commands
  • View filesystem
  • Better stealth
  • Persistance
  • Upload files to client
  • Download file from client
  • Get system information
  • See live stream of clients desktop
  • Access webcam
  • Execute any system commands
  • Multiplatform (not everything works on MacOS)




😈 Libraries 😈

  • openCV
  • cpp-httplib
  • socket.io-client-cpp (with deps)

📉 Planning 📉

  • WebUI
  • Smaller client