Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 873 Bytes

Readme.md

File metadata and controls

46 lines (33 loc) · 873 Bytes

👾 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