arianizadi on 7:07 AM 09/01/2021: Amazing beginner crackme!
retro666 on 11:16 AM 09/02/2021: Just leave it blank and click check
lockerboss on 4:26 AM 09/03/2021: Encode your name in Base64 to get password.
Also there should be a check where name and password should not be left blank.
Thanks.
RedXen on 1:57 PM 09/09/2021: Encode the input in the username box to Base64 and that's your result.
swiney2 on 4:43 AM 09/27/2021: Unfortunately pretty simple as you didn't obfuscate, so it's very possible to decompile it
I2rys on 5:52 AM 10/04/2021: Nice program for C# reverse engineers.
Sidd_Tim on 2:41 PM 12/04/2021: Name: anything [any string]
Serial: YW55dGhpbmc= [base64 the Name]