subbruh on 8:55 PM 03/21/2022: This is actually somewhat smart, you just need to change the text for "textBox1" to the variable which is "b".
string b = Convert.ToBase64String(Encoding.UTF8.GetBytes(this.hwid));this.textBox1.Text = b;
PopaCracker on 7:27 AM 08/24/2022: Convert.ToBase64String(Encoding.UTF8.GetBytes(this.hwid)); MessageBox.Show(b, "CRACKME"); - Shows Passcode
mrmoded on 5:26 PM 08/31/2022: password: Uy0xLTUtMjEtNzQ2NDY3NjAzLTQ0MDYzMzUzLTM5NzAzOTAyMzItMTAwMQ==