A
ARVIND LAKRA
Hello All,
I am looking forward for converting MSIL or exe or dll genrated
by .Net framwrok into machine level or low level instruction set.
It can be looked as obtaining the same instruction set that
unmanaged(c
++) code genrate .
As we can get all machine level instruction set from C++ genrated exe
along with PDb file associated by using various tools. Tools like IDA
Pro , Zynamics , etc.
I want to know , is there a way to do the same for .net exe or
libraries.
I am looking forward for converting MSIL or exe or dll genrated
by .Net framwrok into machine level or low level instruction set.
It can be looked as obtaining the same instruction set that
unmanaged(c
++) code genrate .
As we can get all machine level instruction set from C++ genrated exe
along with PDb file associated by using various tools. Tools like IDA
Pro , Zynamics , etc.
I want to know , is there a way to do the same for .net exe or
libraries.