Skip to content

Releases: rzc0d3r/ESET-KeyGen

v1.5.2.3

26 Oct 17:00
658bf00
Compare
Choose a tag to compare

What's Changed


  • Added new Email API: fakemail
    This works faster than mailticking and is also compatible with --advanced-key and --protecthub-account
  • Updated documentation and screenshots

Known Problems

  • Mailticking added cloudflare captcha

Full Changelog: v1.5.2.2...v1.5.2.3

v1.5.2.2

14 Oct 14:25
22c8c18
Compare
Choose a tag to compare

What's Changed


  • Changing the algorithms for --vpn-codes
  • The Easter Egg code has been removed

Full Changelog: v1.5.2.1...v1.5.2.2

v1.5.2.1

14 Oct 10:39
Compare
Choose a tag to compare

What's Changed


  • Changing the algorithms for --key, --small-business-key
  • Fixed Generator in Github Actions

Full Changelog: v1.5.2.0...v1.5.2.1

v1.5.2.0

10 Oct 10:22
5e45243
Compare
Choose a tag to compare

What's Changed


  • Changed algorithms for ESET Protect Hub (--advanced-key)
  • --developermail disabled for --advanced-key, --protecthub-account
  • --endpoint-key renamed to --advanced-key
  • Fixed logic of getting token for mailticking
  • Updated documentation and screenshots

Full Changelog: v1.5.1.2...v1.5.2.0

v1.5.1.2

03 Oct 16:30
90de965
Compare
Choose a tag to compare

What's Changed


  • WebDriverInstaller: Extended support for Firefox on MacOS

Full Changelog: v1.5.1.1...v1.5.1.2

v1.5.1.1 (Emergency Fix)

26 Sep 21:21
d3e165e
Compare
Choose a tag to compare

What's Changed


  • Fixed KeyError when using default settings in MBCI

Full Changelog: v1.5.1.0...v1.5.1.1

v1.5.1.0 (Global Update)

26 Sep 20:55
3ad2862
Compare
Choose a tag to compare

What's Changed


  • Update README by @Anteneh13 in #227
  • Added command line argument --vpn-codes (at Github Action, too)
  • Removed the Email API: 10minutemail
  • Removed unnecessary newline after getting license data (--small-business-key)
  • Updated documentation and screenshots

Known Errors

  • White browser window while not in use --no-headless

New Contributors


Full Changelog: v1.5.0.9...v1.5.1.0

v1.5.0.9

20 Sep 04:54
352ee5b
Compare
Choose a tag to compare

What's Changed


  • --skip-webdriver-menu is no longer used in repeat runs (probably solves some problems with webdrivers)

Full Changelog: v1.5.0.8...v1.5.0.9

v1.5.0.8

17 Sep 13:31
a42f026
Compare
Choose a tag to compare

What's Changed


  • A new command line argument has been added: --repeat
  • The settings for quick settings in main.py have been moved to the very beginning of the file
  • Fixed recursive loops in MBCI (to destroy the current menu loop after returning to the previous menu, you need to bind the MenuViewName.close function to the Back action)
  • In MBCI.OptionAction, the data_range argument was added to the class initializer. With its help it is possible to specify the list of acceptable values at input
  • Removed unnecessary image in img folder
  • Updated screenshots & docs

Full Changelog: v1.5.0.7...v1.5.0.8

v1.5.0.7 (Updater Fix)

16 Sep 16:57
c14e825
Compare
Choose a tag to compare

What's Changed

  • Disabling output file when generating key. by @k0re in #224 (new command line argument: --disable-output-file)

Full Changelog: v1.5.0.6...v1.5.0.7