An open API service indexing awesome lists of open source software.

https://github.com/rousan/no-more-anony-msg

A DDoS attack hacking tool to create message flood to the recipient of Sarahah or Stulish app
https://github.com/rousan/no-more-anony-msg

anonymous ddos flood hack message sarahah stulish

Last synced: 3 months ago
JSON representation

A DDoS attack hacking tool to create message flood to the recipient of Sarahah or Stulish app

Awesome Lists containing this project

README

        


Demo




[![Contributors](https://img.shields.io/github/contributors/rousan/no-more-anony-msg.svg)](https://github.com/rousan/no-more-anony-msg/graphs/contributors)
[![License](https://img.shields.io/github/license/rousan/no-more-anony-msg.svg)](https://github.com/rousan/no-more-anony-msg/blob/master/LICENSE)

# no-more-anony-msg

I was fucking tired of `sarahah` or `stulish` app on social platform like Facebook, So I decided to spam on `sarahah` or `stulish` users
by sending message flood through DDoS attack, and this tool does that job nicely. Just provide the target recipient username
and a text file path containing line separated messages you want to send, and then run the command, keep running that process for 1 or 2 hours,
you are done, the target recipient would be compelled to uninstall the app from their phone 😁.

> A DDoS attack hacking tool to create message flood to the recipient of Sarahah or Stulish apps.

## Installation

### For Stulish App

#### MacOS

Download the binary from here: [Download](https://github.com/rousan/no-more-anony-msg/raw/master/dist/hack-stulish-mac).

Then run:

```bash
$ chmod +x ./hack-stulish-mac
$ ./hack-stulish-mac -h
```

#### Linux

Download the binary from here: [Download](https://github.com/rousan/no-more-anony-msg/raw/master/dist/hack-stulish-linux-x64).

Then run:

```bash
$ chmod +x ./hack-stulish-linux-x64
$ ./hack-stulish-linux-x64 -h
```

#### Windows

Download the binary from here: [Download](https://github.com/rousan/no-more-anony-msg/raw/master/dist/hack-stulish-windows-x86.exe).

Then run:

```bash
hack-stulish-linux-x86 -h
```

### For Sarahah App

[WIP]

## Usage

### For Stulish App

After downloading the binary, create a file named `message.txt` containing the messages separated by line:

message.txt file
```text
You are so ugly!
Stop spamming social
You are hacked!
```

Then run the binary via command prompt or shell as follows:

```bash
$ ./hack-stulish-mac -u -m ./message.txt

Success: 7 Failed: 0 Elapsed: 10.960sec

```

Keep running it for some hours 😄.

### For Sarahah App

[WIP]

## Contributing

Your PRs and stars are always welcome.

Checkout the [CONTRIBUTING](https://github.com/rousan/no-more-anony-msg/blob/master/CONTRIBUTING.md) guides.

### Happy Hacking!