Skip to content

DeathWeasel1337/4chan-captcha-solver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

4chan-captcha-solver

4chan captcha solver userscript (original by AUTOMATIC1111)

Automatically fills in the captcha when the captcha loads. If you get a slider captcha, the slider will be moved into position automatically. If the automatic slider detection is incorrect, you can move it yourself and press the "Solve" button to redo the solution with the new position.

No error handling in place - if solving fails, you can find the reason in js console.

I can't upload it to any userscript js site because of size. Most of the size is model weights.

02.11.2022 - brunohazard's version

  • New slider solver code stolen taken from the 4chan Mass Reply browser extension, which offers a much higher success rate compared to the old code.
  • The script will now ask for Canvas permission on Firefox-based browsers with privacy.resistFingerprinting enabled.

24.07.2022

  • Built a new model trained on 4chan's new captcha with 5-6 characters, specks, lines, and more extra garbage scattered everywhere.
  • Disabled some of tooltip debug functionality I imagine no one used.
  • Changed the algorithm to not produce empty result wjhen the length of captcha output is not what we expected.
  • Tested on Firefox with Violentmonkey.

11.07.2021

  • Built a new model from scratch, without using a pretrained one, on 50k synthetic samples (as opposed to previous one trained on 400 images + their augmentations).

screenshot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published