Giter Club home page Giter Club logo

Comments (4)

strasharo avatar strasharo commented on June 4, 2024 1

To install requirements on Kali use the following 'apt-get install libcurl4-openssl-dev libssl-dev zlib1g-dev libpcap-dev'

from hcxtools.

neheb avatar neheb commented on June 4, 2024

Ask Kali to package it for you.

from hcxtools.

Mikewins1 avatar Mikewins1 commented on June 4, 2024

With what command?

from hcxtools.

ZerBea avatar ZerBea commented on June 4, 2024

Should be inside KALI packaging system:
https://en.kali.tools/all/?category=wireless
https://en.kali.tools/all/?tool=1779

Read more about the requirements and how to satisfy them here:
https://github.com/ZerBea/hcxtools/blob/master/README.md

Why do we need libcrypto:
hcxtools do pre-hashing for hashcat and JtR. We must do this for some kinds of RADIUS hashes.
For upcomming WPA3 we have to add this pre-hashing also to hcxdumptool. Hashcat can't do this pre-hashing, because the results are traffic dependent and we must use them for our requests/responds.
And I like to use this common libs (instead of writing my own), for compatibility reasons with other distros.

Closed this issue, because it isn't hcxtools related.

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.