Is it possible to get the .BIN file from an .NET .exe file

swodniW 141 Reputation points
2021-04-27T19:30:57.277+00:00

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

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,835 questions
0 comments No comments
{count} votes

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.