1
Reply

How to prevent my .NET DLL to be decompiled?

Rajeev Prajapati

Rajeev Prajapati

Jun 20, 2013
2k
0

    namespace decleration: System.Runtime.CompilerServices attribute: [assembly: SuppressIldasmAttribute()]

    Malarmannan
    February 10, 2014
    0