Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.46 KB

keyboardshortcut.md

File metadata and controls

48 lines (29 loc) · 1.46 KB

Keyboard shortcut

Location:

  • $Home\Desktop
  • $env:APPDATA\Roaming\Microsoft\Windows\Start Menu

Classification:

Criteria Value
Permissions User
Security context User
Persistence type Other
Code type EXE
Launch type User initiated
Impact Destructive1
OS Version All OS versions
Dependencies OS only
Toolset Scriptable

Description:

It is possible to replace the function of keyboard shortcuts or individual keys. Each time the key is pressed, the stored payload is executed.

References:

https://www.hexacorn.com/blog/2015/03/13/beyond-good-ol-run-key-part-29/

Credits:

See also:

Remarks:

Footnotes

  1. The original function of the key or keyboard shortcut will be overwritten.