CaptchaRaptor
Newbie
- Joined
- 24.04.26
- Messages
- 1
- Reaction score
- 0
- Points
- 1
I developed a browser extension that automatically solves reCAPTCHA:
How it works: it uses a very lightweight neural network trained on all existing reCAPTCHA classes. The extension detects when a reCAPTCHA appears on a webpage, clicks the checkbox, and completes the image selections on its own. The model is extremely efficient, so it puts virtually no load on the CPU. Accuracy is nearly perfect on 3×3 challenges and acceptable on 4×4 ones.
The extension is free and available in the stores:
Chrome Web Store: https://chromewebstore.google.com/detail/free-ai-recaptcha-solver/iomcoelgdkghlligeempdbfcaobodacg
Firefox Add-ons: https://addons.mozilla.org/en-US/firefox/addon/captchaplugin/
Happy to answer any questions.
- no API keys
- no registrations anywhere
- no account top-ups required
How it works: it uses a very lightweight neural network trained on all existing reCAPTCHA classes. The extension detects when a reCAPTCHA appears on a webpage, clicks the checkbox, and completes the image selections on its own. The model is extremely efficient, so it puts virtually no load on the CPU. Accuracy is nearly perfect on 3×3 challenges and acceptable on 4×4 ones.
The extension is free and available in the stores:
Chrome Web Store: https://chromewebstore.google.com/detail/free-ai-recaptcha-solver/iomcoelgdkghlligeempdbfcaobodacg
Firefox Add-ons: https://addons.mozilla.org/en-US/firefox/addon/captchaplugin/
Happy to answer any questions.