pown-captcha
v0.3.0
Published
Pownage guaranteed
Readme
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 --saveOnce that's done, you can invoke pown captcha like this:
$ ./node_modules/.bin/pown captchaIf installed globally or as part of Pown.js distribution invoke like this:
$ pown captchaWish 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
