windows - Any tools available for packing 32bit/64bit executables together? -


I really like the way SysInternals Utilities (process explorer) handles 64bit compatibility It seems that 64bit in executable 64 Bit version embedded, and removes it if necessary.

I need an appliance that automates it - that is, takes 32bit and 64bit executables, packs them in any way, and launches the executable according to the running platform. Inserts a stub code for

Before I start my roll, does anyone know something like this that already exists?

Marx Russianov describes his method of science container fame. They embed an x64 image in the x86 image, unfortunately there is not really much information on the blog post, but it is mentioned that their technique is based on very old articles.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -