Git Product home page Git Product logo

Comments (5)

ZerBea avatar ZerBea commented on May 24, 2024 1

A good idea is to update the system, before installing new packages:
$ apt get update
$ apt-get upgrade
$ apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev

from hcxtools.

ZerBea avatar ZerBea commented on May 24, 2024

You must install the dev files to satisfy the dependencies. That is not a hcxtools issue. It depend on your distribution.

Check the README:
Requirements
Linux (recommended Arch Linux, but other distros should work, too (no support for other distributions).
libopenssl and openssl-dev installed
librt and librt-dev installed (should be installed by default)
zlib and zlib-dev installed (for gzip compressed cap/pcap/pcapng files)
libcurl and curl-dev installed (used by whoismac and wlancap2wpasec)
libpthread and pthread-dev installed (used by hcxhashcattool)
To install requirements on Kali use the following 'apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev'

Also check this closed issues:
#56
#55
#54

in every case it's related to KALI!

You can still ask questions here, but I'll close this issue, because it is related to your distribution (missing dependencies) and not to hcxtools.

from hcxtools.

ZerBea avatar ZerBea commented on May 24, 2024

Which distribution to you run?

from hcxtools.

chiragvshroff avatar chiragvshroff commented on May 24, 2024

@ZerBea kali

from hcxtools.

ZerBea avatar ZerBea commented on May 24, 2024

Ok, this may help you finding the packages:
You can find the KALI Linux Package Tracker here:
https://pkg.kali.org/

for example search for zlib:
https://pkg.kali.org/pkg/zlib

BTW:
sometimes KALI change package names....

from hcxtools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.