zsign icon indicating copy to clipboard operation
zsign copied to clipboard

Erase existing contents of _CodeSignature to prevent integrity errors

Open camila314 opened this issue 1 year ago • 5 comments

This was causing problems with the IPA that I was using, it had a ResourceRules file that led to the zSign code signature being invalid.

camila314 avatar Aug 24 '23 02:08 camila314

Sign will fail wit the an enterprise certificate.

KupQ avatar Aug 28 '23 13:08 KupQ

All my tests were done with enterprise certificates, this is not true.

camila314 avatar Aug 31 '23 18:08 camila314

All my tests were done with enterprise certificates, this is not true.

WriteFile: Failed in fopen! /tmp/zsign_folder_1693511001322382/Payload/FoxTube.app/PlugIns/NotificationContentExtension.appex/_CodeSignature/CodeResources, No such file or directory Writing CodeResources Failed! /tmp/zsign_folder_1693511001322382/Payload/FoxTube.app/PlugIns/NotificationContentExtension.appex/_CodeSignature/CodeResources

Signed Failed! (0.026s, 26206us)

" Tested in many applications "

KupQ avatar Aug 31 '23 19:08 KupQ

Seems like a problem with directory creation, not anything that should be related to enterprise certificates. Will run some more tests when I’m available.

camila314 avatar Aug 31 '23 20:08 camila314

Seems like a problem with directory creation, not anything that should be related to enterprise certificates. Will run some more tests when I’m available.

Hello could you still look into this issue?

KupQ avatar Sep 10 '23 15:09 KupQ