Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] JPG attachments - Macintosh BinHex-encoded file
Date: Thu, 05 Jan 2006 19:32:51
Message-Id: 5bdc1c8b0601051126v10482e9n4e865259b994eccf@mail.gmail.com
In Reply to: Re: [gentoo-user] JPG attachments - Macintosh BinHex-encoded file by Willie Wong
1 On 1/5/06, Willie Wong <wwong@×××××××××.edu> wrote:
2 > On Thu, Jan 05, 2006 at 07:18:39AM -0800, Penguin Lover Mark Knecht squawked:
3 > > Hi,
4 > > I'm in Gnome and received what appear to be some JPG files from a
5 > > friend. When I try to open them I get the following message:
6 > >
7 > >
8 > > The filename "DSCN2448.JPG" indicates that this file is of type "JPEG
9 > > image". The contents of the file indicate that the file is of type
10 > > "Macintosh BinHex-encoded file". If you open this file, the file might
11 > > present a security risk to your system.
12 > >
13 > > Do not open the file unless you created the file yourself, or received
14 > > the file from a trusted source. To open the file, rename the file to
15 > > the correct extension for "Macintosh BinHex-encoded file", then open
16 > > the file normally. Alternatively, use the Open With menu to choose a
17 > > specific application for the file.
18 > >
19 >
20 > I think that is just the standard error Gnome throws up with the
21 > extension on the file does not match the header.
22 >
23 > Does your friend perhaps use a Mac? the BinHex format is a conversion
24 > from binary data to ASCII for mail. It's like uuencode, but for Macs.
25 >
26 > Try:
27 > emerge macutil
28 >
29 > You probably want to run hexbin on the file you received, but I am not
30 > absolutely sure.
31 >
32 > HTH
33 >
34 > W
35 > --
36 > "As he came into the light they could see his black and
37 > gold uniform on which the buttons were so highly polished
38 > that they shone with an intensity that would have made an
39 > approaching motorist flash his lights in annoyance. "
40 > Sortir en Pantoufles: up 54 days, 9:51
41 > --
42 > gentoo-user@g.o mailing list
43 >
44 >
45
46 Thanks for the reposnses guys! GMail does do a virus check and doesn't
47 see anything so probably it isn't that problem. Also I fired up my Mac
48 Mini as well as my last Win XP machine. Neither of them can display
49 the files so most likely they are hosed somehow.
50
51 I emerged macutil and see these executables get installed:
52
53 >>> /usr/bin/binhex
54 >>> /usr/bin/macstream
55 >>> /usr/bin/frommac
56 >>> /usr/bin/macsave
57 >>> /usr/bin/hexbin
58 >>> /usr/bin/tomac
59 >>> /usr/bin/macunpack
60
61 binhex tells me it's not a Mac binary. frommac just hangs and I have to kill it.
62
63 hexedit show this in the header:
64 00000000 28 54 68 69 73 20 66 69 6C 65 20 6D 75 73 74 20 (This file must
65 00000010 62 65 20 63 6F 6E 76 65 72 74 65 64 20 77 69 74 be converted wit
66 00000020 68 20 42 69 6E 48 65 78 20 34 2E 30 29 0A 3A 24 h BinHex 4.0).:$
67 00000030 4E 34 36 33 64 69 62 30 24 33 69 2C 4E 54 33 34 N463dib0$3i,NT34
68 00000040 62 21 65 21 25 54 33 34 38 47 5B 43 66 61 50 21 b!e!%T348G[CfaP!
69 00000050 2A 21 24 23 50 59 5B 21 21 21 22 28 55 5B 35 72 *!$#PY[!!!"(U[5r
70 00000060 70 4D 72 69 33 40 31 34 41 4B 54 43 4A 21 0A 21 pMri3@14AKTCJ!.!
71 00000070 35 38 4E 55 21 21 4A 21 4E 21 2D 2C 21 21 69 22 58NU!!J!N!-,!!i"
72
73 It seems that the macutil app binhex would have been a reasonable
74 choice but it doesn't seem to work.
75
76 Any more ideas?
77
78 Thanks,
79 Mark
80
81 --
82 gentoo-user@g.o mailing list