Jump to content

desertsun

Active Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by desertsun

  1. Okey, Thanks For Reply. Flash c_duck 2.1 and solve mount problem. but i have another problem. I write script and encode after put device on my laptop. Script doesnt work properly. When i pressed Ducky (GPIO) button work properly.

    Here is my test script:

    DELAY 15000
    GUI R
    DELAY 500
    STRING notepad
    DELAY 500
    ENTER
    DELAY 750
    STRING Hello World!!!
    ENTER

  2. Hi,

    I am trying my rubber ducky today. I put SDcard to my card reader and work perfectly insert code and some exe files in SDCard after this put sdcard to ducky. Ducky run inject bin but i never see my SDCard content (never mount Sdcard) in MyComputer however my inject source has search Driveletter content.

    Example:

    STRING FOR /F %D IN ('WMIC VOLUME GET DRIVELETTER^, LABEL ^| FINDSTR "DUCKY"') DO SET MYD=%D

    But this command never working because when i put sdcard to ducky i am never see Sdcard content or Driveletter in MyComputer and When i put Sdcard to my sdcard reader i see sdcard driveletter in mycomputer and contents.

    How can i fix this problem.? (Ducky Green Light Flashing)

×
×
  • Create New...