mharjac / bad_ducky

Rubber Ducky compatible clone based on CJMCU BadUSB HW.
MIT License
280 stars 79 forks source link

Mac OSX Spotlight Search #17

Closed hExPY closed 5 years ago

hExPY commented 5 years ago

Hi @mharjac,

I was wondering how and if it's possible to open the Mac OSX Spotlight Search with the Command Stroke (CMD+SPACE).

Payload: SPACE Result:

Payload: GUI SPACE Result: Keystroke CMD+SHIFT+S

Payload: WINDOWS SPACE Result: Keystroke CMD+SHIFT+S

I hope you can help. :-)

Thx and kind regards, Marvyn

hExPY commented 5 years ago

Well. I actually found it on my own. I figured out that GUI and WINDOWS simply takes one character as argument. Therefor I only needed to execute GUI (two spaces; one as seperator, one as character).