Hello,
I imported some code on a USB drive that uses an attiny85 based microcontroller (which acts like a keyboard when plugged in, equivalent to a rubber ducky). The code consists of opening any program that allow writting on the user computer and write infinitely "Hello World".
I would like to format this USB, but the problem is that the very code I imported on it (infinite loop writting) prevent me to do so, in fact I face problems:
Aymeric
Sorry, I might not use the exact terminologies, please feel free to correct it in this case.
I imported some code on a USB drive that uses an attiny85 based microcontroller (which acts like a keyboard when plugged in, equivalent to a rubber ducky). The code consists of opening any program that allow writting on the user computer and write infinitely "Hello World".
I would like to format this USB, but the problem is that the very code I imported on it (infinite loop writting) prevent me to do so, in fact I face problems:
- The invasing behaviour make it difficult to open any program or to do any action
- The USB is not recognized by my computer as a drive (on Windows and Linux also), so I don't see how it can be formatted.
Aymeric
Sorry, I might not use the exact terminologies, please feel free to correct it in this case.