Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nk125 committed Apr 29, 2022
1 parent 8d2d523 commit 16c705e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,28 @@

(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++](https://github.com/PR3C14D0/Marlborge-Reloaded)

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

## Server UI
Initial UI

![SS of the UI](https://i.imgur.com/LoEwR5D.png)

Client Control Menu

![menu](https://i.imgur.com/MI839cR.png)

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

![notifications off](https://i.imgur.com/yn1QUGv.png)

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)

0 comments on commit 16c705e

Please sign in to comment.