Is it possible to create captcha DLL

PapyRef

Client
Регистрация
28.02.2012
Сообщения
70
Благодарностей
6
Баллы
0
Is it possible to create captcha DLL (in .NET/C#) for use it with Zenno ?
I have some algo. to break capcha and I can code in C# for use with Zenno.
 

darkdiver

Administrator
Команда форума
Регистрация
13.01.2009
Сообщения
2 284
Благодарностей
2 728
Баллы
113
Yes it is possible.

  1. Create a dll project with name contains word Captcha
  2. Reference ZennoLab.InterfacesLibrary.dll
  3. Reference ZennoLab.LogLibrary.dll
  4. Create a public class implementing ICommonCaptchaModuleInterface this class will process captcha recognition
  5. Create a public class implementing IConfigurableCaptchaModule this class will process captcha module configuration
  6. Build your dll and put it in the folder of ZennoPoster.exe
 
  • Спасибо
Реакции: rostonix

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)