virustotal.com/file-scan/report.html?id=cdd3b1fdb93786d307b89fded5e73f4394cfc6ccc4fef5f4c652264f7951289f-1305897147
Use thismmm I tried with c# and it's not working.
ret = CCprotoLogin(id, "solver.captchasocr.com", 3289, "decap", 5, "decap", 5);
it returns -3 < 0 = error
ret = CCprotoLogin(id, "http://solver.captchasocr.com", 3289, "decap", 5, "decap", 5);
Use this
http:// must be prefixed.Code:ret = CCprotoLogin(id, "http://solver.captchasocr.com", 3289, "decap", 5, "decap", 5);
You are missing some thing.The server of my current account was without "http://" anyway
Hello
I have found a reverse engineered decaptcher.dll which solves all type of captchas.
Attachment contains ReadMe, DeCaptcher.dll and virus total link.
Any of you can use this dll in place of decaptcher.dll and it will work. I have tested on Windows XP 32 BIT and Windows 2003 server 32 Bit and it worked fine.
Refer to ReadMe (attached) for user, pass, server and port.
http must be prefixed with server.
Virus Total:
How to use it:Code:virustotal.com/file-scan/report.html?id=2ffbfe94fb30332ccaf2219fd3b6d3fd8fdcb4a52f621e3b9877a7afd2f8e4f1-1305746539
1: Check VT for security purpose first .. lol
2: Download rar and ReadMe
3: In your bot, whichever you have and uses decaptcher. look for decaptcher.dll, replace the original dll with the one attached.
4: Refer to ReadMe for user, pass, port and server and use these in your configs
5: it worked for me same as decpatcher does.
NOTE: I have just tested with C# and VB apps and it worked fine on 32 BIT OS (XP And win 2003 servers)
Thank you
You are missing some thing.
1: you will need to replace decaptcher.dll with the cracked one
2: use server, port, user and pass which u can find in ReadMe file.
Its good to hear that it finally worked for you. What app u r using it with, right now I have confirmed information of following programs that it works with these.Sorry. I'm an idiot.........
I replaced the decaptcher.dll in the main folder while I should have replaced it on bin/debug folder instead since the .exe was there
thank you very much
it works!!!!
Its good to hear that it finally worked for you. What app u r using it with, right now I have confirmed information of following programs that it works with these.
1: Mailer King and other MyAddTools
2: Clad Genius
3: Ticket Master / Ticket Helper
In addition it will likely work with most of programs which uses DeCaptcher's provided decaptcher.dll.
Thanks