Website Last Update :

Thursday, October 8, 2015

For Spam Small Tools For You

*inbox Spammer

1 - Go To This Website : http://www.aweber.com/
2 - sign Up With 1$ In Trial ( 1 month trial )
3 - Upload Your Mail list ( Hotmail , Yahoo , Gmail ...... )
4 - Put Your Letter ( Paypal , Visa .. )
5 - Send Your Spam and you will get much of Result, Guaranteed!



**************************************

*Use SMTP To Send Mail through Php

<?php require_once "Mail.php"; $from = "Sandra Sender <sender@example.com>"; $to = "Ramona Recipient <recipient@example.com>"; $subject = "Hi!"; $body = "Hi,\n\nHow are you?"; $host = "mail.example.com"; $username = "smtp_username"; $password = "smtp_password"; $headers = array ('From' => $from, 'To' => $to, 'Subject' => $subject); $smtp = Mail::factory('smtp', array ('host' => $host, 'auth' => true, 'username' => $username, 'password' => $password)); $mail = $smtp->send($to, $headers, $body); if (PEAR::isError($mail)) { echo("<p>" . $mail->getMessage() . "</p>"); } else { echo("<p>Message successfully sent!</p>"); } ?> Sending Mail from PHP Using SMTP Authentication and SSL Encryption - Example


<?php require_once "Mail.php"; $from = "Sandra Sender <sender@example.com>"; $to = "Ramona Recipient <recipient@example.com>"; $subject = "Hi!"; $body = "Hi,\n\nHow are you?"; $host = "ssl://mail.example.com"; $port = "465"; $username = "smtp_username"; $password = "smtp_password"; $headers = array ('From' => $from, 'To' => $to, 'Subject' => $subject); $smtp = Mail::factory('smtp', array ('host' => $host, 'port' => $port, 'auth' => true, 'username' => $username, 'password' => $password)); $mail = $smtp->send($to, $headers, $body); if (PEAR::isError($mail)) { echo("<p>" . $mail->getMessage() . "</p>"); } else { echo("<p>Message successfully sent!</p>"); } ?>


**************************************

*SMS Spammer 1.0

Sms spammer is a Java Midlet for java phones.


The main idea with SMS spammer is to annoy people ^^, I created this one back in 2008 for private use only.
But I figured why not release it.


Preview attached.
Hope you like, know I had fun with it ^^, btw be careful to not empty your phones cash as this might cost alot for some and less for other.


Edit:
For this to work, your phone must have these minimum requirements:
CLCDC 1.1
MIDP 2.0


Check if your phone supports it here: http://www.mobref.com/device/


File Info


Report date: 15.2.2010 at 13.04.04 (GMT 1)
File name: SmsSpammerbyHavalito.rar
File size: 73016 bytes
MD5 Hash: d5abde447266985d9dd6dca712193afe
SHA1 Hash: BFB0BF20FEE6832EC7CBEF0E1850C1932270C666
Detection rate: 0 on 20
Status: CLEAN


Detections


a-squared - -
Avira AntiVir - -
Avast - -
AVG - -
BitDefender - -
ClamAV - -
Comodo - -
Dr.Web - -
F-PROT6 - -
G-Data - -
Ikarus T3 - -
Kaspersky - -
McAfee - -
NOD32 - -
Panda - -
Solo Antivirus - -
Sophos - -
TrendMicro - -
VBA32 - -
VirusBuster - -


Scan report generated by
NoVirusThanks.org
* This is for cellphones only...not a windows program lol


download :
http://www.mediafire.com/?nniqngymkjm


pass:www.allmaza.com

**************************************

*Super Phisher 1.0





******************************
Contact : Genius.progs@gmail.com
Yahoo : y.sonic@yahoo.com

1 comment: