pown-captcha

0.3.0 • Public • Published

pown-captcha Gitter

Pown.js tool for cracking captcha

Quickstart

From the same directory as your project's package.json, install this module with the following command:

$ npm install pown-captcha --save

Once that's done, you can invoke pown captcha like this:

$ ./node_modules/.bin/pown captcha

If installed globally or as part of Pown.js distribution invoke like this:

$ pown captcha

Wish List

Needless to say, this is a very basic tool that takes direct advantage of Tesseract.js. The following featres are welcome.

  • More Tesseract.js options
  • Training mode
  • Crack a whole dir of captchas
  • Crack captcha using scripts
  • Pown.js module support for transforms
  • Built-in known captcha cracking strategies

Readme

Keywords

Package Sidebar

Install

npm i pown-captcha

Weekly Downloads

2

Version

0.3.0

License

MIT

Last publish

Collaborators

  • wsmaster