LambdaIITH/AIMS-Helper-Chrome

Filling first captcha

Opened this issue · 0 comments

The first Captcha could be filled by the extension.

Solution

The captcha text can be extracted from the DOM.

Alternatives

A neural net could be trained and deployed, it would be able to crack both captchas with a certain success rate. This would be hard to implement because browsers cannot run python, and writing a neural network in JS would be a pain, a server could be deployed, but it would have its own complications
2022-01-26-20-33-01