Skip to content

Latest commit

 

History

History
121 lines (84 loc) · 6.1 KB

KeyGenerator.md

File metadata and controls

121 lines (84 loc) · 6.1 KB

1. Generation using implemented email APIs (Auto method, but less stable)

If you use --email-api tempmail, you need to have the cloudflare captcha solved! Then you need to press Enter after you see the email site, without fail ([INPT] console message type)!

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

You can also try the command line argument --try-auto-cloudflare which will try to automatically pass cloudflare captcha!

Example generation through --email-api tempmail

Windows


ESET HOME Security Premium
  1. Run main.py or executable file or use MBCI:
python main.py --chrome --key
ESET-KeyGen_v1.4.7.0_win64.exe --chrome --key

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 Endpoint Security + ESET Server Security
  1. Run main.py or executable file use MBCI:
python main.py --chrome --business-key
ESET-KeyGen_v1.4.7.0_win64.exe --chrome --business-key

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

It is also recommended to use developermail, guerrillamail, 10minutemail email api to generate such accounts. So if you are unable to generate this account, try different variations of the email APIs!

  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

2. Generation using your email provider (Totally manual method, but hyper stable)

ESET HOME Security Premium
  1. Run main.py or executable file use MBCI:
python main.py --chrome --key --custom-email-api
ESET-KeyGen_v1.4.7.0_win64.exe --chrome --key --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: [email protected]

    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 appears you will see the license key

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

Windows

ESET Endpoint Security + ESET Server Security
  1. Run main.py or executable file use MBCI:
python main.py --chrome --business-key --custom-email-api
ESET-KeyGen_v1.4.7.0_win64.exe --chrome --business-key --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: [email protected]

    SUBJECT: ESET BUSINESS ACCOUNT - Account activation

    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 appears you will see the license key

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

Windows