Strip68K and StripPPC

Source in C, Pascal, etc. Note: apps that come with source should be included here as well as the appropriate software directory.
User avatar
Info-Mac
Administrator
Posts:13716
Joined:December 21st, 1988, 11:00 am
Strip68K and StripPPC

Post by Info-Mac » June 21st, 1994, 9:00 am

Download: http://archive.info-mac.org/dev/src/strip-fat-c.hqx

Here are two programs I through together today, for removing
unwanted executable code from a FAT application.

Strip68K removes the 68000 code from a FAT application, leaving
only the PowerPC software in it's place.

StripPPC removes the PowerPC code from a FAT application, leaving
only the 68000 software in it's place.

I have also included the source kit if anyone is interested;
part of it is a very simple drop shell that (should be) compatable
with System 6 as well as System 7. (Under System 6 or if launched
stand-alone, puts up a very simple menu bar with one option under
the File menu.)

Freeware; all I require is that if this gets redistributed elsewhere,
the entire package (Read Me, Strip68K, StripPPC and the source kit)
is redistributed as one package. Feel free to use the source code
for your own use.

- Bill
Usual disclamers go here.

(By the way, always back up your software before converting an application.)


-- William Edward Woody
-- In Phase Consulting
-- Macintosh and Microsoft Windows Development
-- Glendale, CA 91203
-- [email protected]

--- CUT HERE --- CUT HERE --- CUT HERE --- CUT HERE --- CUT HERE ---
Post Reply