Posted by: Hans-Werner Hilse
on April 19, 2006 06:38 AM
The proof-of-concept virus is not a cross-platform binary in the sense that a single executable is cross-platform. It just contains cross-platform binary code, but the containing executable is always platform specific.
I didn't verify this, but I definately think that it's impossible to create an executable that is both a valid PE and an ELF file. And I don't see much use for this, either.
It's not a cross-platform binary
Posted by: Hans-Werner Hilse on April 19, 2006 06:38 AMI didn't verify this, but I definately think that it's impossible to create an executable that is both a valid PE and an ELF file. And I don't see much use for this, either.
#