😀 good news I decided to keep on working with that code! yet its a daunting task to do. So far I made adjustments to the circuitry… I added another module into my device! 😀 It now can emulate keyboards! 🙂
What is the plan with a keyboard emulator in a password keeper? 😀 Simple >>> TYPE MY PASSWORD FOR ME!
+Plus I hate to type random generated passwords….
In certain case :p I can make it type 1 password per second.. and within that 1 second it emulates “hardcore gibberish” to make it harder to filter out if there is any keyloggers out there to solve… but I’m not saying its gonna prevent it… its just makes it hard to filter gibberish data…
So far things are good future information will be shown! 🙂 For those whose are wondering what I’m using for usb emulator.. its VUSB.. but I’m actually using vusb for arduino .. cause I’m using an arduino, What sucks is that vusb is very hard to change pins… So I gave up after researching and unsolder wires and wired it differently.. Still works like a charm! 🙂 now it can type stuff for me!
Next Challenge code is 30KBytes/32KBytes and VUSB uses around 2.8KBYTES concern about memory space! More optimization is required 🙁 sucks… its possible.. I know 🙂