Skip to content

Releases: ZerBea/hcxdumptool

Welcome to v 6.3.4

25 Feb 15:12
Compare
Choose a tag to compare

some options changed (see changelog and/or help)
full BE support
full OpenWRT support
several bug fixes
fixed versioning ERROR

Welcome to v 6.3.3

25 Feb 15:05
Compare
Choose a tag to compare

some options changed (see changelog and/or help)
full BE support
full OpenWRT support
several bug fixes

Welcome to v 6.3.2

01 Nov 11:56
Compare
Choose a tag to compare

removed option "disable_beacon" because it is replaced by beacontx=0
added new option to get greppable interface list
added compile time information to version information
added new option to EXIT on EAPOL
added -Wpedantic to compiler flags and fixed all warnings

Welcome to v 6.3.1

30 Jun 09:48
Compare
Choose a tag to compare

new option as workaround to this driver issue:
https://bugzilla.kernel.org/show_bug.cgi?id=217465

several bug fixes and improvements

Welcome to v6.3.0

05 May 06:24
Compare
Choose a tag to compare

Completely refactored.
Improved scan engine.
Improved detection of EAPOL/EAP messages.
Moved from to pselect() to epoll().
Use timerfd() instead of counters.
Changed several options.
Removed all options and code that make hcxdumptool sluggish.
Moved to RTNETLINK an NL80211 protocol.
Removed entire WEXT code, because it is marked as deprecated since Linux kernel 6.3.0.
New real time status display instead of waterfall display.

Welcom to v6.2.9

06 Apr 11:36
Compare
Choose a tag to compare

This is the last version:
that use WIRELESS EXTENSIONS
that use ETHTOOL to get/set virtual MAC address
that use old style status output
that use soft coded filter lists
that use msec timestamp
that use crypto stuff

Next version will go back to the roots:
set focus on WPA PSK (WPA1, WPA2, WPA2 key version 3)
set bandwidth to 20MHz to increase range
set bitrate to lowest values to increase range
use active monitor mode
use NL80211 stack
use RTNETLINK
use NMEA messages:
$GPRMC: Position, velocity, time and date
$GPGGA: Position, orthometric height, fix related data, time
$GPWPL: Position and MAC AP
$GPTXT: ESSID in HEX ASCII
remove options that slow hcxdumptool down

Welcome to v6.2.8

10 Mar 04:53
Compare
Choose a tag to compare

moved to OpenSSL 3.0 EVP API
from now on, OpenSSL >= 3.0 is mandatory
new options
several bug fixes
several improvements

Welcom to v 6.2.7

07 Aug 13:10
Compare
Choose a tag to compare

several bug fixes
license update
still using OpenSSL 1.1

Welcome to v6.2.6

22 Apr 13:33
Compare
Choose a tag to compare

several bug fixes
license update
still supporting OpenSSL 1.1

Welcome to v6.2.5

01 Dec 14:11
Compare
Choose a tag to compare

added new option to ignore ioctl() warnings
moved install dir from usr/local/bin to /usr/bin
several improvements and bug fixes