Florian Weimer a41d10dc8c Various C99 compatibility fixes
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.
2023-01-18 16:30:24 +01:00
..
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2014-04-24 16:49:18 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2023-01-18 16:30:24 +01:00
2021-11-22 13:55:36 -05:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2014-04-24 16:49:18 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00
2016-08-11 09:58:01 +02:00

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