mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2024-11-25 00:38:24 -05:00
fragattacks: README update
This commit is contained in:
parent
3dceb7ef74
commit
64a20238ae
@ -2,9 +2,11 @@
|
||||
|
||||
## Installation
|
||||
|
||||
1. Install the dependencies in `../../requirements.txt` (Python3).
|
||||
1. **Compile and install backports**
|
||||
|
||||
2. Compile the modified `hostapd` and `wpa_supplicant` using `cd research && ./build.sh`.
|
||||
2. Install the dependencies in `../../requirements.txt` (Python3).
|
||||
|
||||
3. Compile the modified `hostapd` and `wpa_supplicant` using `cd research && ./build.sh`.
|
||||
If this fails install the required dependencies. The build.sh script is also very
|
||||
trivial so you can manually execute each command in that script to see
|
||||
where it fails and how to fix it.
|
||||
|
Loading…
Reference in New Issue
Block a user