From owner-freebsd-emulation@FreeBSD.ORG Sat Jun 2 11:14:17 2007 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 200FC16A41F for ; Sat, 2 Jun 2007 11:14:17 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id D11C013C448 for ; Sat, 2 Jun 2007 11:14:16 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 2370E8BD879; Sat, 2 Jun 2007 13:14:15 +0200 (CEST) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 9vdDkNfxctP5; Sat, 2 Jun 2007 13:14:13 +0200 (CEST) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id DFF8966C8F0; Sat, 2 Jun 2007 13:14:13 +0200 (CEST) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id l52BED4E002524; Sat, 2 Jun 2007 13:14:13 +0200 (CEST) (envelope-from rdivacky) Date: Sat, 2 Jun 2007 13:14:12 +0200 From: Roman Divacky To: Boris Samorodov Message-ID: <20070602111412.GA2515@freebsd.org> References: <32640.217.221.237.206.1180701628.squirrel@krisma.oltrelinux.com> <20070601131741.GA55533@freebsd.org> <34078888@srv.sem.ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <34078888@srv.sem.ipt.ru> User-Agent: Mutt/1.4.2.3i Cc: freebsd-emulation@freebsd.org, Paolo Pisati Subject: Re: Linux_base-fc4/6, FreeBSD 6/7 and some Linux binaries X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Jun 2007 11:14:17 -0000 On Fri, Jun 01, 2007 at 07:38:47PM +0400, Boris Samorodov wrote: > On Fri, 1 Jun 2007 15:17:41 +0200 Roman Divacky wrote: > > > > [piso@piso ~/devkitARM]$ file ./bin/git > > > ./bin/git: ELF 32-bit LSB executable, Intel 80386, version 1, statically > > > linked, corrupted section header size > > > hard to say whats going on but "corrupted section header size" looks bad > > to me. > > Do we support linux binaries which are packed with UPX executable > packer? ;-) never heard about it... is there any way how to "unpack" it, thus making it normal linux elf?