{"id":21058535,"url":"https://github.com/h4jack/bms","last_synced_at":"2025-03-14T00:29:08.908Z","repository":{"id":245147711,"uuid":"817403590","full_name":"h4jack/bms","owner":"h4jack","description":"A free and open-source SMS bombing application.","archived":false,"fork":false,"pushed_at":"2024-06-19T16:26:34.000Z","size":34,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-20T19:44:58.271Z","etag":null,"topics":["bms","bomber","hrjack","python","sms","smsbomber","tbomb"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/h4jack.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-19T16:22:38.000Z","updated_at":"2024-06-19T16:27:54.000Z","dependencies_parsed_at":"2024-06-20T04:43:35.013Z","dependency_job_id":null,"html_url":"https://github.com/h4jack/bms","commit_stats":null,"previous_names":["h4jack/bms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fbms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fbms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fbms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/h4jack%2Fbms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/h4jack","download_url":"https://codeload.github.com/h4jack/bms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243503078,"owners_count":20301176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bms","bomber","hrjack","python","sms","smsbomber","tbomb"],"created_at":"2024-11-19T17:08:18.952Z","updated_at":"2025-03-14T00:29:08.788Z","avatar_url":"https://github.com/h4jack.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cbr\u003e\n  BMS (Message Bombing Service) v1.0.0\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\n\u003cp align=\"center\"\u003eA free and open-source SMS bombing application.\u003c/p\u003e\n\n## NOTES:\n\n\n\u003e **this program is just the enhanced sms part of the TBomb git repo, fetched and modified by myself. you can contribute or check the TBomb by [clicking here..](https://https://github.com/TheSpeedX/TBomb).**\n\n\u003e **Termux version from Play Store is not supported since 2019, please use the latest version from F-Droid Store!**\n\n- The application requires active internet connection to contact the APIs.\n- You would not be charged for any SMS dispatched as a consequence of this script.\n- For best performance, use single thread with considerable delay time.\n- Always ensure that you are using the latest version and have Python 3.\n- This application must not be used to cause harm/discomfort/trouble to others.\n- By using this, you agree that you cannot hold the contributors responsible for any misuse.\n\n## Compatibility\nCheck your Python version by typing in\n```shell script\n$ python --version\n```\nIf you get the following\n```shell script\nPython 3.12.1\n```\nor any version greater than or equal to 3.4, this script has been tested and confirmed to be supported. For obsolete versions of Python (eg 2.7), use discretion while executing the script as it has not been tested there.\n\n## Features\n\n- Unlimited (with abuse protection) and super-fast bombing with multithreading\n- Flexible with addition of newer APIs with the help of JSON documents\n- Modular codebase and snippets can be easily embedded in other program\n\n\n## Usage:\njust run:\n```shell\npython bomber.py --help\n```\n\n### Install from GIT\n```shell script\ngit clone https://github.com/h4jack/bms.git\ncd bms\n```\n\n#### For Termux\n\nTo use the bomber type the following commands in Termux:\n```shell script\npkg install git -y \npkg install python -y \ngit clone https://github.com/h4jack/bms.git\ncd bms\n```\n\n##### Install dependencies:\n\n```shell script\nbrew install git\nbrew install python3\nsudo easy_install pip\nsudo pip install --upgrade pip\ngit clone https://github.com/h4jack/bms.git\ncd bms\npip install -r requirements.txt\n```\n\n\n## Contributors of TBomb\n\n- Catch **[t0xic0der](https://github.com/t0xic0der)** at https://atlasdoc.netlify.app\n- Check **[Avinash](https://github.com/AvinashReddy3108)** at https://github.com/AvinashReddy3108\n- Mail **[scpketer](https://github.com/scpketer)** at scpketer@protonmail.ch\n- Mail **[0n1cOn3](https://github.com/0n1cOn3)** at 0n1cOn3@gmx.ch\n- Ping **Rieltar** at https://t.me/RieltarReborn\n- Check **[Bishal](https://github.com/kbshal)** at https://github.com/kbshal\n\n### TODO:\n\n- [x] Make Code More Readable and Extensible\n- [ ] Make Code More Efficient and Faster\n- [ ] Add More Mail Spam APIs\n- [ ] Add More SMS Spam APIs\n- [ ] Add More Call Spam APIs\n- [ ] Resolve threading issue in some devices\n\nGive a ★ if you like this project!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4jack%2Fbms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fh4jack%2Fbms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fh4jack%2Fbms/lists"}