maaaaz / thc-hydra-windows

The great THC-HYDRA tool compiled for Windows
932 stars 291 forks source link

missing services #2

Closed micsutka closed 9 years ago

micsutka commented 9 years ago

Hi,

I've found some services supported by the official (https://www.thc.org/thc-hydra/) thc-hydra, but unsupported by thc-hydra-windows:

Why are these services not supported by thc-hydra-windows?

Thanks, Robert

micsutka commented 9 years ago

I think I've found the answer. This fork of hydra has been compiled without some libraries: [ERROR] Compiled without LIBAFP support, module not available! [ERROR] Compiled without LIBFIREBIRD support, module not available! [ERROR] Compiled without LIBNCP support, module not available!

maaaaz commented 9 years ago

Yes, I did not compile hydra with those modules: I did try once but the resulting compiled hydra.exe was not stable. Well I'll might try again in next releases.