![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hello LOST, L> I need to compile .NET assembly to native code. What do u mean? Do u want to get pure unmanaged code from managed sources? it's impossible impossible? Actually, I need almost the same code JIT compiler produce, |
#4
| |||
| |||
|
|
Hello LOST, L> I need to compile .NET assembly to native code. What do u mean? Do u want to get pure unmanaged code from managed sources? it's impossible L> impossible? Actually, I need almost the same code JIT compiler |
#5
| |||
| |||
|
|
L> I need to compile .NET assembly to native code. What do u mean? Do u want to get pure unmanaged code from managed sources? it's impossible impossible? Actually, I need almost the same code JIT compiler produce, but stored in separate executable. Why is it impossible? |
#6
| |||
| |||
|
#7
| |||
| |||
|
#8
| |||
| |||
|
|
Hello LOST, L> Indeed, I understand JIT-compiled code requires runtime to execute. I L> found one solution. It's Salamander. But it costs about $1200. Salamander is Decompiler - it just takes your managed binary and decomplile it to the managed source code There is nothig about "get unmanaged binary from managed source" |
|
--- WBR, Michael Nemtsev :: blog: http://spaces.live.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche |
#9
| |||
| |||
|
|
I need to compile .NET assembly to native code. Microsoft's utility NGEN does not produce an executable file. Instead of this, it places the precached image to WinDir\Prefetch.This image is not a PE file. I need the one producing PE or equivalent code in C or C++ native. Can anybody help? I hear you; I wanted something like this too at one time. But for one |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |