Captcha Cracking - Decaptcher.com

A little birdie also told me that on the backend these guys are using pixprofit (add a d0tc0m as I cannot post a url due to less then 15 posts) who pay 1 dollar for 1k captchas. Not useful info but interesting nevertheless.

url is not working
pixprofit.com ?
 
Anyone here really tested this ?
If so: how fast is the response ?
Does it have high latency peaks ?
Is it available 24 hours a day ? Or is latency increasing during some day times ?
 
By the way, I need lots and lots of IPs to create lots and lots of gmail accounts. Anyone knows how to have a lot of IPs?
 
checkout my signature, as it describes most possible ways to gain a lot of IPs.
The most professional solution for that is a private IP service but also the most expensive one.
---------
I'd still be happy if someone who used this service could give a short review here.
Mainly about response times.
 
I use captchaking.com. Breaks a captcha in 90 seconds max. Any captcha apparently. Shit is so cash.

Read about it here in my ad. I discuss it several posts down.

http://www.blackhatworld.com/blackhat-seo/proxies-sale/50203-exclusive-proxy-servers-exclusive-u-s-proxies.html#post483576
 
Captchaking is $40 for 1000 captchas. Decaptcher is $2. Cracks captchas within 15 seconds on average. Go back to bed.
 
I've tested Decaptcher and I have to say it is GREAT!
People who rewrite really try to rewrite it correct and you can always report bad captcha and get instant refund. Perfect solution for me :)
 
I suspect they use OCR software to break 80% of the CAPTCHAs and only use humans when OCR cannot recognize the characters with high degree of accuracy.

In any case, CAPTCHAs are not long lived as computers and software becomes more powerful in breaking them. Something even more annoying will come along...
 
I have a small package at decaptcher.com and I will test it soon with a few of my automated tools.
The price is reasonable, at first i thought 2$ per 1000 is fucking cheap but actually this sums up.
If you need 4000 captchas a day that's 8$ per day, so already more than 200$ per month.
If you outsource cheap workers for it you pay about 3 times more.
 
I need to get going on this. I thing it is worth the trouble when you calculate the savings.
 
Anyone have an update of if this will ever work for Friend Blaster Pro/ or if there are any similar 'cheap' FBP services

Thanks!
 
hi guy i need some help i am using the visual basic 6.0 and downloaded the visual basic api from decaptcher.com service and i am getting the error as below....

syntax error on this line on this line
ret = CCprotoLogin(id, host, YOUR PORT, name, LENGTH_NAME, password, LENGTH_PASSWORD)


i am trying to used this captcha to work with my admaster software to work with craigslist captcha i can not get this to work...
i would be really appriciated guy i just puchase the decaptcher software for 8 dollar and can't get this to work at all..please any advised would be appriciated...thank you guy....





Can you help me out my application , program take a screenshot automatically saves the screenshot as "c:/151.jpg" I add the api as a module on my vb6 program. What do you change on the API , i change this
host = CStr("92.48.84.124") ' think I leave this the same don't I?
name = CStr("YOUR NAME") ' this is my user name
password = CStr("YOUR PASSWORD") ' my password
pic_name = "C:\Users\Nicky\Desktop\api_vb6" 'where the pic is

syntax error on this line on this line
ret = CCprotoLogin(id, host, YOUR PORT, name, LENGTH_NAME, password, LENGTH_PASSWORD)
 
Rookies... ;)

ret = CCprotoLogin(id, host, YOUR PORT, name, len(name), password, len(password))

You need to use the len function. Also, you will notice that the vb6 dll makes it look like your app froze, although it doesn't really. You are better to use a form submit using the inet control and post method.
 
hi do you know that the admaster software will work for decaptcher.com or not....i'm a newbie in the vb6 dll i have never used this program before can you please explain in detail to get this software to work with my admaster craigslist posting software..thank you very much guyz.i don't know how to use the len function and i don't know how to use a form submit using the inet control and post method. please explain to me as detail as possible to used this decaptcher.com service i'm a newbie thank you guy.




ret = CCprotoLogin(id, host, YOUR PORT, name, len(name), password, len(password))

You need to use the len function. Also, you will notice that the vb6 dll makes it look like your app froze, although it doesn't really. You are better to use a form submit using the inet control and post method.
 
DUDES! It's just an api,

Depatcha works with "NO" program, unless you go get yourself a coder and make it work (or do it yourself but i doubt you would be asking thoose questions then).
 
Back
Top