Does preJIT protect the assemblies?

chjossi_at_gmx.ch
Date: 08/18/05


Date: Thu, 18 Aug 2005 06:10:12 -0700

Hi folks

I wonder if preJITed code solves some of the security issues. What about:
- Protection of intellectual property (Lutz Röder's .NET Reflector)?
- Discovering of hardcoded secrets?
- Removal of the StrongNameIdentityPermissionAttributes from the files?

Thanks for your time
Chris



Relevant Pages

  • Re: Period of System.Random
    ... Get Lutz Roeder's .NET Reflector, ... Use it to decompile ... >I have been searching to try to find the period of the System.Random ...
    (microsoft.public.dotnet.framework)
  • Re: Decompilation
    ... Lutz Roeder's .NET Reflector is cool indeed! ... I can see there is a class MyClass that contains a string MyString, ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Font ctor throws exception, how?
    ... emSize, FontStyle style, GraphicsUnit unit, out IntPtr font); ... Lutz Roeder's .NET Reflector is a very good tool to have:) ...
    (microsoft.public.dotnet.framework.drawing)
  • Re: checking for empty string
    ... Poking around a bit with Lutz Roeder's .Net Reflector, ... Blog: www.honestillusion.com Day Job: www.partsearch.com ...
    (microsoft.public.dotnet.languages.csharp)