Automatically fill in the captcha code in the NTHU OAuth login page.
For training the decaptcha model.
See CNN Decaptcha for more information.
For generating training data with label.
See Crawler for more information.
The chrome extension source code.
See Chrome for more information.
For serving a server that generate captcha images with code.
See Securimage for more information.
Install the extension via Chrome WebStore: https://chrome.google.com/webstore/detail/nthu-oauth-decaptcha/mflpajkffpiibelpmffonolenndbgogp.
- Clone the repo.
- Open chrome://extensions/
- Turn on the developer mode.
- Click the Load unpacked button and choose the
chrome
folder inside the repo.
If you like the extension, please leave a star on the repository 💙.