Skip to content

Developer guide for captcha breaker

edited April 2013 in Need Help
Hello. I would like to use captcha breaker at my own software

Are there any guide for how to use ?

Comments

  • SvenSven www.GSA-Online.de

    1. take a look at the provided *.dpr file in the installation folder (pacal source)

    2. you can use the de-captcha api and send directly to 127.0.0.1:80

    3. use one of the other supported captcha services protocols


  • edited April 2013
    hello. where do i find de-captcha api ?
    can you please give me full link of de-captcha api or other supported captcha protocols ?

    a working example would be great for c#
  • ok i made it work with http post to http://machine_ip/gsa_test.gsa

    would this be any different in terms of performance ?
Sign In or Register to comment.