Page 1 of 1

Captchas

Posted: Fri Jun 18, 2010 1:15 pm
by Chance
Is a captcha bot possible ?
like automatically typing in codes to verify that you are human?

Image

Re: Captchas

Posted: Wed Jun 23, 2010 8:57 am
by iLostMyBallz
i think no

Re: Captchas

Posted: Wed Jun 23, 2010 10:30 am
by PIEzLOVERS
That would require a bot that has artificial inteligence / packet sniffer to find out what code
still i dun think it's possible
(is typing that so hard ?)

Re: Captchas

Posted: Wed Jun 23, 2010 1:26 pm
by Chance
i was sort of coding a mousehunt bot which needs that .

Re: Captchas

Posted: Wed Jun 23, 2010 4:42 pm
by iLostMyBallz
maybe a readable prgram should be built?auto read file like those so called"Pro hackers' Who uses botnet to hack ppl evyday

Re: Captchas

Posted: Wed Jun 23, 2010 7:10 pm
by zile
you have to scan for pixels shit
http://forum.cheatengine.org/viewtopic. ... 525fcbc08e
or u have to get the picture and store it in a db, if the captcha matches the picture, make it automatically input the captcha code

Re: Captchas

Posted: Wed Jun 23, 2010 11:13 pm
by wizme
last time it is easy to do one, either the captcha are easily readable or read from the unencrypted captcha cookie value, but now it becoming "impossible" as they will have all kind of sh!t around the word and the letters are hardly readable to human also.

Re: Captchas

Posted: Thu Jun 24, 2010 9:49 am
by Chance
thx !