Skip to content

Commit

Permalink
Update BadPS.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
InfoSecREDD authored Sep 8, 2023
1 parent 54ac633 commit 44ae592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BadPS.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,10 @@ if ($args.Count -gt 0) {
Write-Host ".`\$fileName --version - Show local Version of BadPS"
Write-Host ".`\$fileName - Launch BadPS in Dev Mode"
Write-Host "`n"
Write-Host "Supported DUCKYSCRIPT V1 Core Commands:"
Write-Host "DELAY, DEFAULT_DELAY, BACKSPACE, ENTER, PRINTSCREEN, GUI, ALT, CTRL, SHIFT, ESCAPE, "
Write-Host "CTRL-SHIFT, SHIFT-ALT, SHIFT-GUI, CTRL-ALT, F1-12, UP, DOWN, LEFT, RIGHT, STRING,"
Write-Host "TAB, SCROLLLOCK, CAPSLOCK, INSERT, SPACE, PAUSE`n"
Write-Host "Supported Flipper BadUSB Core Commands:"
Write-Host "DELAY, DEFAULT_DELAY, BACKSPACE, ENTER, PRINTSCREEN, GUI, ALT, CTRL, SHIFT, ESCAPE, "
Write-Host "CTRL-SHIFT, SHIFT-ALT, SHIFT-GUI, CTRL-ALT, F1-12, UP, DOWN, LEFT, RIGHT, STRING,"
Expand Down

0 comments on commit 44ae592

Please sign in to comment.