Editing Chromedriver.exe #31
xD-E-A-T-Hx
started this conversation in
General
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
One of the problems with using seleniumwire it has js signatures imbedded in it, using selenium and chromedriver can prevent this IF you change the signature.
Using a command line based editor such as vim, search for the comment
cdc_
Then change this to anything else like abc_ or asd_
I recommend having a variation of these chromedriver.exe and having the script choose one at random to avoid detection.
Any question please ask.
I'm working on a script to automate the editing of these and will release once I get finished.
VirUs
Beta Was this translation helpful? Give feedback.
All reactions