ALIILAPRO / MegaLeak

Mega.nz account checker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MegaLeak

Code Size Top Language GitHub stars

[!] About Mega.nz

MEGA’s core is end-to-end encrypted cloud storage and communication. In the future, MEGA will continue to develop innovative products and features that complement its existing platform for both individuals and businesses to help them improve their security on the Internet without compromising on usability. Read more

[!] About MegaLeak

A project to check https://Mega.nz accounts.

Requirements

  • Python 3.x (like 3.8)
  • mega.py library (pip install mega.py)

Usage (python)

  1. Create a text file named mylist.txt in the same directory as the script.
  2. Add one email and password combination per line, separated by a colon (:), in the following format:
email1@example.com:password1
email2@example.com:password2
email3@example.com:password3
  1. Run the script using the following command:
python megaleak.py
  1. The script will log in to each account, retrieve the storage space information, and write the results to a file named valid_email_pass.txt in the same directory as the script.

Download App For windows os


About

Mega.nz account checker


Languages

Language:Visual Basic .NET 82.9%Language:Python 17.1%