-
hey, I'm confused with this one because when i copy paste the code into shell it goes smoothly but when its excuting on the rubber ducky i get the syntax error mark in powershell. I cant figure out wh…
-
I keep receiving this message in the console:
`ValueError: No keycode available for character '\r' (13/0x0d).`
After executing this ducky script file
```
DELAY 1000
GUI r
ENTER
STRING 123
…
-
Ran script with unsaved document open in text editor:
```
STRING the script is running
DELAY 1000
CTRL S
```
Expected the save dialog to pop up. Output: `the script is runnings`. Note the `s`
…
-
**Curiosidade para o dia 17 de agosto**: em 1966, o Reino Unido concedia a primeira patente de software no mundo – a invenção GB1039141 tratava do gerenciamento de memória para o algoritmo simplex. E …
-
Problem with the exclusion path with the argument $duckletter. I tried differents things but didn't manage to find a solution.
-
nevermind
-
Hey I made a duckyscript extension for VS Codium
-
i accidentally uploaded an extension multiple times and would like to just restart is there anyway for me to delete extensions i've uploaded , also what is the command to update an extension
than…
-
1) The inj.txt will open the run cmd and type the irm link. However, it wont press enter (which will execute)
and the contents remain entered onto the run window and the whole thing stops
2) …
-
`#this is an edit of https://github.com/dbisu/pico-ducky this edit has added the ability to chose between diffrent payload files without changing the files on the pi and it has changed it to where ins…