pown-captcha
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