Skip to content

ini file

Hi there!

Inside of the definition .ini file I saw options:
ocr replace=A;4|B;8|C;0

ocr remove="captcha presented by xyz"

Trying to replace something but can't get it working.
Is that options working?
If so what is the right typing?
( I'm using GSA captcha breaker trial last version.)

Thanks.

Comments

  • SvenSven www.GSA-Online.de
    Thats working but of course not in the SDK itself. The SDK is just for you to define filters and such. The remove/replace takes place when solving a captcha and modifying the actual result.
  • swetaustinswetaustin Lithuania
    edited March 2015
    Thanks for that but how to modify final result?
    It's really what I'm looking for.
    I try to edit directly .ini file not from SDK. (Or where I have to edit instead?)
    I mean correct syntax.
    Like spaces, quotes e.t.c
  • SvenSven www.GSA-Online.de
    well as written in the sample, just remove the ";" in front of the line and the replacement/removement takes place.
  • Thanks. Will try.
  • Hi Again!
    Something is wrong.
    Cannot get it working.

    http://i.imgur.com/bOy1g3F.png

    I try to change "juz zicrd" to "think hard" so entering like that:
    ocr replace=juz zicrd;think hard

    but no result.
    Where I'm wrong?
    Please help.

    Thanks

  • SvenSven www.GSA-Online.de

    1. Maybe it's just a sample but this is not going to work. I see no use in doing it here.

    2. Again in the SDK it is not used. The SDK is just for you to define filters and the the REAL OCR result. The stuff in ini files is done when really solving live captchas.

  • OK . Can I try it from "options->test" menu?

    I mean I will save some captcha to harddrive after test it?

    Thanks.
  • SvenSven www.GSA-Online.de
    yes that will work.
  • Hi there!
    Yesterday I was trying what you told but without result.
    If that's take place:
    <extraction from .ini file>
    ;after the ocr engine delivers a result we might want to change certain things...
    ;ocr replace=A;4|B;8|C;0

    ;ocr remove="captcha presented by xyz"


    Please note, it says AFTER delivering OCR results, and thus - is it possible at all and where and how it can be done if its possible in GSA captcha breaker?
  • SvenSven www.GSA-Online.de
    well maybe it's a language problem here. But what else do you expect now? Remove the ";" at the start of the line and CB will do whats written there. You might have to restart CB in order to take changes of the captcha ini files in effect.
Sign In or Register to comment.