1
0
Fork 0

removed broken ru language

This commit is contained in:
ston1th 2021-01-14 09:19:40 +01:00
commit 97131cb577
10 changed files with 174 additions and 23 deletions

View file

@ -1,3 +1,13 @@
# Rubber-Ducky Encoder written in Go
## Usage
Encode an example:
```
./duckycode -f examples/linux.txt -l de
```
Now copy the file `inject.bin` to your microSD card.
Happy Hacking.