c# securing binary files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kate77
    New Member
    • Oct 2007
    • 14

    #1

    c# securing binary files

    Hi,
    how can I secure my binary files before release so the .exe will be protected and programs such as fxcop wont be able to analyze and show the content of the .exe ?

    I tried using Skater .NET Obfuscator but it seems that fxcop still can read the .exe file.

    any ideas ?
Working...