Hides Windows during screen sharing. Works with Teams, Zoom, Discord, etc. Single app, no dll’s, works on both x86/x64 Relies on SetWindowDisplayAffin
using System; using System.Security.Cryptography; using System.Text; public class AesHelper { public static string Encrypt(string text, string ke