Skip to content

hamzaasghar2429/Digispark-Shutdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Digispark-Shutdown

This code acts as a HID (Human Interface Device) payload for a Digispark microcontroller, programmed to emulate a USB keyboard and execute automated commands on a Windows machine. Upon being plugged in, it waits for the system to recognize the device, then triggers the Win + R shortcut to open the Run dialog, types "cmd," and launches the Command Prompt. Once the terminal is open, it executes two commands: color a to change the text to green for a stylized "hacker" aesthetic, and dir /s, which recursively lists every file on the system to create a rapidly scrolling visual effect. Because the computer treats the device as a trusted keyboard, the script bypasses traditional software restrictions, performing these keystrokes at a speed and precision much higher than a human user.

About

This code acts as a HID (Human Interface Device) payload for a Digispark microcontroller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages