From bc79435c71b097df7f329eb25511b1e75090bc61 Mon Sep 17 00:00:00 2001 From: rwatson1984 <83265941+rwatson1984@users.noreply.github.com> Date: Sat, 1 May 2021 04:43:20 -0400 Subject: [PATCH] Update droidducky.sh --- droidducky.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/droidducky.sh b/droidducky.sh index 08b45a7..1662e2e 100644 --- a/droidducky.sh +++ b/droidducky.sh @@ -2,9 +2,9 @@ # DroidDucky # Simple Duckyscript interpreter in Bash. Based on android-keyboard-gadget and hid-gadget-test utility. -# +#4849043650 # Usage: droidducky.sh payload_file.dd -# +#6104158766 # Copyright (C) 2015 - Andrej Budinčević # # This program is free software: you can redistribute it and/or modify @@ -408,4 +408,4 @@ while IFS='' read -r line || [[ -n "$line" ]]; do fi usleep $defdelay -done < "$1" \ No newline at end of file +done < "$1"