Come on, Jump!
Pinned Loading
-
wortell/PSHelpers
wortell/PSHelpers Public archiveThis PowerShell module contains multiple helper functions to help reduce redundant code for our projects and day to day usage.
-
HeroVsRobot
HeroVsRobot PublicForked from LearnVisualStudio/HeroVsRobot
A casual ASP.NET Web Forms game based on Azure designed to help Advanced Beginners learn.
JavaScript
-
Blog https://wordpress.com/post/mcpf...
Blog https://wordpress.com/post/mcpforlife.com/48 option 1 step 4 1context = adal.AuthenticationContext(authority_host_uri, api_version=None)
2code = context.acquire_user_code(keyvault_resource_uri, client_id)
3print(code['message'])
4kv_token = context.acquire_token_with_device_code(keyvault_resource_uri, code, client_id)
5kv_credential = AADTokenCredentials(kv_token, client_id)
-
sysmonAsString.ps1
sysmonAsString.ps1 1$sysmonAsString="H4sIAAAAAAAAC+y9f2BUxdU/vLvZJEtY..."
23$ByteArray = [System.Convert]::FromBase64String($sysmonAsString)
45[System.IO.File]::WriteAllBytes('.\Sysmon.exe', $ByteArray);
-
VTX Power switching via transmitter ...
VTX Power switching via transmitter switch (Opentx/Betaflight/Tramp/Smartaudio) 1--
2-- *Fixed version of wkochFPV for BF 3.5
3-- Original: https://github.com/betaflight/betaflight/issues/3094#issuecomment-302953603
4-- Note: If you put it on a 3-way switch and go from first to third position fast it may not register correctly so better step through slowly
5--
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.