insert_dylib icon indicating copy to clipboard operation
insert_dylib copied to clipboard

Command line utility for inserting a dylib load command into a Mach-O binary

Results 4 insert_dylib issues
Sort by recently updated
recently updated
newest added

When I use insert_dylib to inject a binary file, it tell me a warning: Warning: __LINKEDIT segment is not at the end of the file, so codesign will not work...

when running "ipatool search" command it returns a mapping for storefront error?

Hello. Thank you for this useful tool! I wonder if it is possible to build and distribute this binary? I didn't see any license file in the repo. Is it...