Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!nstn.ns.ca!news.cs.indiana.edu!samsung!think.com!paperboy!hsdndev!dartvax!eleazar.dartmouth.edu!ari From: ari@eleazar.dartmouth.edu (Ari Halberstadt) Newsgroups: comp.sys.mac.programmer Subject: Re: DISASSEMBLER CODE Template for ResEdit <-- Use TMON or MacsBug Message-ID: <1991Jan28.185819.5958@dartvax.dartmouth.edu> Date: 28 Jan 91 18:58:19 GMT References: <11167@jpl-devvax.JPL.NASA.GOV> <11864@goofy.Apple.COM> Sender: news@dartvax.dartmouth.edu (The News Manager) Distribution: comp Organization: Dartmouth College, Hanover, NH Lines: 10 In article <11167@jpl-devvax.JPL.NASA.GOV>, dmittman@beowulf.JPL.NASA.GOV (David Mittman) writes: >> >Does there exist a CODE template for ResEdit which acts as a disassembler. To load the resource into memory, open the resource with ResEdit's HexEditor. Then, break into TMON, look in the "File" window for the address of the resource, and do a disassembly from that address. The same technique should work with MacsBug though the details will differ.