Assure Deterministic Hashing/Encryption Process can be Replicated if Rebuilt

May I have some guidance for a project I am working on?
These are the requirements:

A Dataset needs to be submitted in a .csv format, delimited by ‘|’
The Dataset needs to be submitted periodically (once per month)
There are ID columns in… Continue reading Assure Deterministic Hashing/Encryption Process can be Replicated if Rebuilt

Why is running an exe created from ADS, failing in Win-11 with incompatibility of 64-bit OS?

I’m experimenting with ADS (Alternative Data Streams), and tried to create a text file with the calc.exe embedded in an ADS.
I used the following steps to do this:
"Hello" >t2.txt
Get-Content -Raw -Path "C:\Windows\System… Continue reading Why is running an exe created from ADS, failing in Win-11 with incompatibility of 64-bit OS?

How to force persistent privacy & security best practice settings on Windows

Some of you might know privacy.sexy. It gives you plenty of options regarding your Windows privacy and security settings. However, after a major Windows update, those settings will be reset by Windows.
I developed some code to keep my sett… Continue reading How to force persistent privacy & security best practice settings on Windows