Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
08-18-2012, 12:14 AM
Post: #1
|
|||
|
|||
[Get] intelligent Library for solving security questions/Text Captchas
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%. two years 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 ). Magic Button : Code: https://www.virustotal.com/file/3e07db1bfe7dde86e87816736f9ad2c7e5f1a86bf8a585482883aec7db5b2334/analysis/1345164580/ |
|||
08-18-2012, 01:03 AM
Post: #2
|
|||
|
|||
RE:
thnks for sahring dear..let me check it
thanks |
|||
08-18-2012, 01:20 AM
Post: #3
|
|||
|
|||
RE:
Many many thanks.
Moses |
|||