Releases: martin-olivier/airgorah
Releases · martin-olivier/airgorah
0.7.3
0.7.2
Changelog
- feat: clients list now displays unlinked clients when no access point is selected
- feat:
xterm
is now used as decryption terminal - feat: display of a popover menu when right-clicking on access points or clients list witch allows you to copy rows
- fix: original
first time seen
values are now kept - fix: buttons sensitivity and error management
0.7.1
Changelog
- feat: project build and packaging in
docker
- fix: lag related to vendors finder
- fix: restoring properly every services that have been killed
- fix: logs are now set to info level by default
- fix: app is not dependent on
systemd
anymore - fix: bruteforce startup issue with
gnome-terminal
- fix: prevents
airmon-ng
interactive mode
0.7.0
Changelog
- feat: added
probes
- feat: added
vendors
- feat: multiple shell support for decryption (
gnome
,xfce4
andkonsole
) - feat: escape key now unselect access points on main window
- fix: handshake column data is now represented as a checkbox
- fix: added missing characters on bruteforce symbol list
- fix: icons background color on attack
0.6.0
Changelog
- feat: icon theme set to
adwaita
- feat: explicit default capture and report filename
- feat: escape key now hides current child window
- feat: use of
docker
builder images in the CI - fix: handshake capture and decrypt issues
- fix: scan process killing issues
- fix: disabled reload of clients on same ap selection
0.5.0
Changelog
- feat: main window redesign
- feat: new navigation buttons
- feat: new channel quick selection buttons
- feat: new save report button
- feat: improvements for deauth window
- feat: CI cache
0.4.2
Changelog
- feat: added arch support for both
x86_64
andaarch64
to packaging - feat: added
categories
,provides
andconflicts
to packaging - feat: channel filter box now goes red on invalid input
- fix: better channel filter input checks
- fix: backend error management
- feat: logger
0.4.1
0.4.0
Changelog
- feat: adjustable columns
- feat: mdk4 support
- feat: handshake decryption using bruteforce (crunch)
- fix: interface window now shows at launch
- fix: keep last saved ap name if he goes back hidden
- fix: replaced deprecated iwlist by iw
- fix: replaced deprecated ifconfig by ip
- fix: moved documentation to wiki