0.3.0 • Published 7 years ago

pown-captcha v0.3.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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
0.3.0

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago