View previous topic :: View next topic |
Author |
Message |
MaxPower
Joined: 31 May 2012 Posts: 24
|
Posted: Mon Aug 26, 2013 8:00 pm Post subject: Provide support for ASP .Net |
|
|
I will soon have to develop an ASP .Net Web application, and of course protect it against reverse-engineering.
It would be really cool that NetEncryptor allows it !
Maybe it's already planned, who knows ? |
|
Back to top |
|
|
Infralution
Joined: 28 Feb 2005 Posts: 5027
|
Posted: Mon Aug 26, 2013 10:46 pm Post subject: |
|
|
Unfortunately its difficult to protect ASP.NET applications using the same mechanism as used by .NET Encryptor because you don't actually have control over the entry assembly (which is IIS Server). ASP.NET permissions are also a problem because when running under medium trust (which is standard for most shared web hosts) ASP.NET applications can not run native applications. _________________ Infralution Support |
|
Back to top |
|
|
|