|
From: | Christian Franke |
Subject: | Re: [PATCH] New tool to convert pe image to elf |
Date: | Wed, 23 Jul 2008 00:05:18 +0200 |
User-agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.11) Gecko/20071128 SeaMonkey/1.1.7 |
Bean wrote:
This patch add a new tool grub-pe2elf, which can be used to convert pe image created by cygwin. It's written using grub environment, no external library or tool is required. For example, to convert pe module hello.mod to elf: grub-pe2elf hello.mod The relocation issue is fixed, I also remove the underscore from variable names, so that they're the same as linux version. The converted elf module can be used interchangeable with those generated in linux.
Cool! Will test this soon. Christian
[Prev in Thread] | Current Thread | [Next in Thread] |