tobozo / WUD-Ducky

An ESP32-S2 RubberDucky script parser, with Mouse/PenDrive support 🦆
MIT License
116 stars 15 forks source link

#error "Invalid esp32-core version (expected 2.0.0)" #14

Open Sewpee opened 2 years ago

Sewpee commented 2 years ago

it says i dont have esp32 2.0.0 but I do I just want this to work because obviously the default usb-wireless-disk doesnt have any uses whatsoever. Ive been stuck with this thing for weeks ... I really want to make it work. I was reading a thread of yours and you said you dont think a tutorial is needed. but dude I NEED ONE. or if you could help me. I'm new to this sort of thing and would really like it if you could help me SOS

-thank you

Sewpee commented 2 years ago

If you could make a step by step video from begining to end I would literally pay you LOL im desparate

Sewpee commented 2 years ago

or can you suggest a more beginner friendly wireless usb I was thinking 0.MG plug from hak 5 or a Cactus that comes preinstalled with the OG firmware because this sucks

tobozo commented 2 years ago

hey @Sewpee thanks for your feedback

you might want to checkout this other branch:

https://github.com/tobozo/WUD-Ducky/tree/arduino-esp32-2.0.3-RC1

it will solve the Invalid esp32-core version (expected 2.0.0) issue (and bring a set of new bugs :wink: )

If you could make a step by step video from begining to end

I'm afraid I don't have the required skills and tools for that, but I can answer your questions as best as I can, and with your help we can produce a wiki page (it's open to contributions without validation)

mdxe commented 2 years ago

https://github.com/tobozo/WUD-Ducky/tree/arduino-esp32-2.0.3-RC1

Looks like ESPAsyncWebServer is a pre-req ...