View Single Post
  #1  
Old 12-23-2025, 14:42
jonwil jonwil is offline
VIP
 
Join Date: Feb 2004
Posts: 399
Rept. Given: 2
Rept. Rcvd 21 Times in 9 Posts
Thanks Given: 2
Thanks Rcvd at 67 Times in 35 Posts
jonwil Reputation: 21
Tips for reverse engineering OSX programs?

I have an OSX program in PEF format that's linked against CarbonLib (so is using the Carbon UI toolkit). I can throw it into IDA on my Windows PC no problems and that works but I don't have a clue how to go from there. Anyone know how to reverse engineer OSX programs? Or have links to documentation on the OSX libraries of this vintage (CarbonLib, Apple;Carbon;Multimedia, vecLib, AudioUnitFrameworkLib, CoreAudioFrameworkLib).

Also is there a way to figure out what version of OSX this would require?
Reply With Quote