Skip to content

Known Incompatibilities

v1s1t0r edited this page Aug 8, 2019 · 6 revisions
  • Incompatible with Apple OSX or MacOS.
    • Bash version ← OSX/MacOS has older Bash versions. It can be avoided by upgrading it using brew or whatever, this is not the real problem 😄
    • Aircrack suite ← this suite does not support airodump and aireplay for OSX/MacOS
    • Wireless toolsiwconfig does not exist in OSX/MacOS, and airport command cannot be used. It generates different outputs

Anyway, you can try to run airgeddon on OSX/MacOS using Docker container (is in alpha phase, not working yet). Take a look at the Docker Wiki section.

  • Incompatible with native OpenBSD and FreeBSD. They are Unix systems but they have some differences with Linux

    • Bash ← By default, they have no Bash. It can be installed, so this is not the real problem again 😅
    • Wireless toolsiwconfig does not exist in these systems, they use ifconfig instead and it generates different outputs
  • Incompatible with any Linux distribution run under Windows subsystem.

Clone this wiki locally