Skip to content

Instantly share code, notes, and snippets.

View asmwarrior's full-sized avatar

ollydbg asmwarrior

  • 17:09 (UTC +08:00)
View GitHub Profile
@asmwarrior
asmwarrior / gist:43c2bbd85ea12836f3b7038367b4a5c5
Created July 23, 2024 10:23 — forked from LeoHuckvale/gist:89683dc242f871c8e69b
matplotlib - Add subplots dynamically
@asmwarrior
asmwarrior / reset-terminal-services.ps1
Created August 20, 2024 03:01 — forked from heywoodlh/reset-terminal-services.ps1
Script for renewing RDP License
## This Script is intended to be used for Querying remaining time and resetting Terminal Server (RDS) Grace Licensing Period to Default 120 Days.
## Developed by Prakash Kumar ([email protected]) May 28th 2016
## www.adminthing.blogspot.com
## Disclaimer: Please test this script in your test environment before executing on any production server.
## Author will not be responsible for any misuse/damage caused by using it.
Clear-Host
$ErrorActionPreference = "SilentlyContinue"
## Display current Status of remaining days from Grace period.