Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make it work using PlatformIO #18

Open
Skyslycer opened this issue Jun 20, 2023 · 2 comments
Open

How to make it work using PlatformIO #18

Skyslycer opened this issue Jun 20, 2023 · 2 comments

Comments

@Skyslycer
Copy link

Hi y'all, I'd love to use this with PlatformIO.
I just have no idea where I'm supposed to get a deauther.elf file from, which the script apparently requires. Maybe somebody can help.

https://paste.skyslycer.de/NwZgB - platformio.ini

@Skyslycer
Copy link
Author

Update: I have managed to get most of it working... It just can't find the ieee80211_raw_frame method in the ELF file built by PIO, what do I do?

@RefreshMyMind-I
Copy link

This is not a lib This is based on ESP-IDF firmware, so you have to choose the right firmware also tcpip_adapter_init this one doesn't work with esp32 you have to include a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants