I keep forgetting to write blog posts, even though there's a lot of news:
- Turnstile
- Free Anti-Captcha (free 2Captcha) for ReCaptcha
- Palm disappearing from ReCaptcha and the 4x4 grid issue
Today's post is about Turnstile:
I recently built and published a solver for Cloudflare Turnstile on the Chrome Store. The solution turned out to be much simpler than expected, and I didn't need to put any neural networks inside the extension — but it does need to emulate mouse movement, which is why the extension requests the "debugger" permission, and that might scare some users a bit.
You can download it here:
Captcha Plugin: Turnstile Solver by Raptor