Do a flip
Pinned Loading
-
-
esp32 send any raw ieee802.11 packet...
esp32 send any raw ieee802.11 packet/injection mode 1ESP-IDF have exported function `esp_err_t esp_wifi_80211_tx(wifi_interface_t ifx, const void *buffer, int len, bool en_sys_seq);`
2It allows user to send raw ieee802.11 packets, it allows only certain types of packet.
34To bypass check and send all packets you want you need to remove one call and replace it with mov instruction.
5 -
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.