Skip to content

eugene87222/NCTU-LetMeFillTheCAPTCHA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let me help you to fill the CAPTCHA

./
├── config.ini
├── login.py
├── parse.py
├── SVM_v1.sav
├── SVM_v2.sav
└── train.py

My training data can be downloaded here

Requirement

  • python3 >= 3.6.4
  • pip3 install numpy opencv-python scikit-learn selenium Pillow
    • Remember to download the selenium webdriver here

Usage

python3 login.py

About

Get rid of the CAPTCHA on the NCTU course registration system:)))))

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages