Skip to content

vanhoefm/libwifi

Repository files navigation

libwifi

This is an experimental Python3 library with various utility functions for Scapy and Wi-Fi. This repository will also contain tutorials and documentation related to doing Wi-Fi research.

The provided functions are currently not explicitly documented so you will have to read the code itself to get an idea of which functions all exist.

Dependencies

This library relies on the modules listed in [requirements.txt]. You can create a python virtual environment with all these modules installed as follows:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Tutorials

About

Common python and scapy scripts for Wi-Fi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •