Skip to content

Latest commit

 

History

History
53 lines (29 loc) · 1.42 KB

README.md

File metadata and controls

53 lines (29 loc) · 1.42 KB

Email Bomber

Email Bomber is a Tool made to send a large amount of emails to a targeted email address.

Features

  • 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.

Requirements

  • Windows operating system
  • Visual Studio
  • .NET Framework

Compilation

  • Open the solution file (.sln).
  • Select Build Solution from the Build menu
  • The compiled file is in the bin\Debug folder.

Usage

  1. Start the program.
  2. Add a new user by clicking on the "Add User" button or manage existing users via ListView (right click)
  3. Enter the email address, subject and message of the person you want to send an email to.
  4. Start the email bombing by clicking on the "Start" button (right click)
  5. When the process is complete, click on the "Stop" button to stop sending.

GUI

image

Disclaimer

This app was created for educational or learning purposes and use in illegal or harmful activities is strongly discouraged.

Contribution

You can support us by leaving a star in this repo.

License

This project is licensed under the MIT license. See LICENSE for more information.