How to Install and Uninstall hcxtools.x86_64 Package on Fedora 38

Last updated: October 30,2024

1. Install "hcxtools.x86_64" package

This guide covers the steps necessary to install hcxtools.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install hcxtools.x86_64

2. Uninstall "hcxtools.x86_64" package

Please follow the instructions below to uninstall hcxtools.x86_64 on Fedora 38:

$ sudo dnf remove hcxtools.x86_64 $ sudo dnf autoremove

3. Information about the hcxtools.x86_64 package on Fedora 38

Last metadata expiration check: 1:14:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : hcxtools
Version : 6.3.4
Release : 1.fc38
Architecture : x86_64
Size : 186 k
Source : hcxtools-6.3.4-1.fc38.src.rpm
Repository : updates
Summary : Portable solution for conversion WiFi dump files to hashcat formats
URL : https://github.com/ZerBea/hcxtools
License : MIT
Description : Small set of tools convert packets from captures (h = hash, c = capture,
: convert and calculate candidates, x = different hashtypes) for the use with
: latest hashcat or John the Ripper. The tools are 100% compatible to hashcat
: and John the Ripper and recommended by hashcat. This branch is pretty closely
: synced to hashcat git and John the Ripper git.
:
: Support of hashcat hash-modes: 4800, 5500, 2200x, 16100, 250x (deprecated),
: 1680x (deprecated)
:
: Support of John the Ripper hash-modes: WPAPSK-PMK, PBKDF2-HMAC-SHA1, chap,
: netntlm, tacacs-plus
:
: Support of gzip (.gz) single file compression.
:
: Main purpose is to detect weak points within own WiFi networks by analyzing
: the hashes. Therefore convert the dump file to WPA-PBKDF2-PMKID+EAPOL hash
: file and check if wlan-key or plainmasterkey was transmitted unencrypted. Or
: upload the "uncleaned" dump file (pcapng, pcap, cap) here
: https://wpa-sec.stanev.org/?submit to find out if your ap or the client is
: vulnerable by using common wordlists or a weak password generation algorithm.