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
- Host: GitHub
- URL: https://github.com/rousan/no-more-anony-msg
- Owner: rousan
- License: mit
- Created: 2018-05-17T08:58:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-07T10:36:45.000Z (almost 7 years ago)
- Last Synced: 2025-01-22T18:13:28.084Z (4 months ago)
- Topics: anonymous, ddos, flood, hack, message, sarahah, stulish
- Language: Go
- Homepage:
- Size: 15.8 MB
- Stars: 2
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
[](https://github.com/rousan/no-more-anony-msg/graphs/contributors)
[](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.txtSuccess: 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!