Quickies

[categories] [index] [all (527)] [latest]

Mac OS X
  1. $ codesign -dvvv TwitHunter.app
    

    result

    Executable=/Users/nst/TwitHunter.app/Contents/MacOS/TwitHunter
    Identifier=ch.seriot.TwitHunter
    Format=bundle with Mach-O thin (x86_64)
    CodeDirectory v=20100 size=589 flags=0x0(none) hashes=21+5 location=embedded
    Hash type=sha1 size=20
    CDHash=d92cea80efead38315b778b0a320db6fceb666fe
    Signature size=8514
    Authority=Developer ID Application: Nicolas Seriot
    Authority=Developer ID Certification Authority
    Authority=Apple Root CA
    Timestamp=Aug 24, 2012 8:07:40 AM
    Info.plist entries=19
    Sealed Resources rules=4 files=6
    Internal requirements count=2 size=292
    

    See also "Mac OS X Code Signing In Depth" http://developer.apple.com/library/mac/#technotes/tn2206/_index.html