maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   installing thc-hydra on the Fremantle (Terse) (https://talk.maemo.org/showthread.php?t=63153)

MagicCoder 2010-09-30 13:43

installing thc-hydra on the Fremantle (Terse)
 
1 Attachment(s)
THC-Hydra
A very fast network logon cracker which support many different services
Code:


apt-get install build-essential libssl-dev libpq-dev pkg-config patch

download this attach.

cp libssh-4-libssh-dev.tar.gz /

cd /

tar xvzf libssh-4-libssh-dev.tar.gz

rm -f libssh-4-libssh-dev.tar.gz

wget http://freeworld.thc.org/releases/hydra-5.8-src.tar.gz

tar xvzf hydra-5.8-src.tar.gz

cd hydra-5.8-src

wget http://0xbadc0de.be/libssh/hydra-libssh0.2.patch

patch -p1 <  hydra-libssh0.2.patch

./configure    --disable-xhydra

make

make install

disabled modules : firebird , Apple Filing Protocol , NCP , sapr3


All times are GMT. The time now is 16:42.

vBulletin® Version 3.8.8