ESET-KeyGen - Trial-Key & Account generator for ESET Antivirus (last test was on 18.07.2024 at 03:41 UTC+3)
- My personal Telegram
- My private channel with archives of my projects
To stop my project from being blocked by antivirus, add the project folder to the exclusion list:
ESET -> Settings -> Advanced Setup -> Detection Engine -> Exclusions -> Detection Exclusions -> add full path to ESET-KeyGen-main folder
My github page is currently blocked by ESET Antivirus, so you will not be able to access the project.
Before you can access my github page, you need to disable internet protection in Eset Antivirus. You now have access to this release! After you have done everything you want to do, turn internet protection back on.
You can simply use the GitHub actions workflow given here in your GitHub repo.
Make a fork of my project. Go to it. Then goto the Actions tab, choose Generator actions and then run the workflow.
It will ask the number of accounts, keys to be generated.
You can skip this step if you use the compiled executable file from the release
-
Go to the official Python website and download the version for your system (the project runs starting with Python 3.8.0)
-
Next, install/upgrade the Python libraries, in terminal using requirements.txt:
pip install -r requirements.txt
Delete your current ESET HOME account
- It is recommended to run the project as a non-administrator or root user.
- Do not minimize or close the browser window before the program is finished!!!
- Do not create many license keys and accounts in a short period of time, otherwise you will be blocked in ESET HOME for a certain period of time
- If the program crashes after many attempts and you know that the program is up to date. Try using a VPN
- If an ACT0 error occurs during activation, check whether the ESET HOME account is connected. If so, disconnect it and try again. If the error persists, try activating with Account Generator. If still getting this error reinstall ESET and try again.
- Found an activation error under the code ecp4125, which appears when you try to activate the antivirus with an account. Perhaps not everyone has it error, but still try it, and if it does not work, use the keys.
- You can use the
--skip-webdriver-menu
argument, which will skip my WebDriverInstaller shell (Useful for various bugs with webdriver updates, and when using a non-standard browser like Brave or some dev-build, etc). The program will also install the browser itself via selenium-manager if it is not present in your system! - If you are having trouble initializing any web driver, I recommend manually specifying the path to the browser .exe file via
--custom-browser-location