Jump to content

Chromebook Rubber Ducky issue


ddennie1

Recommended Posts

I am using a Rubber Ducky to roll out a bunch of chromebooks. The flavor is CTL NL6, nothing fancy. Pretty much everything works as advertised with the scripting language, but I cannot get any combo keys to work. For example, I cannot get ALT-SHIFT s to work or CTRL-ALT e or SHIFT-TAB. The really important one I need to work is the CTRL-ALT e in order to enroll the device into our Google Domain. I pasted a couple of snippets below.

This is the command I run every time to update the script. We just received our ducky in the mail on 8/1/2015.

java -jar duckencode.jar -i c:/ctl1.txt -o inject.bin

DELAY 2000
ALT-SHIFT s
DELAY 500
TAB
TAB
TAB
ENTER
DELAY 1000
DELAY 1000
CTRL-ALT e
DELAY 1000
Please help!
Link to comment
Share on other sites

Do laptops with function keys make a different on the button layouts/mappins to where they expect them to be?

​part of it may be the chrome books built in keyboard shortcuts though:

https://support.google.com/chromebook/answer/183101?hl=en

alt+shift changes it's input method, so you may need to work around that.

try like an "ctrl space ret" then "alt shift s" or something maybe.

edit, looking at that closer, they have a mapping for "Shift + Alt + S" set already in use.

Edited by digip
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...