-
Notifications
You must be signed in to change notification settings - Fork 296
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
Merging a bunch of forks, cleanup, bug fixes #94
base: master
Are you sure you want to change the base?
Conversation
This is preeetty good. You should add Paxy's payload command to this. It can run files from the SD card, .vbs for example. Working OS detection would also be pretty awesome. |
Very nice work! Can this be merged? |
Last I checked, yes. Everything was working fine on my test device. |
wow i was under the impression this got merged ages ago |
I've tried the PR version, it seems that the Any idea how to debug this? |
i think it doesn't matter that much, because V2.0 is coming soon! |
Cool! Is a v2.0 beta source available yet? Love to contribute and test. Building a work related solution where this is a crucial part. |
It is out just now! https://github.com/spacehuhn/WiFiDuck |
I pulled together changes from various forks, did a bit of code cleanup, and changed resolved some issues. I do have a lot of proposed changes in this pull request, but I did my best to break things down into smaller commits to make it clear if it was a cleanup task, refactor, or making an actual code change. Things are tested and working on my hardware. I've executed a number of minor test scripts, as well as a 100Kb test file without any issues.