1*26bacc25Sschwarze.\" $OpenBSD: mopa.out.1,v 1.16 2017/07/06 16:50:58 schwarze Exp $ 2bff609efSmaja.\" 3bff609efSmaja.\" Copyright (c) 1996 Mats O Jansson. All rights reserved. 4bff609efSmaja.\" 5bff609efSmaja.\" Redistribution and use in source and binary forms, with or without 6bff609efSmaja.\" modification, are permitted provided that the following conditions 7bff609efSmaja.\" are met: 8bff609efSmaja.\" 1. Redistributions of source code must retain the above copyright 9bff609efSmaja.\" notice, this list of conditions and the following disclaimer. 10bff609efSmaja.\" 2. Redistributions in binary form must reproduce the above copyright 11bff609efSmaja.\" notice, this list of conditions and the following disclaimer in the 12bff609efSmaja.\" documentation and/or other materials provided with the distribution. 13bff609efSmaja.\" 14bff609efSmaja.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 15bff609efSmaja.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 16bff609efSmaja.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 17bff609efSmaja.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 18bff609efSmaja.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 19bff609efSmaja.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 20bff609efSmaja.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 21bff609efSmaja.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 22bff609efSmaja.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 23bff609efSmaja.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 24bff609efSmaja.\" 25*26bacc25Sschwarze.Dd $Mdocdate: July 6 2017 $ 26bff609efSmaja.Dt MOPA.OUT 1 277f3168a2Saaron.Os 28bff609efSmaja.Sh NAME 29bff609efSmaja.Nm mopa.out 3005230cd5Smiod.Nd create MOP image from another executable format 31bff609efSmaja.Sh SYNOPSIS 32bff609efSmaja.Nm mopa.out 33bff609efSmaja.Ar infile 34bff609efSmaja.Ar outfile 35bff609efSmaja.Sh DESCRIPTION 3638a123d1Saaron.Nm 3705230cd5Smiodis used to convert a file from another executable format to a MOP-image. 38bff609efSmaja.Pp 398f911486SmiodElf64 alpha images, as well as Elf32 and a.out VAX images, 408f911486Smiodare the only currently supported input formats. 41bff609efSmaja.Sh SEE ALSO 42bff609efSmaja.Xr mopchk 1 , 43bff609efSmaja.Xr mopprobe 1 , 44350bb3b8Salex.Xr moptrace 1 , 4505230cd5Smiod.Xr elf 5 , 4605b742b3Saaron.Xr mopd 8 47bff609efSmaja.Sh AUTHORS 4805230cd5Smiod.An Lloyd Parkes 4905230cd5Smiod.An Jason R. Thorpe 50