diff --git a/README.md b/README.md index fe6ef38..de2d5f7 100644 --- a/README.md +++ b/README.md @@ -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 +