CaptchaParser icon indicating copy to clipboard operation
CaptchaParser copied to clipboard

How can i work with this image

Open aagp opened this issue 7 years ago • 3 comments

Hi, i want to know how can i get the CaptchaScript.php work with this kind of images https://consultas.curp.gob.mx/CurpSP/captchac_u_r_pa if u can help me up i will apreciate it, regards.

aagp avatar Jul 18 '18 17:07 aagp

This algorithm would work for this image as well, you just need to remake the masks for each letter (https://github.com/karthikb351/CaptchaParser/blob/master/CaptchaParser.js#L1-L542) and change the values for width and height.

karthikb351 avatar Jul 19 '18 07:07 karthikb351

Thanks for your quick response, dont get me wrong and im not asking for doing it for me, but first question how can i know the mask of a character, if you can explain it to me ill appreciate it a lot i will share the results tho.

aagp avatar Jul 19 '18 17:07 aagp

I am getting issue at line number 19 in walker.py file

rajeev-tableau avatar Mar 12 '19 15:03 rajeev-tableau