Skip to content

Releases: rzc0d3r/ESET-KeyGen

v1.5.4.4

07 Mar 10:04
2784a09
Compare
Choose a tag to compare

What's Changed


  • Added new command line argument to Browsers group: --safari (Added support for Apple Safari for macOS)
  • Update docs

Full Changelog: v1.5.4.3...v1.5.4.4

v1.5.4.3

04 Mar 23:02
Compare
Choose a tag to compare

What's Changed


  • Fixed algorithm of key unbinding (ESET ProtectHub)
  • Optimizing program performance when using the --repeat argument:

Now, if you use the --repeat argument with a value greater than 1, the program will skip updating and checking webdrivers in the next repetitions, since everything necessary will be done once on the first repetition.

  • A new parameter has been added to the Browsers group of command line arguments: --auto-detect-browser
  • Update docs

Full Changelog: v1.5.4.2...v1.5.4.3

v1.5.4.2

18 Feb 19:34
153cf73
Compare
Choose a tag to compare

What's Changed


  • Updated the algorithm for ESET HOME related command line arguments (--key, --small-business-key, --vpn-codes)

Full Changelog: v1.5.4.1...v1.5.4.2

v1.5.4.1

06 Feb 20:52
Compare
Choose a tag to compare

What's Changed


  1. Fixed a bug where the MBCI config file was saved in a temporary folder (settings were not saved)

Full Changelog: v1.5.4.0...v1.5.4.1

v1.5.4.0

04 Feb 09:59
af886f8
Compare
Choose a tag to compare

What's Changed


  1. Changed the default Email API to incognitomail
  2. Added a new group of command line arguments: --silent, --disable-logging
  3. Added autosave settings for MBCI mode
  4. Removed restriction (no more than 10) from --repeat argument, if you enter 0 - 1 generation will still be done, if you enter negative values, they will be interpreted as positive values
  5. Pressing Ctrl+C now does NOT skip generation, it just closes the program (applies to generation when using --repeat with values greater than 1)
  6. Updated documentation, removed unnecessary screenshots

Full Changelog: v1.5.3.5...v1.5.4.0

v1.5.3.5

21 Jan 15:23
bd7578a
Compare
Choose a tag to compare

What's Changed


  • Added new Email API: incognitomail
    Compatible with --advanced-key, --protecthub-account, --key, --small-business-key, --vpn-codes
  • Changed default Email API from developermail to fakemail
  • Updated docs and screenshots
  • Use powershell on Windows + use --repeat for multiple keys by @AdityaGarg8 in #253

Knows problems

  • developermail, 1secmail have stopped working (may never work again)

Full Changelog: v1.5.3.4...v1.5.3.5

v1.5.3.4

14 Dec 22:49
14af6c7
Compare
Choose a tag to compare

What's Changed


  1. Total domination over ESET

Full Changelog: v1.5.3.3...v1.5.3.4

v1.5.3.3

13 Dec 21:57
882c79e
Compare
Choose a tag to compare

What's Changed


  • Added new Email API: inboxes
  • Added function for unbinding a key from a ProtectHub account
  • Improved stability of Email API: developermail
  • Checking the status of successful email address creation is now more accurate
  • Fixed SyntaxWarning in password generation function
  • Fixed a misprint in the GET_EBTN constant, which caused code sections that used it to fail to work
  • Updated docs and screenshots

At this time, the inboxes may not be stable. If nothing happens after creating an email address, just try again!


Full Changelog: v1.5.3.2...v1.5.3.3

v1.5.3.2

13 Dec 13:18
Compare
Choose a tag to compare

What's Changed


  • Fixed program logic with --reset-eset-vpn argument (by @AdityaGarg8 in #252)
  • Added OS selection in GitHub Actions, more specifically, in the Generator script (by @AdityaGarg8 in #252)

Full Changelog: v1.5.3.1...v1.5.3.2