handmadebots
Senior Member
- Nov 8, 2012
- 1,072
- 255
I've built a simple software, that's recognizing text from images, in other words, a captcha breaker.
It's using the Tessearct library, which is one of the best OCR libraries that I know about, and also free!
What do I have to input ?
- Captcha folder
- Outputfile (default: output.csv)
- Speed (it can go fast, or super fast)
What it does after I click start ?
- In the CSV output file, you'll have two columns: the image path, and the text recognized by the software.
If you choose not to go super fast, you'll have the chance to see the images and the result recognized in real
time, in the applications GUI.
UPDATE: Wait for image added. This feauture allows the software not to process just
images from a folder, but also wait for an image to be created (by other software probably),
and once the pre-specified image exists (eg. C:\Documents\image.png), it will process it,
and the result will be saved in result.txt. This process will delete the image after it's processed.
Download link & virustotal links updated
VirusTotal Link: https://www.virustotal.com/en/file/...7c9c60dd048524ff860cd9bb/analysis/1421088559/
2/56 - False positives
It's using the Tessearct library, which is one of the best OCR libraries that I know about, and also free!
What do I have to input ?
- Captcha folder
- Outputfile (default: output.csv)
- Speed (it can go fast, or super fast)
What it does after I click start ?
- In the CSV output file, you'll have two columns: the image path, and the text recognized by the software.
If you choose not to go super fast, you'll have the chance to see the images and the result recognized in real
time, in the applications GUI.
UPDATE: Wait for image added. This feauture allows the software not to process just
images from a folder, but also wait for an image to be created (by other software probably),
and once the pre-specified image exists (eg. C:\Documents\image.png), it will process it,
and the result will be saved in result.txt. This process will delete the image after it's processed.
Download link & virustotal links updated
Here is a video demonstration:
Download Link: https://www.mediafire.com/?qjxvbl1ca49rtub
VirusTotal Link: https://www.virustotal.com/en/file/...7c9c60dd048524ff860cd9bb/analysis/1421088559/
2/56 - False positives
Last edited by a moderator: