BitdefenderGen - Generates accounts for Bitdefender products (Antivirus & VPN) with a 90-day license
I advise to switch to ESET products. Also try this ESET KeyGen for them
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 Bitdefender account
- Do not minimize or close the browser window before the program is finished!!!
- Do not create many accounts in a short period of time, otherwise you will be blocked in Bitdefender 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
- 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