Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.32 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.32 KB

Attiny85-BSOD-USB

A program written in Arduine IDE for the Digispark Attiny85 devboard, that will BSOD your W10/11 PC in seconds ;)

Disclaimer!

This code is for educational purposes only. It comes with no warranty and can damage your system! We do not take responsibility for any potencial damage!

Showcase

Showcase YT video

Getting started

You'll need:

  • Digispark Attiny85
  • Arduino IDE
  • Drivers

Windows setup

https://www.instructables.com/How-to-Setup-DigiSprak-Attiny85-Board/

Linux Setup (Ubuntu)

https://www.youtube.com/watch?v=N7CuQZMnLcw

Prerequisites

  • Windows 10/11 PC
  • Digispark Attiny85 loaded with the program
  • Administrator account
  • PC needs to be unlocked & on the desktop

Setup

Just download the windows_BSOD.ino from the repo, launch it using Arduino IDE and upload it to your Digispark Attiny85. If everything was successful, you should have a working Bad USB that crashes any unlocked Windows 10/11 PC with admin privilages ;)

Useful links