silkroad captcha !!!

11/27/2011 01:54 acer20006#1
hii all .
only just one Question : how to analyze the captcha to get the string from packet???
11/27/2011 09:00 lesderid#2
The captcha is sent by the server as PNG iirc. (it's generated on the server side)
11/27/2011 12:54 acer20006#3
thx for fast answer . but is that's mean there's no way to break it ?
11/27/2011 14:10 lesderid#4
Quote:
Originally Posted by acer20006 View Post
thx for fast answer . but is that's mean there's no way to break it ?
Well, iirc, there used to be a program to crack it.
11/27/2011 17:11 Dr.Abdelfattah#5
there is some old tools that can read the captcha then write (Like auto login tool)
but most of it's links were died so tell me if u need that tool cuz it will need some time ;)

Quote:
Originally Posted by lesderid View Post
The captcha is sent by the server as PNG iirc. (it's generated on the server side)
It's look like a pic PNG but it's not it's just a normal string characters .
11/27/2011 18:29 ÑõÑ_Ŝŧóp#6
Quote:
Originally Posted by Dr.Abdelfattah View Post
there is some old tools that can read the captcha then write (Like auto login tool)
but most of it's links were died so tell me if u need that tool cuz it will need some time ;)



It's look like a pic PNG but it's not it's just a normal string characters .
well you're wrong dude, captcha is sent as PNG by the server, check [Only registered and activated users can see links. Click Here To Register...]
11/27/2011 18:52 Dr.Abdelfattah#7
Quote:
Originally Posted by ÑõÑ_Ŝŧóp View Post
well you're wrong dude, captcha is sent as PNG by the server, check [Only registered and activated users can see links. Click Here To Register...]
well it's a part image and part is normal characters (or digits)
Or if it's a full image png so there isn't any tool or project can read it as it's png pic
but anyway i don't look for it Cuz of if the gateway give the image captcha as a digits then the client convert to png pic so there's a way to make a tool to read the captcha (from collecting the data wich coming from gateway to client) but if the gateway is the creator of the png so u can't by anyway ,,
But i was in past using a tool wich read the captcha then write it and click confirm and login (as auto login tool) .
i don't read
[Only registered and activated users can see links. Click Here To Register...]
well , but i got that the gateway send the image digits to client then the client convert to png .
11/27/2011 22:04 acer20006#8
it's start to be hot now ^^ .i tried but imagecodeserver unfortunately it doesn't work with all kind of private sro capatcha (Syndicate Silkroad Private Server),i just curious about how the captcha work . BTW i can't find iirc ^^ ,and Dr.Abdelfattah ur inbox is full clean some , i send msg to ur msn

thx for help guys ^%^
11/27/2011 22:10 Getzabelz#9
A real good captcha can't be avoided, unless you make a good recognizer but It will be a very slow system...
11/27/2011 22:21 Nezekan#10
In either case, a decent ocr system would do the job
11/27/2011 22:27 Dr.Abdelfattah#11
@topic i will check now :)

Quote:
Originally Posted by Getzabelz View Post
A real good captcha can't be avoided, unless you make a good recognizer but It will be a very slow system...
good captcha can avoided as isro before there were more than 1 tool and gold botters was using it , so joymax knows that captcha won't make anything with those tools wich read the captcha so they delete captcha and make auto login .
11/28/2011 16:52 lesderid#12
Quote:
Originally Posted by Dr.Abdelfattah View Post
@topic i will check now :)


good captcha can avoided as isro before there were more than 1 tool and gold botters was using it , so joymax knows that captcha won't make anything with those tools wich read the captcha so they delete captcha and make auto login .
SRO doesn't use a good captcha. A good captcha is almost by definition a captcha that can't easily be recognized (using OCR/captcha breaking applications).

Anyways, I'm pretty sure it's only a PNG. Joymax wouldn't be so stupid to send the captcha (or a part of it) to the client as plain text.
Like Drew said in his thread, it's just compressed (using an algorithm specifically designed for images) and packed (using ZLib).