Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 946 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 946 Bytes

exodia-wireless

Wireless Editions for Wireless Pentesting

NOTE:

if you want to build this ISO you have to build it on an Arch/Arch-based distro. as many users have tried to build the ISO on non-arch-based distros and run into issues.

before building:-

building

mkdir {work,out} 

sudo mkarchiso -v -w work -o out src 

Contributing

  • fork
  • change to dev branch git checkout dev
  • commit your changes
  • create a pull request