Closed insomnia417 closed 5 years ago
@Tatsh This worked for me.
easy copy pasta:
# safe place to work in cd /private/var/mobile/Documents
# Get the ent from bash and save it ldid -e `which bash` > ent.xml
# sign Clutch with the ent. "-Sent.xml" is the correct usage ldid -Sent.xml `which Clutch`
# inject into trust cache inject `which Clutch`
Originally posted by @JoniVR in https://github.com/KJCracks/Clutch/issues/228#issuecomment-467963270
@Tatsh
This worked for me.
easy copy pasta:
Originally posted by @JoniVR in https://github.com/KJCracks/Clutch/issues/228#issuecomment-467963270