Jose's Blog

October 11, 2011

Mixing .Net and Assembly Language in a standalone 64-bit exe

Filed under: ASM 64-Bit, Assembly Language, Developments, Software — Tags: , , , — jp2712 @ 1:16 pm

Building a standalone 64-bit .Net .exe file that is statically linked with an Assembly Language compiled object file is something I would say “is not possible” a few months ago. Actually, it is possible, because .Net has all sorts of tricks to create the illusion that it is what it is not not. Let’s read my page about “Mixing .Net and Assembly Language in a standalone 64-bit exe” and see how this can be done and in 64-bit (of course can be done in 32-bit as well)

Blog at WordPress.com.