/NCTU-LetMeFillTheCAPTCHA

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

Primary LanguagePython

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