8000 GitHub - Tkizzy/resign: XCode Project to resign .ipa files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ resign Public
forked from vtky/resign

XCode Project to resign .ipa files

Notifications You must be signed in to change notification settings

Tkizzy/resign

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

resign

XCode Project to resign .ipa files

How to use

  1. Put ipa to be resigned in the ipa_to_resign folder
  2. Put dylibs (e.g. FridaGadget.dylib) that you want to add to the binary in the dylibs_to_insert folder
  3. Open the XCode project
  4. Set a bundle identifier
  5. Select a Signing Team
  6. Build the project (Command-B or Product -> Build)

Your resulting modified and resigned binary will be in the build folder.

About

XCode Project to resign .ipa files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%
0