WiFiDuck icon indicating copy to clipboard operation
WiFiDuck copied to clipboard

SD Card Module support too and installation method!

Open sameerakhtari opened this issue 2 years ago â€ĸ 4 comments

SO the problem with Wifi duck is that you can pass limited line of script. Adding a SD Card module with it will help us to use it as simple USB Rubber Ducky if needed.

We can use DIP Switch or something like that in order to change it from WIFI DUCK to RUBBER DUCKY. And as far the program concern there should be a method that check if certain pins (eg. pin 8 and pin 9) are connected by dip then Act as a RUBEER DUCKY . Else act as a WIFI DUCK.

I had seen another repo of someone who was attaching SD Card module with Pro Micro to make a simple Rubber Ducky. If that can happen and this can happen then why not both can happen in same project :)

sameerakhtari avatar Oct 04 '21 21:10 sameerakhtari

Thanks for opening your first issue here! 🎉
👉 Be sure to:
1. 📖 Have a look at the Wiki and README for information
2. 🔍 Search for similar issues (open and closed)
3. ✍ī¸ Provide enough information to understand, recreate and help out with your problem
4. ℹī¸ Let us know if you find a solution
5. 📕 Close the issue when your problem has been solved

welcome[bot] avatar Oct 04 '21 21:10 welcome[bot]

This feature would be terrific.

SSBhaumik avatar Jan 31 '22 18:01 SSBhaumik

I would like this

Z3R0NULL avatar Jun 22 '22 01:06 Z3R0NULL

Hey @spacehuhn I tried to merge DuckDuino (rubber ducky) (https://github.com/Seytonic/Duckduino-microSD.git) with your wifi duck program. but for some reason my memory is getting overflowed. Can you do it in some way that I would able to run both SD Card Module and ESP12F with a single Arduino Pro Micro , and able to switch between them by using Dip Switch.?

sameerakhtari avatar Jul 28 '22 04:07 sameerakhtari