Skip to content

Releases: rzc0d3r/ESET-KeyGen

v1.4.9.5

01 Aug 18:11
308cf2f
Compare
Choose a tag to compare

What's changed


  • Added an Easter Egg :)
    Coming soon....

Full Changelog: v1.4.9.4...v1.4.9.5

v1.4.9.4

31 Jul 15:06
8de5204
Compare
Choose a tag to compare

What's changed


  • Added system for sending statistics.

Statistics system does not send personal data, it sends only the name of the OC, it's version and architecture, and the date!!!

I did this because I'm curious how many times the program has been used and how many successful data generations have been done!

  • Browser version detection functions now also return the path to the executable file
  • Changed version detection algorithm for Microsoft Edge

Full Changelog: v1.4.9.3...v1.4.9.4

v1.4.9.3

26 Jul 15:30
4b6f135
Compare
Choose a tag to compare

What's changed


  • Removed the use of rich module, now uses the analog from SRT-Translator
  • Attempt to fix ElementNotInteractableException: Element: <input id="email"> is not available from keyboard during Sending a request for a license
  • Added new command line argument: --no-logo
  • Default Email API has been changed to 1secmail
  • Minor corrections to documentation
  • requirements.txt file optimization

Full Changelog: v1.4.9.2...v1.4.9.3

v1.4.9.2

19 Jul 13:18
6a25eac
Compare
Choose a tag to compare

What's changed


  • Minor corrections to documentation
  • Project autotesting has moved back to developermail
  • The MBCI source code has been moved to a separate file in the modules folder
  • Fixed the lack of a lowercase letter in the password

Added bypass of ESET antivirus file system protection engine!!!

I removed the encryption and returned normal source code.
Now the source code is no longer removed by antivirus when scanning the system and running main.py!


Full Changelog: v1.4.9.1...v1.4.9.2

v1.4.9.1

29 May 04:54
Compare
Choose a tag to compare

What's Changed

  • [DeveloperMailAPI] Added ignoring errors during parsing messages
  • Algorithm updated due to site changes

Full Changelog: v1.4.9.0...v1.4.9.1

v1.4.9.0

22 May 14:55
1e0dffc
Compare
Choose a tag to compare

What's Changed

  • Updated password generator function by @Xoncia in #185
  • Finally fixed all the bugs in #185
  • GitHub CI: Add support for both Intel and Apple Silicon Macs by @AdityaGarg8 in #186
  • Added program update system!!! Read more here
  • Password generation algorithm has been changed. Now it is very variable
  • Quick settings block has been added to main.py, where you can change global settings without editing all sections
  • Update documentation and screenshots
  • Added a new message type [ WARN ] that simply informs you of non-critical situations
  • Added the use of the rich module. Please reinstall the libraries from the requirements.txt file!!!
  • Added command line arguments: --update, --skip-update-check
  • Removed command line arguments: --try-auto-cloudflare
  • Fixed #187 issue - Mozilla Firefox error on ubuntu: Your firefox profile cannot be loaded. it may be missing or inaccessible
  • Fixed UnboundLocalError: local variable 'chrome_version' referenced before assignment in WebDriverInstaller. This error occurred when you did not have Google Chrome installed on your system
  • Data filling for command line arguments: business-key, business-account is also greatly accelerated!
  • An additional project version check has also been added: The updater can now tell you that The project has an unreleased version, maybe you are using a build from the developer?
  • Increased stability of the algorithm for command line arguments: business-key, business-account

That was a lot of work. Nice working with Xoncia!

Full Changelog: v1.4.8.0...v1.4.9.0

v1.4.8.0

17 May 10:16
Compare
Choose a tag to compare
  • Code rearrangement: now all the main code is divided into modules
  • Added MBCI mode (Menu-Based Console Interface). Read more here.
  • Corrects incorrect output: "Downloaded Google Chrome update is detected! Using new chrome executable file!"
  • Updating the documentation

Full Changelog: v1.4.7.1...v1.4.8.0

v1.4.7.1

09 May 14:40
f2d7434
Compare
Choose a tag to compare
  • Improvements to the method that detected the version of Microsoft Edge.

Now everything works fine on Windows 7 as well

  • Added advanced webdriver search for Microsoft Edge if no identical version was found
  • Correction of typos and inaccuracies in exception texts

Full Changelog: v1.4.7.0...v1.4.7.1

v1.4.7.0

08 May 16:23
Compare
Choose a tag to compare
  • Added webdriver auto-update for Mozilla Firefox, finally! This is the first implementation, so bugs are possible!
  • Fixed a typo in 'Initializing {browser_name}-webdriver for {OC}'.

Previously it always said initializing chrome-webdriver, even if you could specify a different browser.

  • Added support for scrambled email addresses for --custom-email-api.

[email protected] is now a valid email address.

  • Changed generation output. The account is now displayed when generating keys as well, not just when generating accounts (#182)

  • Updated all screenshots to the current version

I may have changed something else, but I don't remember :)

Full Changelog: v1.4.6.0...v1.4.7.0

v1.4.6.0

29 Apr 18:23
7f4b29c
Compare
Choose a tag to compare

What's Changed

  • Disabled cloudflare captcha algorithm for Hi2InAPI (again hi2in is available in Github Actions)
  • Increased support for input mail address syntax (When using --custom-email-api)

Now [email protected] is correct mail address syntax

  • Added developermail to --email-api

It email API is the fastest currently available, and it also works in Github Actions!

  • The default is now developermail instead of 1secmail
  • Updated documentation and screenshots

Full Changelog: v1.4.5.0...v1.4.6.0