Skip to content

chenpython/hcaptcha-solver-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hcaptcha-solver

hcaptcha solver

has almost everything you need to run it just needs classified imgs

its also possible to scrape imgs if you edit the code, the scraping function is located in src/Solver.js line 123 to hash the body of picture in order to get its name, and line 125 to resize the body, it should be 128x128 not 32 by 32

note: you need CUDNN/CUDA + zlib installed on the machine that you are running the script at, as the AI needs both of them

About

hcaptcha solver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.9%
  • Shell 0.1%