Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 883 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 883 Bytes

Sulphur

sulphur logo

(My transliteration was bad in that image, but i can't recover the original project to fix it D:)

Info

Sulphur botnet written in C++

Competitor of Marlborge for C++

Fixes issues and add more functionality + best practices (char[1024] DISALLOWED HERE!!)

Server UI

Initial UI

SS of the UI

Client Control Menu

menu

If you deactivate the notifications, doesn't show anything when a client connects to server

notifications off

You can set up that option if you have a large botnet or the notifications annoy you

Requirements

libssl and libcrypto required by client (to enable HTTPS conns), or build/download OpenSSL for Windows (You can download precompiled binaries)