LS-CR
Results
1
comments of
LS-CR
I've managed to get current state contents by using PowerShell to list directories and files. Every file detail includes its full name (`$_.FullName`), its size (`$_.Length`) and its SHA-256 hash...