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

Support for deauth #25

Open
RChadwick7 opened this issue Aug 4, 2021 · 1 comment
Open

Support for deauth #25

RChadwick7 opened this issue Aug 4, 2021 · 1 comment

Comments

@RChadwick7
Copy link

It appears that the capability to deauth on the ESP32 has gone mainstream. Will this ever come to the Hash Monster?

@tobozo
Copy link
Contributor

tobozo commented Aug 10, 2021

hey @RChadwick7

I haven't seen an Arduino example so far so I'm not sure which of the three known methods would work.

The good news is that the unstable version of arduino sdk 2.x.x is using esp-idf 4.x, with this version it is not required to patch the ELF to expose the packet raw function.

The bad news is that every network function of the wifi-hash-monster will probably have to be rewritten then tested, and it's a huge amount of work.

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