Need help with SDK for creating new Captcha profile
michaelu715
Germany
in Need Help
Hi,
I know that I can request a new capture type but I want to learn how do do it by myself with that amazing piece of software
Here you have a few sample images:
And a few more zipped: Download
Do you think that' s a hard one to work on ? Any success rate more than 50% would be very nice.
I read all the tutorials I could find but most of them suggest using Brute Force at the end which unfortuantely didn' t work for me so far.
Now I want to try it with masks.
I use a filter like
and after that I calculated the masks:
Now I have obviously 100% for all the Captchas in my list, but when I add more, none of them are recognized correctly.
I am wondering if this is the way to go ? Play around with the filters to calculate some "better" masks? Or do I just have a bad Captcha type which isn' t so easy to deal with?
Sorry for all the noob questions but I am very new into this.
Greets
Michael
I know that I can request a new capture type but I want to learn how do do it by myself with that amazing piece of software
Here you have a few sample images:
And a few more zipped: Download
Do you think that' s a hard one to work on ? Any success rate more than 50% would be very nice.
I read all the tutorials I could find but most of them suggest using Brute Force at the end which unfortuantely didn' t work for me so far.
Now I want to try it with masks.
I use a filter like
and after that I calculated the masks:
Now I have obviously 100% for all the Captchas in my list, but when I add more, none of them are recognized correctly.
I am wondering if this is the way to go ? Play around with the filters to calculate some "better" masks? Or do I just have a bad Captcha type which isn' t so easy to deal with?
Sorry for all the noob questions but I am very new into this.
Greets
Michael
Comments
Character | Masks count
-----------+-------------
A | 6
B | 14
C | 18
D | 10
E | 8
F | 13
G | 9
H | 11
I | 7
J | 8
K | 5
L | 7
M | 4
N | 8
O | 6
P | 5
Q | 3
R | 8
T | 8
U | 2
V | 7
W | 7
X | 5
Y | 7
-----------+-------------
| = 186
With 77 Captchas:
Character | Masks count
-----------+-------------
A | 15
B | 18
C | 27
D | 20
E | 23
F | 20
G | 20
H | 28
I | 21
J | 21
K | 19
L | 20
M | 20
N | 25
O | 19
P | 12
Q | 10
R | 15
S | 2
T | 21
U | 13
V | 16
W | 17
X | 14
Y | 9
-----------+-------------
| = 445
These are way too much masks, right?
Maybe one interesting fact:
I can generate as much different captchas for the same 6 chars as I want because when I refresh a URL with a specific captcha key I get a different looking captcha every time. Can that help me to get better results somehow?
Anyway 200 per char is really good...maybe even too much.