Skip to content

Instantly share code, notes, and snippets.

View pronichkin's full-sized avatar
💭
is this twitter?

Artem Pronichkin pronichkin

💭
is this twitter?
View GitHub Profile
@rpsqrd
rpsqrd / KPCheck.ps1
Last active May 16, 2024 17:04
PowerShell script to check VM key protector configuration and compare to guardians available locally and on HGS
<#
.SYNOPSIS
Checks a VM key protector to see if it can successfully be unwrapped.
.PARAMETER VMName
Name of the VM to analyze
#>
#requires -Modules Hyper-V
@0xbadfca11
0xbadfca11 / 00_README.md
Last active July 23, 2024 05:27
Windows ReFS versions