On 2015-09-17 18:20, bitwise wrote:

dyld_register_image_state_change_handler does not provide a way to
unregister the callback either, so I don't see how this helps.

The dynamic library holding the callback is pinned. See the implementation of registerImageStateSingleChangeHandler, the first few lines.

[1] http://www.opensource.apple.com/source/dyld/dyld-353.2.3/src/dyld.cpp

--
/Jacob Carlborg

Reply via email to