View Single Post
  #1  
Old 09-01-2015, 07:53
delidolunet delidolunet is offline
Friend
 
Join Date: May 2012
Posts: 18
Rept. Given: 7
Rept. Rcvd 10 Times in 2 Posts
Thanks Given: 2
Thanks Rcvd at 2 Times in 2 Posts
delidolunet Reputation: 10
C# (Classic .exe, Windows 10, Windows Phone etc.) Protection

Hello everyone.

I am a developer who builds applications for Windows 10.

As you know when ou build a C# application it turns its code into IL, which is decompiling and taking a look to source code is pretty easy.

Does anyone know, how can we protect our apps as much as possible, and what are your best tools to protect/decompile those apps.

As I know Smart Assembly was working well for windows 8 apps. And Eziriz .Net Reactor is also supports Windows 10.

What are your comments about that? If you could share your knowledge, I'm sure a everyone will appreciate it including me.

Thanks.
Reply With Quote