/PKUVerifyCodeCracker

An automatic script to crack the verification code of PKU course selection website using LibSVM.

Primary LanguagePython

PKUVerifyCodeCracker

An automatic script to crack the verification code of PKU course selection website using LibSVM.
You can get those verification codes randomly from http://elective.pku.edu.cn/elective2008/DrawServlet.

Package Requirments

File Descriptions

The whole training process is in ./Train.py
Practical functions is in ./Function.py
Initial model is ./Train/model.
There are few comments in the scripts, perhaps they will be made up in the future.