Skip to content

Installation

D3Ext edited this page Sep 24, 2025 · 16 revisions

Compatiblity

WEF has been officialy tested on a bunch of Linux distros and it should work on almost any of them. It does not work on WSL (Windows Subsystem for Linux) and has not been not tested on Mac OS. This tool is only developed and supported for Linux

  • Kali Linux (recommended)
  • Arch Linux (recommended)
  • Parrot OS
  • Wifislax
  • Manjaro
  • Ubuntu
  • Debian
  • Fedora

How to install

WEF works as a standalone script so you do not need anything to use it, just download and execute it.

Run as root

git clone https://github.com/D3Ext/WEF
cd WEF
bash wef

Anyway, you should install certain requirements before using it, the script will warn you in case they are not installed yet (check Requirements)

Clone this wiki locally