From owner-freebsd-emulation@FreeBSD.ORG Wed Feb 11 05:04:27 2004 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FC2116A4CE for ; Wed, 11 Feb 2004 05:04:27 -0800 (PST) Received: from babyruth.hotpop.com (babyruth.hotpop.com [38.113.3.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2884543D1F for ; Wed, 11 Feb 2004 05:04:27 -0800 (PST) (envelope-from rainbreath@hotpop.com) Received: from hotpop.com (kubrick.hotpop.com [38.113.3.103]) by babyruth.hotpop.com (Postfix) with SMTP id DAD9D1030A3 for ; Wed, 11 Feb 2004 13:02:48 +0000 (UTC) Received: from breath.breath.home (unknown [80.82.190.206]) by smtp-1.hotpop.com (Postfix) with ESMTP id B18121A00BD for ; Wed, 11 Feb 2004 12:41:31 +0000 (UTC) Date: Wed, 11 Feb 2004 16:01:01 +0300 To: freebsd-emulation@freebsd.org From: Yuri Grebenkin Content-Type: text/plain; format=flowed; charset=iso-8859-1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID: User-Agent: Opera7.23/FreeBSD M2 build 518 X-HotPOP: ----------------------------------------------- Sent By HotPOP.com FREE Email Get your FREE POP email at www.HotPOP.com ----------------------------------------------- Subject: Any emulator to run IDA (MS-DOS) X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 11 Feb 2004 13:04:27 -0000 Hi. I like to dig Win32 viruses, and my favourite disassembler is InteractiveDisAssembler (IDA) that runs under MS-DOS with extender. But I don't like to boot Windows for it. So, please, tell me what emulator should I use? I think VMware is too complicated for this purpose, besides it's not entirely free. I just need an i386 MS-DOS emulator that can run protected mode extender (something like DPMI). I have pcemu, which is only i8086, but runs perfectly. Best regards, Yuri.