Great script for sending and spaming emails! gmail, yahoo, outlook, hotmail.
- Updated
Nov 16, 2025 - Python
Great script for sending and spaming emails! gmail, yahoo, outlook, hotmail.
floods an email address with emails
📧 A cool email spammer
A repository containing a list of email addresses identified as sources of spam or other types of fraud.
📥 A simple email sender with a spam function using smtplib.
A spam mail prediction system implemented in Python Jupyter Notebook uses machine learning and NLP techniques to classify emails/messages as spam or ham, with step-by-step exploration of preprocessing, model training, and evaluation.
📩 Email spam classiffier with Multinomial NB & TFIDF Vectorizer and using Streamlit for Modern UI.
detects youtube comment spam, text spam, email spam, sms spam in one
Powerful web-based email bomber, that can send around 10,000 emails within few minutes and has a VERY high inbox rate
Powerful web-based email bomber, that can send around 10,000 emails within few minutes and has a VERY high inbox rate
Classify emails as spam or ham — and see exactly why. X-Ray mode highlights spam/ham keywords with per-word impact scores powered by Naive Bayes log-probability. Single email, batch upload, and model insights in one Streamlit dashboard.
This project is the prediction of Instagram reach of users. And only the data are taken from the respective owner.
We developed a Naive Bayes model to classify messages as spam or ham. Using TF-IDF for feature extraction, it achieved 98% accuracy, proving effective for email filtering and categorization.
Este repositório contém um estudo comparativo de algoritmos de machine learning para classificar emails como spam ou não spam. Usando o dataset "Spambase", foram avaliados Naive Bayes, Regressão Logística, Árvore de Decisão, Floresta Aleatória, SVM, KNN e Rede Neural, comparando acurácia e outras métricas.
Model comparison that can classify emails as spam or not spam using machine learning algorithms.