Email Bomber is a Tool made to send a large amount of emails to a targeted email address.
- Allows users to enter their e-mail addresses and passwords.
- Provides the possibility to manage users through ListView.
- Supports simultaneous email sending for multiple users.
- Has the ability to specify the number of emails to be sent.
- Windows operating system
- Visual Studio
- .NET Framework
- Open the solution file (.sln).
- Select Build Solution from the Build menu
- The compiled file is in the
bin\Debug
folder.
- Start the program.
- Add a new user by clicking on the "Add User" button or manage existing users via ListView (right click)
- Enter the email address, subject and message of the person you want to send an email to.
- Start the email bombing by clicking on the "Start" button (right click)
- When the process is complete, click on the "Stop" button to stop sending.
This app was created for educational or learning purposes and use in illegal or harmful activities is strongly discouraged.
You can support us by leaving a star in this repo.
This project is licensed under the MIT license. See LICENSE for more information.