Captcha Cracking - Decaptcher.com

Sniper

Regular Member
Joined
Dec 30, 2008
Messages
472
Reaction score
218
In short, they are a CAPTCHA cracking service, 2 bux for 1000 cracks.

Has anyone had any experience with decaptcher.com? They provide nothing, not even assurance that the aren't some sort of anti-spam org.

I signed up to test them out and they provide cracks within 10 to 15 seconds, which is totally reasonable, but I have my doubts about ulterior motives.

-- edit - when i say they provide nothing I mean that they provide no information about who they are.. which in the end is probably to be expected.
 
Yes, I just made a 10 USD payment!
Tried google captcha and they solved it and respond in about 10 sec.
It's good!

Have you got the php api to work? I always get connection refused,
 
edit main.php

Code:
    define( 'HOST',		"92.48.84.***"	);  < -- Fill these 2 lines with parametrs sent to your mail
    define( 'PORT',		3232		);
    define( 'USERNAME',		"username"	); <-- enter your username here
    define( 'PASSWORD',		"password"	); < -- enter your password here
 
can i ask you how does it work ? can i use this with myspace friend blaster pro or alternative ?
 
AFAIK this isn't some honeypot or anti-spam site. They get barely educated people from India to solve CAPTCHA's for very low rates. That's why they can provide the service at such low rates.
 
Not all indians will do for low rate. i am doing captcha entry service professionaly , its a part of the job and over 400k captchas can be solved every day not only by educated indians but also from school students, house wifes, part time workers and people in pakistan,bangladesh and china . In china captha entry works solves un-employment for college students.

i just shared my views. pls dont mistake me.

I assume you aren't inputting them yourself but have a team that does it for you? Yeah, the rates are alright for the people who provide such services. But obviously when converted to USD its very cheap due to different economies.
I am from India btw and I know people who do this stuff though I don't do CAPTCHA entry.
 
ive been meaning to code something using one of these sites. maybe today is the day. its either that or spend countless days coding a captcha breaker. fuck that.
 
edit main.php

Code:
    define( 'HOST',		"92.48.84.***"	);  < -- Fill these 2 lines with parametrs sent to your mail
    define( 'PORT',		3232		);
    define( 'USERNAME',		"username"	); <-- enter your username here
    define( 'PASSWORD',		"password"	); < -- enter your password here

I did all that and I keep getting connection refused. My port if 4105 and I think we all use the same IP.. I am using hostgator. What hosting are you using?
 
To test it I used my localhost - it worked but now when I uploaded to hostgator it shows timeout also.

I will try to contact admin
 
maybe php max connection time or max script execution time?
 
I'll give it a go next week as im working on something that this may be useful for!
 
I just tried with a godaddy account it gives an unable to connect error.

I'll add the VB6 API works great.
 
I just tried with a godaddy account it gives an unable to connect error.

I'll add the VB6 API works great.

Yea, but it is for windows if I remember correctly.
I will try to replace the fsockopen with cURL
 
My godaddy accounts are linux, so that rules that one out.
 
If you still did not get it to work ask your server admin to open the port you are using. Got mine to work on hostgator.
 
DeCaptcher.com said:
Hi. I need to crack captcha. Do you provide a captcha decoders?
DeCaptcher CAPTCHA solving is processed by humans. So the accuracy is way more better than an automated capctha solver ones.
Right, they got a sweatshop full of Paki's decoding captcha's for $0.002 :D
 
Back
Top