Skip to content

Instantly share code, notes, and snippets.

@dennyhalim
Forked from kurokikaze/gist:350fe1713591641b3b42
Last active June 27, 2017 06:51
Show Gist options
  • Save dennyhalim/bba490725e76e16aa22cfc5ecac4b9cc to your computer and use it in GitHub Desktop.
Save dennyhalim/bba490725e76e16aa22cfc5ecac4b9cc to your computer and use it in GitHub Desktop.
test install from powershell
(new-object System.Net.WebClient).DownloadFile('https://app.kabuto.io/dl/cp/13105', '$env:windir\temp\kabuto.exe');. $env:windir\temp\kabuto.exe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment