Skip to content

Latest commit

 

History

History
45 lines (24 loc) · 1.3 KB

README.md

File metadata and controls

45 lines (24 loc) · 1.3 KB

NTHU-OAuth-Decaptcha

Automatically fill in the captcha code in the NTHU OAuth login page.

CNN Decaptcha

For training the decaptcha model.

See CNN Decaptcha for more information.

Crawler

For generating training data with label.

See Crawler for more information.

Chrome

The chrome extension source code.

See Chrome for more information.

Securimage

For serving a server that generate captcha images with code.

See Securimage for more information.

Installation

Install the extension via Chrome WebStore: https://chrome.google.com/webstore/detail/nthu-oauth-decaptcha/mflpajkffpiibelpmffonolenndbgogp.

Manual Installation

  1. Clone the repo.
  2. Open chrome://extensions/
  3. Turn on the developer mode.
  4. 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 💙.

Demo

demo.mp4