site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thread-index: AcmefSB+h61AOV8hWUKFuBlWddxtOQ== Thread-topic: Code-signing broken? User-agent: Microsoft-Entourage/12.15.0.081119 I've been playing some more with code-signing on OS X, basically trying to learn how it works. I created a copy of the system library libz.1.2.3.dylib and started modifying it with a hex editor. Basically, search/replaced all instances of the string "deflate" with "foo_bar" and saved the result. If I perform an nm command, I can see zlib has functions like "_foo_barCopy" etc... The code-signature still passes. So, my question is WTF? _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com