EvilTiny KeyStick V1.0
This is a Bad USB project for Keystroke Injection Hardware Hacking, it can be programmed via Arduino IDE
This is a Bad USB project for Keystroke Injection Hardware Hacking, it can be programmed via Arduino IDE
Materials:
*ATtiny85
*The PCB (Of course)
*Solder
*Soldering Iron
Solder the ATtiny acording to the layout on the PCB
Just Upload your code to the Board by following this steps:
Step 1: Install Windows Driver for ATtiny85
If using Arduino 1.6.6 or higher and windows - you will need to download and install the drivers manually. Download, unzip and run “Install Drivers” (on 32bit systems) or “DPInst64” (on 64bit systems).
The driver files are located here:
Link
After Downloading the.zip file > extract it.
and run the
Install drivers.exe (For 64 bit OS)
DPinst64.exe (for 32 bit OS)
Step 2: Install Board Packages for Arduino
Copy this url and paste in the File>preference> additional board manager url
http://digistump.com/package_digistump_index.json
Go to the “Tools” menu and then the “Board” submenu - select “Boards Manager” and then from the type drop down select “Contributed”:
Select the “Digistump AVR Boards” package and click the “Install” button.
You'll see the download progress on the bottom bar of the “Boards Manager” window when complete it will show “Installed” next to that item on the list.
WINDOWS USERS: When complete the install with pop up a Driver Install Wizard window, please click “Next” on this Window to install the drivers for Digistump Boards (If you already have them installed, this installer will update them and install any that are missing)
With the install complete, close the “Boards Manager” window and select the Digispark from the Tools→Boards menu. Select "Digispark (Default - 16.5mhz)"
The install is now complete! (Linux users see note below)
Linux Install If you haven't before - Install the udev rules found here: Troubleshooting section
ATTENTION LINUX USERS: PLEASE CHECKOUT THE LINUX TROUBLESHOOTING PAGE**
¡Happy Hacking!