ini file
swetaustin
Lithuania
in Need Help
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.
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
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
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
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.
I mean I will save some captcha to harddrive after test it?
Thanks.
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?