lcygithub / BBSVerifyCode

swust bss register verify code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swust BBS Verify Code Crack

A tool for crack swust bbs verify code , help you do something exciting.

regist page Usage

if a verify code picture is follow this:

vefify code

and in the bbs site maybe it's url is http://bbs.swust.edu.cn/ckquestion.php?q=-1&t=1397314953

>>> from bbsverify import BBSVerify
>>> verify = BBSVerify("http://bbs.swust.edu.cn/ckquestion.php?q=-1&t=1397314953")
>>> print verify.exp()
>>> 81

Depends

  • python2.7+
  • requests
  • PIL
  • Pillow

Statement

This script is just for learn, not for destroy.

About

swust bss register verify code


Languages

Language:Python 100.0%