Releases: rzc0d3r/ESET-KeyGen
Releases · rzc0d3r/ESET-KeyGen
v1.5.4.4
v1.5.4.3
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 than1
, 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
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
What's Changed
- 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
What's Changed
- Changed the default
Email API
toincognitomail
- Added a new group of command line arguments:
--silent
,--disable-logging
- Added autosave settings for
MBCI mode
- Removed restriction (no more than
10
) from--repeat
argument, if you enter0
- 1 generation will still be done, if you enter negative values, they will be interpreted as positive values - Pressing
Ctrl+C
now does NOT skip generation, it just closes the program (applies to generation when using--repeat
with values greater than 1) - Updated documentation, removed unnecessary screenshots
Full Changelog: v1.5.3.5...v1.5.4.0
v1.5.3.5
What's Changed
- Added new
Email API
:incognitomail
Compatible with--advanced-key
,--protecthub-account
,--key
,--small-business-key
,--vpn-codes
- Changed default
Email API
fromdevelopermail
tofakemail
- 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
v1.5.3.3
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
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