Moonperson111
Code Fusion Specialist
2
MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1
400 XP
Sup nulled members This is going to be a very short thread, since I don't want to extend it so much because I don't think it is necessary
let's start
we will need an email checker (preferably you get hits from many emails)
I recommend Atlantr mail checker
Works more faster on Linux
you can install it on Windows
How to use Atlantr
System Requirements
{-i input ; -o output : -t threads}
Functions explained in detail
IMAP Login
The validation of the credentials is implemented using the IMAP standard library of Python via a SSL connection. The protocoll is not explicitly specified to work concurrently but it seems to work reliable with Gevent. Settings for domains are obtained from hosts.dat.
Email Grabber
If the login is successful as is the -g switch is true, IMAP queries obtained from matchers.dat are executed and returned emails are saved in the folder "grabbed". Each credential gets its own textfile which will be appended, even after its restart. Credentials of accounts which have >1 emails returned to the imap query are saved in a textfile and if the -gper wich is true no emails will be saved. In case -s switch is true, the "grabbed" folder will be compressed to a .zip file (however, it will not be deleted) prior to Atlantr termination.
There is no parsing of emails for information supported. Please use an external programm for that!
Pause/Resume Feature
It is possible to pause and resume at the next start of the script. Just press Ctrl+C and the program will shut down gracefully and write the last line processed into lastline.log. Resume at the next start with the -r true switch.
Hosts Without Settings
If no settings are found for a domain, a hardcoded list of subdomains will be used to find a valid imap server.
mail, pop, pop3, imap-mail, inbound, mx, imaps, smtp, me
If there is a valid subdomain found of a domain to establish a connection to an imap server, it will be saved to hoster.dat
Usage with TOR or Proxies
Usage with TOR or Proxies
There is no internal functionality for any kind of proxy implemented but it works well with external proxifier programs like "proxychains".
Tutorial for Linux (Debian, Ubuntu):
Update and and then install Tor and Proxychains:
sudo apt-get update
sudo apt-get install tor
sudo apt-get install proxychains
Edit the torrc file to get new ip after 10 seconds:
sudo nano /etc/tor/torrc
Add this line and save to disk:
MaxCircuitDirtiness 10
Start Tor:
tor
Check if Proxychains is working:
proxychains curl https://api.ipify.org/tformat=text
The returned ip should be different when proxychains is used!
curl https://api.ipify.org/tformat=text
Start Atlantr like this:
sudo proxychains python atr3.py
Note that Proxychains can be configured to work with Socks5 and other types of proxies. There are good Tutorials to find via Google.
How to use Atlantr on Windows
go to "Windows Builds" folder
extract the zip
put your combolist on "Mail_Pass.txt"
open atr3
wait
I was getting a lot of accounts "it depends on what you are looking for" you always have to look in the emails what you want, in this case I chose steam and well, believe me to get many things with money and games
Remember that if you need to log in the email always look for what is ahead of the@
example:
email@
{search on google "163 mail"}
and ready, good luck
let's start
we will need an email checker (preferably you get hits from many emails)
I recommend Atlantr mail checker
You must upgrade your account or reply in the thread to view hidden text.
you can install it on Windows
How to use Atlantr
System Requirements
- Python 2.7.x
- Gevent (pip install gevent)
- tqdm (pip install tqdm)
- 512MB RAM
{-i input ; -o output : -t threads}
Loading…
imgfz.com
IMAP Login
The validation of the credentials is implemented using the IMAP standard library of Python via a SSL connection. The protocoll is not explicitly specified to work concurrently but it seems to work reliable with Gevent. Settings for domains are obtained from hosts.dat.
Email Grabber
If the login is successful as is the -g switch is true, IMAP queries obtained from matchers.dat are executed and returned emails are saved in the folder "grabbed". Each credential gets its own textfile which will be appended, even after its restart. Credentials of accounts which have >1 emails returned to the imap query are saved in a textfile and if the -gper wich is true no emails will be saved. In case -s switch is true, the "grabbed" folder will be compressed to a .zip file (however, it will not be deleted) prior to Atlantr termination.
There is no parsing of emails for information supported. Please use an external programm for that!
Pause/Resume Feature
It is possible to pause and resume at the next start of the script. Just press Ctrl+C and the program will shut down gracefully and write the last line processed into lastline.log. Resume at the next start with the -r true switch.
Hosts Without Settings
If no settings are found for a domain, a hardcoded list of subdomains will be used to find a valid imap server.
mail, pop, pop3, imap-mail, inbound, mx, imaps, smtp, me
If there is a valid subdomain found of a domain to establish a connection to an imap server, it will be saved to hoster.dat
Usage with TOR or Proxies
Usage with TOR or Proxies
There is no internal functionality for any kind of proxy implemented but it works well with external proxifier programs like "proxychains".
Tutorial for Linux (Debian, Ubuntu):
Update and and then install Tor and Proxychains:
sudo apt-get update
sudo apt-get install tor
sudo apt-get install proxychains
Edit the torrc file to get new ip after 10 seconds:
sudo nano /etc/tor/torrc
Add this line and save to disk:
MaxCircuitDirtiness 10
Start Tor:
tor
Check if Proxychains is working:
proxychains curl https://api.ipify.org/tformat=text
The returned ip should be different when proxychains is used!
curl https://api.ipify.org/tformat=text
Start Atlantr like this:
sudo proxychains python atr3.py
Note that Proxychains can be configured to work with Socks5 and other types of proxies. There are good Tutorials to find via Google.
How to use Atlantr on Windows
go to "Windows Builds" folder
extract the zip
put your combolist on "Mail_Pass.txt"
open atr3
wait
I was getting a lot of accounts "it depends on what you are looking for" you always have to look in the emails what you want, in this case I chose steam and well, believe me to get many things with money and games
Remember that if you need to log in the email always look for what is ahead of the@
example:
email@
{search on google "163 mail"}
and ready, good luck