This project was created for educational purposes, It uses machine learning and visual image processing techniques to predict captchas of http://captchas.net. Artifical Neural Network, Support Vector Machine, Decision Tree and Naive Bayes are used for the process of prediction.
How To
- Open the 'CaptchaPredictor' in Netbeans 7.x or above to build jar
- Use VisualStudio 2010 or greater to build 'Crawler' executable
Project consists of two modules
- Captcha crawler
- Captcha Learner/Predictor
SDK's Used
- ImageJ (http://imagej.nih.gov/ij)
- JavaOCR (http://sourceforge.net/projects/javaocr)
Email me for detailed reports. I have upgraded alot of things but haven't pushed them.