Update README.md

This commit is contained in:
Opabinia 2024-01-17 15:18:59 +13:00 committed by GitHub
parent b427aa9ba6
commit d4dca3cca8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -62,12 +62,12 @@ python3 BlueDucky.py
## Duckyscript 💻 ## Duckyscript 💻
🚧 Work in Progress: 🚧 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. - Implementing keyboard combinations.
- Current implementations: - Current implementations:
6.1 REM (Comment) 6.1 REM (Comment)
6.2 STRING (Text Input) 6.2 STRING (Text Input)
#### 📝 Example payload.txt: #### 📝 Example payload.txt:
```bash ```bash
REM This is a comment and will not run REM This is a comment and will not run
@ -80,3 +80,4 @@ STRING hello there 123