Releases: rzc0d3r/ESET-KeyGen
Releases · rzc0d3r/ESET-KeyGen
v1.5.2.3
What's Changed
- Added new
Email API
:fakemail
This works faster thanmailticking
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
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
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
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
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)
What's Changed
- Fixed
KeyError
when using default settings inMBCI
Full Changelog: v1.5.1.0...v1.5.1.1
v1.5.1.0 (Global Update)
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
- @Anteneh13 made their first contribution in #227
Full Changelog: v1.5.0.9...v1.5.1.0
v1.5.0.9
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
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 theMenuViewName.close
function to theBack
action) - In
MBCI.OptionAction
, thedata_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)
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