blob: b15ee5b12c67021cc99e8eed7f55d3464b40e752 (
plain)
| ofs | hex dump | ascii | 
|---|
| 0000 | 21 3c 61 72 63 68 3e 0a 23 31 2f 32 30 20 20 20    20 20 20 20 20 20 20 20 31 34 36 39 34 38 38 35 | !<arch>.#1/20...........14694885 | 
| 0020 | 30 35 20 20 31 32 34 20 20 20 31 31 20 20 20 20    31 30 30 36 34 34 20 20 32 38 20 20 20 20 20 20 | 05..124...11....100644..28...... | 
| 0040 | 20 20 60 0a 5f 5f 2e 53 59 4d 44 45 46 20 53 4f    52 54 45 44 00 00 00 00 00 00 00 00 00 00 00 00 | ..`.__.SYMDEF.SORTED............ | 
| 0060 | 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20 20    31 34 34 34 39 34 31 32 37 33 20 20 31 32 34 20 | ................1444941273..124. | 
| 0080 | 20 20 30 20 20 20 20 20 31 30 30 36 34 34 20 20    31 30 32 20 20 20 20 20 20 20 60 0a 23 69 6e 63 | ..0.....100644..102.......`.#inc | 
| 00a0 | 6c 75 64 65 20 3c 73 74 64 69 6f 2e 68 3e 0a 23    69 6e 63 6c 75 64 65 20 3c 73 74 64 6c 69 62 2e | lude.<stdio.h>.#include.<stdlib. | 
| 00c0 | 68 3e 0a 69 6e 74 0a 6d 61 69 6e 28 29 0a 7b 0a    09 70 72 69 6e 74 66 28 22 48 65 6c 6c 6f 20 57 | h>.int.main().{..printf("Hello.W | 
| 00e0 | 6f 72 6c 64 5c 6e 22 29 3b 0a 09 72 65 74 75 72    6e 20 45 58 49 54 5f 53 55 43 43 45 53 53 3b 0a | orld\n");..return.EXIT_SUCCESS;. | 
| 0100 | 7d 0a 0a 0a | }... |