2021-06-21 07:29:07 -05:00
2021-06-21 07:25:11 -05:00
2021-06-21 07:29:07 -05:00

KeyPresser

To use all you need to do is extract the PS1 file > Right click then click "Run with Powershell"

If you get an error message about a security policy you will need to run the following command in a powershell window.

Set-ExecutionPolicy -ExecutionPolicy bypass

Description
No description provided
Readme 72 KiB
Languages
PowerShell 100%