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

Create Wi-FI Jammer #683

Open
nikita17-py opened this issue Jan 14, 2025 · 3 comments
Open

Create Wi-FI Jammer #683

nikita17-py opened this issue Jan 14, 2025 · 3 comments

Comments

@nikita17-py
Copy link

I propose to create a jammer for WiFi which will work on channel 1-12 for jamming Wi-Fi

@IncursioHack
Copy link
Collaborator

@IncursioHack
Copy link
Collaborator

byte hopping_channel[] = {32,34, 46,48, 50, 52, 0, 1, 2, 4, 6, 8, 22, 24, 26, 28, 30, 74, 76, 78, 80, 82, 84,86 }; // channel to hop

@nikita17-py
Copy link
Author

byte hopping_channel[] = {32,34, 46,48, 50, 52, 0, 1, 2, 4, 6, 8, 22, 24, 26, 28, 30, 74, 76, 78, 80, 82, 84,86 }; // channel to hop

if i changed channels how can i download all this to my device? i added channels 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13

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