Code-signing broken?
Code-signing broken?
- Subject: Code-signing broken?
- From: Tim Murison <email@hidden>
- Date: Fri, 06 Mar 2009 12:01:01 -0500
- Thread-topic: Code-signing broken?
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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden