All Projects → p4kl0nc4t → Spammer-Grab

p4kl0nc4t / Spammer-Grab

Licence: MIT license
A brand new, awakened version of the old Spammer-Grab.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Spammer-Grab

issuer-icons
Vector graphics of one-time password issuer logo's, used in Raivo OTP for iOS.
Stars: ✭ 79 (-57.53%)
Mutual labels:  brand
RewardsGG-Farm
Want to participate in some giveaways but you're lazy, enjoy this automatic ticket farm!
Stars: ✭ 15 (-91.94%)
Mutual labels:  brand
svelte-simple-icons
📦 This package provides the Simple Icons packaged as a set of Svelte components.
Stars: ✭ 27 (-85.48%)
Mutual labels:  brand
disposable-email-domain-list
A list of disposable email domains, cleaned and validated by scanning MX records.
Stars: ✭ 68 (-63.44%)
Mutual labels:  spam
Telegram-collector
Collect all telegram chat users
Stars: ✭ 52 (-72.04%)
Mutual labels:  spam
requests-cloudkit
Apple CloudKit Python library.
Stars: ✭ 60 (-67.74%)
Mutual labels:  python-requests
emailSpam
An email spam bot written in Python, to send emails to specified addresses. Use with caution.
Stars: ✭ 70 (-62.37%)
Mutual labels:  spam
naive-bayes-classifier
Implementing Naive Bayes Classification algorithm into PHP to classify given text as ham or spam. This application uses MySql as database.
Stars: ✭ 21 (-88.71%)
Mutual labels:  spam
requests-rs
Rust HTTP client library styled after awesome Python requests
Stars: ✭ 37 (-80.11%)
Mutual labels:  python-requests
anilist-to-mal
A python tool that will export your Anilist.co anime list for MAL importing
Stars: ✭ 33 (-82.26%)
Mutual labels:  python-requests
Mikrotik-Blacklist
Mikrotik friendly blacklist to filter all these damn hackers.
Stars: ✭ 70 (-62.37%)
Mutual labels:  spam
vk-spammer
Спаммер сообщений для вк
Stars: ✭ 47 (-74.73%)
Mutual labels:  spam
Python---Email-Bomber
Python Email Bomber / Bomb
Stars: ✭ 124 (-33.33%)
Mutual labels:  spam
Smart-Facebook-Spambot
This software helps in automatically sending the posts to different colleges groups based on several searching and filtering algorithms and then monitor those posts to draw some useful conclusions. It is very helpful in publicizing the college fests and events which saves a lot of work of the organizers.
Stars: ✭ 24 (-87.1%)
Mutual labels:  spam
Instagram-Giveaways-Winner
Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
Stars: ✭ 95 (-48.92%)
Mutual labels:  spam
designs
Blockstack designs
Stars: ✭ 26 (-86.02%)
Mutual labels:  brand
TLG AntiJoin2SpamBot
Telegram Bot that figths against Spammers who join groups to publish their annoying and unwanted info. The Bot will watch for all new users that join the group and don't let them to publish messages that contains URLs until they have been in the group long as an specific time, and they have written an enough number of messages (configurable).
Stars: ✭ 16 (-91.4%)
Mutual labels:  spam
unlister
📬 Script for Mail on macOS that automatically unsubscribes from promotional emails and newsletters
Stars: ✭ 33 (-82.26%)
Mutual labels:  spam
pypac
Find and use proxy auto-config (PAC) files with Python and Requests.
Stars: ✭ 58 (-68.82%)
Mutual labels:  python-requests
Mr.Holmes
🔍 A Complete Osint Tool
Stars: ✭ 307 (+65.05%)
Mutual labels:  spam

Spammer-Grab

A brand new, awakened version of the old Spammer-Grab. Spammer-Grab is a script used to spam Grab Activation Code or GAC to a phone number.

What's new?

Nothing really new here. I rewritten the whole script and refactored them. The code is pretty neat compared to the previous one (no more bytecodes). Also, I managed to leave Python 2, now the code only supports Python 3.7 and later.

Piece of history

This project was actually here since the June 2017. This is one of my first project in GitHub. Back then, it works really well. Few months later, it turned out to be not working (because of an unknown thing :/). Then, I deleted this repository at the beginning of this year. Again, few months later, I heard that someone has been making a patch for the issue (using someone's fork of the old version of this repo). It is so complex (lots of forking made me confused) that I don't even know who made the patch. At the end of the day, here is the new Spammer-Grab for those who wants to use it :).

Why do I made this "new version"?

There are some people who contacts me, they said that they want a new working version of this project. That's why I made this, this is only for people who needs it.

Installation

You need at least Python 3.7 to run this new Spammer-Grab. First of all, you need to clone this repository.

git clone https://github.com/p4kl0nc4t/Spammer-Grab

Install all the required modules using pip.

pip install -r REQUIREMENTS

Usage

Usage: spammer.py [OPTIONS] PHONE_NUM

  This script will repeatedly send Grab Activation Code (GAC) to PHONE_NUM.
  PHONE_NUM must be a phone number in international format (example:
  6281323323232 with 62 prefix as the country code)

Options:
  -dl, --delay INTEGER      delay between each request wave
  -li, --limit INTEGER      amount of request to send
  -cc, --country_code TEXT  phone number country code
  --help                    Show this message and exit.

License

This project is licensed with MIT License.

Contribution

Feel free to contribute to this project. Any kind of contribution is really appreciated.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].