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"