paulirish / headless-cat-n-mouse

Is headless chrome currently detectable? Let's pit the detections and detection evasions against eachother.
Apache License 2.0
640 stars 56 forks source link

adds evasion against toString test #12

Closed antoinevastel closed 6 years ago

antoinevastel commented 6 years ago

Override console.debug to evade the toString test.

VeeeneX commented 6 years ago

Why isn't this merged into master? Running it results in

Headless detection *failed*.
😎  Evaders are winning!

Right?

paulirish commented 6 years ago

I was hesitating because the change breaks console.debug(), but that seems OK.