Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

codesourse/iInjection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1a7702f · May 17, 2018

History

26 Commits
Dec 28, 2016
Dec 28, 2016
May 17, 2018
Dec 28, 2016
Dec 28, 2016
Dec 28, 2016
Jan 6, 2017
Dec 28, 2016
Dec 28, 2016
Dec 28, 2016
Apr 28, 2017
Dec 28, 2016
Jan 6, 2017
Jan 6, 2017
Dec 28, 2016
Apr 28, 2017
Dec 28, 2016
Dec 28, 2016

Repository files navigation

iInjection

iInjection is developed by codesourse https://github.com/codesourse

This is an app for OS X that can inject dylib and (re)sign apps and bundle them into ipa files that are ready to be installed on an iOS device.

Supported input types are: ipa, deb, app, xcarchive

Usage

This app requires Xcode to be installed, it has only been successfully tested on OS X 10.11 at this time.

You need a provisioning profile and signing certificate, you can get these from Xcode by creating a new project.

You can then open up iOS App Signer and select your input file, signing certificate, provisioning file, and optionally specify a new application ID and/or application display name.

Donate

https://github.com/codesourse/iInjection/blob/master/%E6%B1%82%E6%89%93%E8%B5%8F.png

Thanks To

maciekish / iReSign: The basic process was gleaned from the source code of this project.

DanTheMan827/ios-app-signer The basic process was gleaned from the source code of this project.

KJCracks/yololib

Help && Communication

avatar