Skip to content

ScottyGrotty/badusb-udl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

14 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

BadUSB for Notepad++

โœจ Highlights:

  • Flipper Zero scripting language ๐Ÿฌ
  • DuckyScript 1.0 ๐Ÿฆ†
  • Delays
  • Special keys
  • Modifier keys
  • Media keys
  • Alt+Numpad inputs
  • Wait For Button Press
  • SysRq inputs
  • Mouse inputs

ย 

๐Ÿ’พ Usage:

  1. Download badusb-udl.xml from Releases.
  2. Open Notepad++.
  3. Go to the "Language" menu and navigate to "User Defined Language".
  4. Select "Define your language..." and click "Import".
  5. Import the badusb-udl.xml file.
  6. Restart Notepad++ after seeing the "Import successful." prompt.
  7. Navigate to the "Language" menu - the BadUSB syntax highlighting will now be available.

ย