Skip to content

IanLynnEE/captcha-breaker-iLMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iLMS Captcha Breaker

A JavaScript program that can solve the iLMS captcha.

Demo

The answer of captcha will fill in automatically. The calculation should be done as soon as the captcha image is loaded.

demo_frame41

demo_frame42

Installation

Safari

  1. Install an open source Userscripts Editor via Mac App Store.
  2. Create a new JavaScript.
  3. Copy and paste iLMS.js .
  4. Hit the "save" buttom.
  5. Open an iLMS login page to check result.

Chrome

  1. Install an open source Code Injector via Web Store.
  2. Add rule.
  3. Fill in the URL pattern with somthing like *://lms.*.edu.tw/login_page.php* or *://ilms.*.edu.tw/login_page.php*.
  4. Copy and paste iLMS.js .
  5. Hit the "save" button.
  6. Open an iLMS login page to check result.

About

Solve captcha of iLMS by a single javascript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published