Is it possible to add an LC_LOAD_DYLIB to a binary? There has been protection against DYLD_INSERT_LIBRARIES being used so I need another to load a dylib into an app

link|improve this question
This doesn't make sense. "There has been protection?" Please clarify. – bmargulies Jan 14 at 14:08
Well that's my assumption. DYLD_INSERT_LIBRARIES doesn't work. It's not a problem with the library because I can insert it manually with gdb using dlopen – user1000039 Jan 14 at 14:13
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.