Basic ChromeDriver Detection Patch
A tool that patches the ChromeDriver binary to avert a "basic" bot detection method used by most anti-automation services.
Download):
Usage (- Via CLI
BasicChromeDriverDetectionPatch.exe [path_to_chromedriver_exe]
- Or drag-and-drop
chromedriver.exe
intoBasicChromeDriverDetectionPatch.exe
The expected output would be an executable file named chromedriver_patched.exe
.
You can remove the original executable and renamed the modified one so Selenium can properly use it.
How Does It Work?
It's simple; the tool replaces the "CDC" (_cdc[...]_[...]
) IDs with alternative names.
This tool merely automates a method mentioned in this
StackOverflow answer.
Please note this tool — just like all other methods of making automation harder to detect, even ones claiming to be "undetectable" — will never actually be undetectable.
Legal
This tool is licensed under MIT; do whatever you want with it.
Contact:
- Discord:
Plot#6969
(UID:972420573173002310
) - Telegram:
@daddyplot