Git Product home page Git Product logo

Comments (6)

AissaouiD avatar AissaouiD commented on May 24, 2024 17

try this
it worked for me
apt-get install libssl-ocaml-dev

from hcxtools.

ojasviashishchauhan avatar ojasviashishchauhan commented on May 24, 2024

same problem for me too..? any solutions

from hcxtools.

Pyrra0 avatar Pyrra0 commented on May 24, 2024

save problem for me. any solution pls

from hcxtools.

ZerBea avatar ZerBea commented on May 24, 2024
  1. identify your distribution (the name of the package depends on your distribution)
  2. search for the package / dev package
  3. install the package / dev package using your package manager

For example Arch:
https://www.archlinux.org/packages/
usually pacman -S openssl

For example Debian:
https://wiki.debian.org/PackageManagement/Searching

For example Ubuntu:
https://askubuntu.com/questions/481/how-do-i-find-the-package-that-provides-a-file
https://packages.ubuntu.com/

For example Kali:
https://pkg.kali.org/
https://www.kali.org/tutorials/finding-packages-for-kali-linux/

Read more here:
https://stackoverflow.com/questions/3368683/how-to-compile-c-file-with-openssl-includes
https://unix.stackexchange.com/questions/87458/make-fatal-error-openssl-sha-h-no-such-file-or-directory
https://tutel.me/c/unix/questions/87458/make+fatal+error+opensslshah+no+such+file+or+directory
or here:
https://www.youtube.com/watch?v=KzSd703ZdRQ

from hcxtools.

KaziMuktadirAhmed avatar KaziMuktadirAhmed commented on May 24, 2024

is there any solution for i386

from hcxtools.

ZerBea avatar ZerBea commented on May 24, 2024

Solution depend on your distribution. You didn't satisfy the dependencies as described in README.md:

Requirements
--------------
* Linux (recommended Arch Linux, but other distros should work, too (no support for other distributions).
* gcc 10 recommended (deprecated versions are not supported: https://gcc.gnu.org/)
* 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)
* pkg-config installed

Install this dependencies via packet manager of your distribution and everything will compile fine.

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.