Possible duplicate:Is there a way to compile a .NET application to my own code?
When you compile a C # application, it compiles into CIL code, which is interpreted by the framework when it runs, but they are wondering if its own x86 EXE file header can generate it for my applications.
Thus, it is not possible to directly open my applications in the decompiler.
PS I can’t use an obfuscator for anything.
Salmander.NET Linker, . , . -
ThinInstall Xenocode Virtualization Studio. Xenocode .NET runtime , . .
: .NET , , AOT
http://www.mono-project.com/AOT
Microsoft: http://msdn.microsoft.com/en-us/library/ht8ecch6(VS.71).aspx
Source: https://habr.com/ru/post/1756455/More articles:jQuery.each () undefined problem - javascriptLose data binding capabilities with the UoW template in Linq to Sql - unit-of-workPHP referrer: how to make sure the request really comes from where it should be - securityOrder container member with STL - c ++Create a process without raising - c #Run my asUser program - c #Adding or updating a configuration entry in / etc / environment - linuxCFFILE Write - Как сделать уникальным, если есть конфликт? - coldfusion@Bean inside a class with and without @Configuration - javaWhat is all invalid with const functions? - c ++All Articles