Skip to content

0.8.0

Choose a tag to compare

@martin-olivier martin-olivier released this 15 Aug 22:19
· 15 commits to main since this release
Immutable release. Only release title and notes can be modified.
fafea6d

Changelog

Airgorah now runs as a normal user. The single root GTK process has been split into an unprivileged GUI and a small privileged agent, so the program now works under Wayland. The privileged agent is only started after the interface selection through pkexec.

  • feat: split the software into an unprivileged GUI and a privileged airgorah-agent
  • feat: advanced bruteforce settings with min/max password length and custom charset
  • fix: probe 5ghz support lazily so every cards are detected correctly
  • fix: monitor mode handling now uses the interface name returned after activation
  • fix: the interface window is no longer shown automatically on startup
  • fix: user settings now live in $XDG_CONFIG_HOME/airgorah instead of /etc
  • fix: airodump live/old captures now live in /run/airgorah instead of /tmp