I am working on Financial domain project using Windows application, Recently came to know that using "DOTPEEKPACK exe" I can get source code using my application exe. So there is no security for my code. It got some sensitive data too. even I try to convert my sensitive data code in to dll format but still using that dotpeek exe we can change dll to C# code.
kindly any one suggest me what to do for securing my windows application?