Skip to content

Latest commit

 

History

History
117 lines (81 loc) · 5.61 KB

AccountGenerator.md

File metadata and controls

117 lines (81 loc) · 5.61 KB

1. How to generate multiple accounts per run

Add a command-line argument: --repeat {number}

{number} - instead enter the number of accounts from 1 to 10


2. Generation using implemented email APIs

Also, if you see a message like [INPT] in the console, it means that you need to do keyboard input into the console!


ESET HOME Account
  1. Run main.py or executable file use MBCI:
python main.py --chrome --account
ESET-KeyGen_v1.5.0.8_win64.exe --chrome --account

File name is unique for each version! Do not copy the above command. This is an example!

  1. Wait until you will see the account data

This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"

Windows

ESET ProtectHub Account
  1. Run main.py or executable file use MBCI:
python main.py --chrome --business-account
ESET-KeyGen_v1.5.0.8_win64.exe --chrome --protecthub-account

File name is unique for each version! Do not copy the above command. This is an example!

Works ONLY if you use the --custom-email-api argument or the following Email APIs: mailticking, developermail

  1. Wait until appears you will see "Solve the captcha on the page manually!!!". Next, you will see a captcha with text input in the browser window created. You solve it and then just do nothing, the algorithm will do everything for you!

  2. Wait until you will see the account data

This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"

Windows

3. Generation using your email provider

ESET HOME Account
  1. Run main.py or executable file use MBCI:
python main.py --chrome --account --custom-email-api
ESET-KeyGen_v1.5.0.8_win64.exe --chrome --account --custom-email-api

File name is unique for each version! Do not copy the above command. This is an example!

  1. Then in the console you'll see "Enter an email address you have access to" and you'll need to enter a real existing email address that you can read incoming emails to. I suggest using a temporary email for this, such as TempMail

Then the algorithm will continue as in the first method

  1. After some time in the console you will see the message "Enter the link to activate your account, it will come to the email address you provide", here you need to go to your email and find mail in inbox (you will have to wait)

    FROM: info@product.eset.com

    SUBJECT: Account Confirmation

    Then open that email and copy the link that is in the button (right click on the button, copy link address) and paste it into the console. If you have done everything correctly, the generation will complete successfully!

    Windows

  2. Wait until you will see the account data

This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"

Windows

ESET ProtectHub Account
  1. Run main.py or executable file use MBCI:
python main.py --chrome --protecthub-account --custom-email-api
ESET-KeyGen_v1.5.0.8_win64.exe --chrome --protecthub-account --custom-email-api

File name is unique for each version! Do not copy the above command. This is an example!

  1. Then in the console you'll see "Enter an email address you have access to" and you'll need to enter a real existing email address that you can read incoming emails to. I suggest using a temporary email for this, such as TempMail

Then the algorithm will continue as in the first method

  1. Wait until appears you will see "Solve the captcha on the page manually!!!". Next, you will see a captcha with text input in the browser window created. You solve it and then just do nothing, the algorithm will do everything for you!

  2. After some time in the console you will see the message "Enter the link to activate your account, it will come to the email address you provide", here you need to go to your email and find mail in inbox (you will have to wait)

    FROM: noreply@protecthub.eset.com

    SUBJECT: Welcome to ESET PROTECT Hub

    Then open that email and copy the link that is in the button (right click on the button, copy link address) and paste it into the console. If you have done everything correctly, the generation will complete successfully!

    Windows

  3. Wait until you will see the account data

This information will also be written to a file named "Today date - ESET ACCOUNTS.txt"

Windows