when trying to automate things like registration and posting ,
the most annoying part isn't the image captcha which can be solved through cheap services but the logic questions, softwares users don't notice this but Text Captchas decrease success rate by about 20%.
on year ago , while developping a software for automating drupal platform, i have created a library for solving text captchas (like the ones from http://textcaptcha.com/ which are widely used on drupal websites)
softwares like xrumer and scrapebox uses a questions database but the questions variations are endless and locating the question in a huge database will consume many seconds which will slow down the posting.
the library can solve most common questions (Math questions,Dictionnary questions,TextCaptcha questions etc...)
i'm releasing the library for free , you can use it in your applications (without restrictions ).
you can test the tool here (require .Net 3.5+)
http://www.mediafire.com/?trjbmajb19achgj
The Library + Doc (C#):
http://www.mediafire.com/?btuh9i2v3u48apc
VirusTotal:
https://www.virustotal.com/file/3e07db1bfe7dde86e87816736f9ad2c7e5f1a86bf8a585482883aec7db5b2334/analysis/1345164580/
https://www.virustotal.com/file/f45b90ecb111c6307c9347d04504af736202fb75067fce3113d4a9789850822d/analysis/1345164786/
the most annoying part isn't the image captcha which can be solved through cheap services but the logic questions, softwares users don't notice this but Text Captchas decrease success rate by about 20%.
on year ago , while developping a software for automating drupal platform, i have created a library for solving text captchas (like the ones from http://textcaptcha.com/ which are widely used on drupal websites)
softwares like xrumer and scrapebox uses a questions database but the questions variations are endless and locating the question in a huge database will consume many seconds which will slow down the posting.
the library can solve most common questions (Math questions,Dictionnary questions,TextCaptcha questions etc...)
i'm releasing the library for free , you can use it in your applications (without restrictions ).
you can test the tool here (require .Net 3.5+)
http://www.mediafire.com/?trjbmajb19achgj
The Library + Doc (C#):
http://www.mediafire.com/?btuh9i2v3u48apc
VirusTotal:
https://www.virustotal.com/file/3e07db1bfe7dde86e87816736f9ad2c7e5f1a86bf8a585482883aec7db5b2334/analysis/1345164580/
https://www.virustotal.com/file/f45b90ecb111c6307c9347d04504af736202fb75067fce3113d4a9789850822d/analysis/1345164786/
Last edited: