Jump to content
ben600006

cracking a captcha

Recommended Posts

the captcha im trying to crack is for a game caled kings of chaos

 

here is an example here

 

the letters that appear are one of the following K,I,N,G,S,C,H,A,O,S

 

i have saved around 25 images for each letter using a simple script i made

heres an example of the images

 

ab.png

 

 

its kinda hard to explain so have a look here

Untitled.png

 

 

i tried doing findbitmapspiraltolerance for each image but ended up with far too many image strings

 

whats the easiest way to crack the captcha ? is there a way to scan for an image using a folder location rather than converting it into a string ?

a.png

aa.png

Link to comment
Share on other sites

Wow, it's been ages since I played that game xD FindBitmap will probably never work. Your best chance is to find the highest pixel density area and then try to recognize the form of the character that is being displayed. I'm afraid it's a fairly complex task though.

 

got absalutly no idea how to do that :confused: lol

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
  • Create New...