GANESH-ICMC / esp32-deauther

170 stars 18 forks source link

How can i add esp32 sniffing to this code? Or flash it using arduino ide #8

Open espiot328266 opened 3 years ago

espiot328266 commented 3 years ago

Is it possible to add the esp32 sniffing or any other code to this? I don't know how because I can't see the ino code And I don't know also how to install this code on my esp32 Thanks you guys for your work it is amazing

henriquenunez commented 3 years ago

There's no .ino code since we are using the esp-idf toolchain for the project.

Take a time to learn how to use esp-idf so you can build and flash it onto your esp.

risinek commented 3 years ago

I'm currently working on a project that includes combination of this project + sniffer https://github.com/risinek/esp32-wifi-penetration-tool