C#反組譯TOOL測試 VS ifdefine效果

C#反組譯TOOL測試 VS ifdefine效果

C#反組譯TOOL測試 VS ifdefine效果

 

GITHUB專案:https://github.com/jash-git/C-Users-jash-Desktop-C-Disassembler-VS-ifdefine

 

    -使用ILSpy_Master_2.4.0.1963_Binaries可以反組譯C#的EXE或DLL
    -測試如果用#define #if 條件編譯方法 是否可以隱藏部分程式碼
    -結論:由結果圖得知 #define #if 是會讓無用程式碼沒有包入EXE中

undefined

 

 

 

 

發表迴響

你的電子郵件位址並不會被公開。 必要欄位標記為 *