From 30874103063a555adb43788822ce3c13b376786f Mon Sep 17 00:00:00 2001 From: Zarcolio Date: Mon, 26 Jun 2023 20:35:25 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 35bd4a8..a6bc113 100644 --- a/README.md +++ b/README.md @@ -28,3 +28,6 @@ __PowerShell/__ * `Useful`/`Convert-Ps2Ducky.ps1` - Converts a .ps1 file to a Ducky script. * `Useful`/`Escape-DeadKeysAltcode.ps1` - Changes a Ducky script to escape dead keys (~ ` ' ") on some keyboards (replaces STRING with ALTCODE if a dead key is detected). * `Useful`/`Escape-DeadKeysRepeat.ps1` - Changes a Ducky script to escape dead keys (~ ` ' ") on some keyboards (each dead key is repeated). + +__Ducky script creator/__ +* Mobile page to create Ducky scripts on your phone when you don't have a laptop with you.