• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: making a data file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: making a data file


  • Subject: Re: making a data file
  • From: Steve Checkoway <email@hidden>
  • Date: Mon, 26 Dec 2005 13:24:46 -0800


On Dec 26, 2005, at 10:13 AM, Steve Checkoway wrote:

$ otool -s __TEXT __text name.o|perl -ne 'next unless /[\da-f] {6}/;@_=split; shift @_; print pack "H*", $_ for (@_)' > name.text

That {6} should be an {8}, I miscounted (not that it really matters).

- Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >making a data file (From: "D. Walsh" <email@hidden>)
 >Re: making a data file (From: Steve Checkoway <email@hidden>)

  • Prev by Date: Re: Getting Started w/Xcode
  • Next by Date: Re: Getting Started w/Xcode
  • Previous by thread: Re: making a data file
  • Next by thread: Re: making a data file
  • Index(es):
    • Date
    • Thread