Jump to content

Recommended Posts

Posted

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

Posted (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 by Broti
Posted
Would look like this the script?

DELAY 3000
GUI r
DELAY 500
ALT
SPACE
DELAY 500
ENTER
DELAY 750
STRING Hello World!!!
ENTER
Posted (edited)

Actually it would be much shorter. Something like:

DELAY 3000
ALT SPACE
DELAY 500
STRING Hello World
ENTER

 

Edited by Broti
re-formatted text
Posted

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

 

Posted

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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...