Skip to content

Instantly share code, notes, and snippets.

View dennyhalim's full-sized avatar

DennyHalim.com dennyhalim

View GitHub Profile
@dennyhalim
dennyhalim / install-kabuto.ps1
Last active June 27, 2017 06:51 — forked from kurokikaze/gist:350fe1713591641b3b42
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