Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UNABLE TO INSTALL hcxtools IN KALI LINUX #174

Closed
jhonnycalmurself opened this issue Dec 7, 2020 · 1 comment
Closed

UNABLE TO INSTALL hcxtools IN KALI LINUX #174

jhonnycalmurself opened this issue Dec 7, 2020 · 1 comment

Comments

@jhonnycalmurself
Copy link

I've tried every trick available over internet but no use. Everytime im stuck at "" make: pkg-config: No such file or directory""
im confused right now. KINDLY HELP ME.
┌──(kali㉿kali)-[~/hcxtools]
└─$ sudo make && sudo make install
[sudo] password for kali:
make: pkg-config: No such file or directory
make: pkg-config: No such file or directory
make: pkg-config: No such file or directory
make: pkg-config: No such file or directory
cc -O3 -Wall -Wextra -std=gnu99 -MMD -MF .deps/hcxpcapngtool.d -o hcxpcapngtool hcxpcapngtool.c -DVERSION_TAG="6.1.4-16-gcc3bff5" -DVERSION_YEAR="2020"
/usr/bin/ld: /tmp/cc815y9I.o: in function getpmkid': hcxpcapngtool.c:(.text+0x1ab7): undefined reference to PKCS5_PBKDF2_HMAC_SHA1'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x1b0d): undefined reference to EVP_sha1' /usr/bin/ld: hcxpcapngtool.c:(.text+0x1b37): undefined reference to HMAC'
/usr/bin/ld: /tmp/cc815y9I.o: in function initlists': hcxpcapngtool.c:(.text+0x2e25): undefined reference to OpenSSL_version_num'
/usr/bin/ld: /tmp/cc815y9I.o: in function outputeapmschapv2hashlist': hcxpcapngtool.c:(.text+0x4755): undefined reference to SHA1_Init'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x476a): undefined reference to SHA1_Update' /usr/bin/ld: hcxpcapngtool.c:(.text+0x477f): undefined reference to SHA1_Update'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x4795): undefined reference to SHA1_Update' /usr/bin/ld: hcxpcapngtool.c:(.text+0x47a8): undefined reference to SHA1_Final'
/usr/bin/ld: /tmp/cc815y9I.o: in function addpmkid': hcxpcapngtool.c:(.text+0x4c11): undefined reference to EVP_sha1'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x4c3f): undefined reference to HMAC' /usr/bin/ld: /tmp/cc815y9I.o: in function decompressgz':
hcxpcapngtool.c:(.text+0x61f0): undefined reference to inflateInit2_' /usr/bin/ld: hcxpcapngtool.c:(.text+0x62b4): undefined reference to inflate'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x62c6): undefined reference to inflateEnd' /usr/bin/ld: hcxpcapngtool.c:(.text+0x6304): undefined reference to inflateEnd'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x6339): undefined reference to inflateEnd' /usr/bin/ld: /tmp/cc815y9I.o: in function omac1_aes_128_vector':
hcxpcapngtool.c:(.text+0x64b8): undefined reference to CMAC_CTX_new' /usr/bin/ld: hcxpcapngtool.c:(.text+0x64cd): undefined reference to EVP_aes_128_cbc'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x64e7): undefined reference to CMAC_Init' /usr/bin/ld: hcxpcapngtool.c:(.text+0x6530): undefined reference to CMAC_Update'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x6540): undefined reference to CMAC_CTX_free' /usr/bin/ld: hcxpcapngtool.c:(.text+0x656a): undefined reference to CMAC_Final'
/usr/bin/ld: /tmp/cc815y9I.o: in function testeapolpmk': hcxpcapngtool.c:(.text+0x678f): undefined reference to EVP_sha1'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x67bb): undefined reference to HMAC' /usr/bin/ld: hcxpcapngtool.c:(.text+0x67e1): undefined reference to EVP_sha1'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x680c): undefined reference to HMAC' /usr/bin/ld: hcxpcapngtool.c:(.text+0x69cb): undefined reference to EVP_sha256'
/usr/bin/ld: hcxpcapngtool.c:(.text+0x69f5): undefined reference to HMAC' /usr/bin/ld: hcxpcapngtool.c:(.text+0x6a71): undefined reference to EVP_md5'
/usr/bin/ld: /tmp/cc815y9I.o: in function gethandshake': hcxpcapngtool.c:(.text+0x82ae): undefined reference to PKCS5_PBKDF2_HMAC_SHA1'
collect2: error: ld returned 1 exit status
make: *** No rule to make target 'hcxpcapngtool', needed by 'build'. Stop.

@ZerBea
Copy link
Owner

ZerBea commented Dec 8, 2020

Answered already here:
#35 (comment)
and here:
#153
and here:
#140
and here:
#138
and here:
#108
and here:
#97
and much more.

Mostly this issue is related to a misconfigured, not updated or broken KALI system as well as missing dependencies (README.md).
I'll say that KALI is neither easy to use, nor easy to configure and definitely not a distribution for a Linux beginner.

Closed, because it isn't an hcxtools issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants