Jump to content

bin file yet red light


vini

Recommended Posts

Hi,

try re-iinsert the micro-sd.. Happened to me once or two...

If that's not working try another payload maybe something went wrong during compiling.

Oh, and you could check if your micro sd is fat-formatted.

Link to comment
Share on other sites

hak5 fan ++ :

Thanks for your soon reply

something extrange jus happened. Again i followed the instruction to compile a new script but i kept the name as the default bin file (inject) and a blue light goes on yet the script doesnt run.

regarding your comment about how the sd card is formatted i assume it already is in fat bc it does run the default bin file

this is the code i compiled

REM Add delay to ensure windows can add appropiate driver

DELAY 5000
GUI-R
STRING notepad.exe
ENTER
DELAY 5000
STRING this is my first ducky script
ENTER
Link to comment
Share on other sites

REM Add delay to ensure windows can add appropiate driver

DELAY 5000
GUI-R
STRING notepad.exe
ENTER
DELAY 5000
STRING this is my first ducky script
ENTER

Try removing the dash (-) in-between GUI r.

DELAY 5000

GUI r

STRING notepad.exe

ENTER

DELAY 5000

STRING this is my first ducky script

ENTER

Link to comment
Share on other sites

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...