when trying to automate things like registration and posting ,
the most annoying part isn't the image captcha but the logic questions.
softwares like xrumer uses a questions database (as i know) but when dealing with over one billion question , things go bad and solving them manually become faster.
so i tried recently to make an algorithm capable of solving simple text captchas, I started with textCaptcha.com whose database contain more than 180 million questions and i broke almost all of them.
here's a test c# application if you would like to try
http://www.mediafire.com/?194t9cyv93hvgxy
virustotal:
http://www.virustotal.com/file-scan/report.html?id=8f52c91625af43d928406ef6699cfbea6c433c9bca799e637208b7a7f7635458-1308694302
need suggestions.
the most annoying part isn't the image captcha but the logic questions.
softwares like xrumer uses a questions database (as i know) but when dealing with over one billion question , things go bad and solving them manually become faster.
so i tried recently to make an algorithm capable of solving simple text captchas, I started with textCaptcha.com whose database contain more than 180 million questions and i broke almost all of them.
here's a test c# application if you would like to try
http://www.mediafire.com/?194t9cyv93hvgxy
virustotal:
http://www.virustotal.com/file-scan/report.html?id=8f52c91625af43d928406ef6699cfbea6c433c9bca799e637208b7a7f7635458-1308694302
need suggestions.