Update README.md
This commit is contained in:
parent
b427aa9ba6
commit
d4dca3cca8
|
@ -62,12 +62,12 @@ python3 BlueDucky.py
|
|||
## Duckyscript 💻
|
||||
🚧 Work in Progress:
|
||||
|
||||
- Implementing encode_combo_input as an alternative for combos, so we don't have to rebuild strings each time.
|
||||
- Implementing keyboard combinations.
|
||||
- Current implementations:
|
||||
6.1 REM (Comment)
|
||||
6.2 STRING (Text Input)
|
||||
|
||||
|
||||
#### 📝 Example payload.txt:
|
||||
```bash
|
||||
REM This is a comment and will not run
|
||||
|
@ -80,3 +80,4 @@ STRING hello there 123
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue