Mathias Bögel
2018-04-24 13:19:20 UTC
Here is the code i get after trying to install the humbo version of JtR 1.8.0
I first had to manually install openssl and libz for the ./configure to work
ssh2john.c: In function process_file:
ssh2john.c:51:11: error: storage size of pk isnt known
EVP_PKEY pk;
^~
ssh2john.c:51:11: warning: unused variable pk [-Wunused-variable]
Makefile:520 : la recette pour la cible « ssh2john.o » a échouée
make[1]: *** [ssh2john.o] Erreur 1
make[1] : on quitte le répertoire « /home/mathias/Documents/john-1.8.0-jumbo-1/src »
Makefile:185 : la recette pour la cible « default » a échouée
make: *** [default] Erreur 2
Thanks
I first had to manually install openssl and libz for the ./configure to work
ssh2john.c: In function process_file:
ssh2john.c:51:11: error: storage size of pk isnt known
EVP_PKEY pk;
^~
ssh2john.c:51:11: warning: unused variable pk [-Wunused-variable]
Makefile:520 : la recette pour la cible « ssh2john.o » a échouée
make[1]: *** [ssh2john.o] Erreur 1
make[1] : on quitte le répertoire « /home/mathias/Documents/john-1.8.0-jumbo-1/src »
Makefile:185 : la recette pour la cible « default » a échouée
make: *** [default] Erreur 2
Thanks