vini Posted January 4, 2018 Posted January 4, 2018 There several theads regarding using the USB rubber ducky for the hello world on windows linux script yet there inst one for android and since it has no a default text editor as notepad im lost for this script any help Quote
Broti Posted January 4, 2018 Posted January 4, 2018 (edited) There's a shortcut for the Search function which could be used for "Hello World". ALT + SPACE Yet there's no guarantee that alll those different builds use the same shortcut. Edited January 4, 2018 by Broti Quote
vini Posted January 6, 2018 Author Posted January 6, 2018 Would look like this the script? DELAY 3000 GUI r DELAY 500 ALT SPACE DELAY 500 ENTER DELAY 750 STRING Hello World!!! ENTER Quote
Broti Posted January 6, 2018 Posted January 6, 2018 (edited) Actually it would be much shorter. Something like: DELAY 3000 ALT SPACE DELAY 500 STRING Hello World ENTER Edited January 6, 2018 by Broti re-formatted text Quote
vini Posted January 8, 2018 Author Posted January 8, 2018 thanks for your reply I tried on several phones i doesnt work out is there any way to display a crafted image with a hello world text on it Quote
Broti Posted January 8, 2018 Posted January 8, 2018 You could hook up a USB keyboard to the these phones and create your payload step by step. Just try to find the correct keystrokes and write them down. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.