Bypass CAPTCHA by matching images

Discussion in 'Programming General' started by Cheeter, Feb 23, 2009.

Bypass CAPTCHA by matching images
  1. Unread #1 - Feb 23, 2009 at 4:49 PM
  2. Cheeter
    Joined:
    Jun 5, 2005
    Posts:
    3,851
    Referrals:
    1
    Sythe Gold:
    31
    Discord Unique ID:
    236215891849641985
    Discord Username:
    Charkel#8050
    Extreme Homosex Homosex

    Cheeter Grand Master
    Cheetah Retired Global Moderator

    Bypass CAPTCHA by matching images

    Hello.

    I'm playing a simple textbased game. And then I thought why not try to create a bot. But there's one problem. A CAPTCHA...
    But this captcha is very simple. It's 3 random numbers wich always uses the same font, size etc.
    For the simplicity we can say that it uses 9 different images and randomly puts together 3 of em.
    I then remembered that Kuroros automatic hiscore lookup mathed pre-made images with the RS text inside the java applet to read the text.
    (Some one still got the source that he released? Would be great to study it)

    So for my question:
    How can I make a program that does something like this:
    PHP:
          If imageA.bmp exists on screen Then
          captcha 
    &= a
          End 
    If 
    EDIT:
    The captcha:

    [​IMG]
     
  3. Unread #2 - Feb 23, 2009 at 7:59 PM
  4. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    Bypass CAPTCHA by matching images

    You would probably want to find a FindImage or FindBitmap function written in VB.Net somewhere on the internet.

    You could then run the function 3 or 4 times for each number's image then based on their coordinates your program would determine which numbers are further to the left and could then put it all together. Hopefully this makes sense to you if not I'll try to clarify a different way or something...
     
  5. Unread #3 - Feb 27, 2009 at 4:21 AM
  6. Jazz00006
    Joined:
    Aug 26, 2005
    Posts:
    807
    Referrals:
    0
    Sythe Gold:
    0

    Jazz00006 Apprentice
    Visual Basic Programmers

    Bypass CAPTCHA by matching images

  7. Unread #4 - Feb 28, 2009 at 9:51 PM
  8. Cheeter
    Joined:
    Jun 5, 2005
    Posts:
    3,851
    Referrals:
    1
    Sythe Gold:
    31
    Discord Unique ID:
    236215891849641985
    Discord Username:
    Charkel#8050
    Extreme Homosex Homosex

    Cheeter Grand Master
    Cheetah Retired Global Moderator

    Bypass CAPTCHA by matching images

    I can't really find any sourcecode examples for that :(
    I only found this, I want the source for that http://www.youtube.com/watch?v=qCSc8YRJcUQ
     
  9. Unread #5 - Mar 1, 2009 at 9:30 PM
  10. Nullware
    Joined:
    Jan 30, 2007
    Posts:
    1,761
    Referrals:
    4
    Sythe Gold:
    0

    Nullware Guru

    Bypass CAPTCHA by matching images

    FlamingIdiots actually posted one on these forums although I found it with a Google search.

    Maybe you can use it as a starting point at least or contact him and maybe he'd be willing to help more. I'm not much of a VB.Net person.

    http://www.sythe.org/archive/index.php?t-155248.html
     
< Lets play find the error :D | Smooth Mouse? >

Users viewing this thread
1 guest


 
 
Adblock breaks this site