11,582 questions
Consider the Ngen and CrossGen tools: https://learn.microsoft.com/en-us/dotnet/framework/tools/ngen-exe-native-image-generator.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hello.
Is it possible to get the file BIN (which JIT compiler creates) from a .NET .exe file? Techically using unsafe code it could be possible to use the BIN file
Thanks in advance
Consider the Ngen and CrossGen tools: https://learn.microsoft.com/en-us/dotnet/framework/tools/ngen-exe-native-image-generator.