|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
|
#1 | |
|
Join Date: May 2007
Posts: 2,299
|
What is a TempPE folder?
Question: Is there any difference between a PE file and a .NET-exe file? Do both contain MSIL Code? Where can I find PE files? Where and when are they created? Answer: Quote:
|
|
|
|
|
|
|
#2 |
|
Join Date: May 2007
Posts: 2,299
|
Managed executables (.NET-exe as you call them) use the PE format, and so does regular native Win32 executables. So in a way there's no difference, .NET executables are simply one kind of PE files.
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|