well you see this is exactly the situation. The firmware exploit lets you execute arbitrary code on the machine without ever having the user actually run anything.
but how does it do that exactly. as far as im aware windows itself blocks this from happening.
then this is some sort of malware on the pc that executes the usb drive. because think about it. the usb doesnt have a processor. it doesnt know what to do. it only gets instructions from the pc "send me this file" or "get ready to download this file"
...or "install your drivers"
like is that how its done? by installing its "corrupt" firmware drivers onto windows? isnt that easy to identify and kill?
i dont want to go through the code on github because its absolutely disgusting to look at and no one is explaining it