Pagina 1 di 1

non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 18:29
da lightdemon
lo confesso, sono alle prime armi con linux, vorrei tanto installare ophcrack (http://downloads.sourceforge.net/ophcra ... g_mirror=0)
ma non ci riesco!!!! (nonostante ci sia una piccola guida all'interno nel file install...).
Non è che gentilmente mi illustrare la procedura?

grazie in anticipo...

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 18:41
da granma
Visto che c'e' una guida posta quello che dice per quanto riguarda l'installazione

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 18:59
da lightdemon
sembrerebbe semplice, il classico ./configure, poi make e make install, adesso che ci ho riprovato però ho notato il risultato di ./configure, dice qualche cosa come che ophcrack richiede il gtk+ 2.4 e che non lo trova, ma il gtk non è integrato in gnome? vi posto il risultato ci ./configure e la guida di ophcrack....
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/ivan/.Trash/ophcrack-2.4.1/missing: Unknown `--run' option
Try `/home/ivan/.Trash/ophcrack-2.4.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... no
*** Could not run GTK+ test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK+ is incorrectly installed.
configure: error:
*** GTK+ 2.4 is required to build ophcrack; please make sure you have the GTK+
*** development headers installed. The latest version of GTK+ is
*** always available at http://www.gtk.org/.
The simplest way to compile this package is:

  1. `cd' to the directory containing the package's source code and type
    `./configure' to configure the package for your system.  If you're
    using `csh' on an old version of System V, you might need to type
    `sh ./configure' instead to prevent `csh' from trying to execute
    `configure' itself.

    Running `configure' takes awhile.  While running, it prints some
    messages telling which features it is checking for.

  2. Type `make' to compile the package.

  3. Optionally, type `make check' to run any self-tests that come with
    the package.

  4. Type `make install' to install the programs and any data files and
    documentation.

  5. You can remove the program binaries and object files from the
    source code directory by typing `make clean'.  To also remove the
    files that `configure' created (so you can compile the package for
    a different kind of computer), type `make distclean'.  There is
    also a `make maintainer-clean' target, but that is intended mainly
    for the package's developers.  If you use it, you may have to get
    all sorts of other programs in order to regenerate files that came
    with the distribution.

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 20:03
da granma
Controlla di aver installato la libreria libgtk2.0-dev

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 20:35
da lightdemon
QUEL problema è stato risolto...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/ivan/Desktop/ophcrack-2.4.1/missing: Unknown `--run' option
Try `/home/ivan/Desktop/ophcrack-2.4.1/missing --help' for more information
configure: WARNING: `missing' script is too old or missing
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for pkg-config... /usr/bin/pkg-config
checking for GTK+ - version >= 2.4.0... yes (version 2.10.11)
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
configure: error: header file is required for OpenSSL
:'( :'( :'( :'( :'(

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 20:48
da jepessen
Stesso problema, stessa soluzione... devi cercare le opportune librerie di sviluppo, in questo caso libssl-dev.

Devi cercare le librerie ed installarle fino a quando non sono soddisfatte tutte le dipendenze. Di solito nel sito del programma e nella documentazione ci sono tutte le dipendenze necessarie.

Daniele

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 22:58
da granma
Quando chiede gli header di un file devi sempre cercare i pacchetti di sviluppo .dev del pacchetto.
Questo in linea generale

Re: non riesco ad installare ophcrack...

Inviato: domenica 26 agosto 2007, 23:27
da DktrKranz
Piccola precisazione: lo strumento qui citato deve essere impiegato solo per scopi legittimi.
In nessun modo va impiegato per attività non legali quali il recupero di password estranee alla vostra persona.