used extreme dumper then de4dot then put into dnspy |
==> |
i added this below line 13 of Retrive_Key to print out the key since the key is random
Console.WriteLine(Environment.GetEnvironmentVariable("key")); |
==> |
K4*********
just put it in any debugger easy |
==> |