mirror of
https://github.com/vanhauser-thc/thc-hydra.git
synced 2025-07-05 04:26:10 -07:00
strrchr is declared in <strings.h>, not <string.h>. _GNU_SOURCE needs to be defined before any glibc headers are included, otherwise it is not effective. Also patch some old autoconf-internal issues in the hydra-gtk configure script. |
||
---|---|---|
.. | ||
src | ||
acconfig.h | ||
aclocal.m4 | ||
AUTHORS | ||
autogen.sh | ||
ChangeLog | ||
config.h | ||
config.h.in | ||
configure | ||
configure.in | ||
COPYING | ||
INSTALL | ||
install-sh | ||
make_xhydra.sh | ||
Makefile.am | ||
Makefile.in | ||
missing | ||
mkinstalldirs | ||
NEWS | ||
README | ||
stamp-h.in | ||
xhydra.glade | ||
xhydra.gladep |
Hydra-GTK Gtk+2 frontend for thc-hydra To install just do a: ./configure make su root make install Easy at it can be... You need thc-hydra installed to make this work. This is my second gtk+2 program, so I am waiting for a lot of patches :) Mail them to snakebyte@gmx.de