All Projects → iPAWiND → iPatch

iPAWiND / iPatch

Licence: AGPL-3.0 license
Patch iPA Files With Dynamic Libraries

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to iPatch

ios code sign
iOS 签名简介
Stars: ✭ 23 (-20.69%)
Mutual labels:  iphone, ipad, ipa
Ipa Server
Upload and install IPA in web.
Stars: ✭ 392 (+1251.72%)
Mutual labels:  iphone, ipad, ipa
SignTools-CI
Sign iOS apps on demand using CI. Part of: https://github.com/SignTools/SignTools
Stars: ✭ 145 (+400%)
Mutual labels:  iphone, ipad, ipa
Shukofukurou-iOS
The Ultimate Open Source AniList, Kitsu, and MyAnimeList Tracker for iOS/iPadOS written in Objective-C
Stars: ✭ 29 (+0%)
Mutual labels:  iphone, ipad
YMTGetDeviceName
Get device name from model number
Stars: ✭ 27 (-6.9%)
Mutual labels:  iphone, ipad
Pulley
A library to imitate the iOS 10 Maps UI.
Stars: ✭ 1,928 (+6548.28%)
Mutual labels:  iphone, ipad
Inappviewdebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
Stars: ✭ 1,805 (+6124.14%)
Mutual labels:  iphone, ipad
SwiftyJot
Use your finger to annotate images.
Stars: ✭ 14 (-51.72%)
Mutual labels:  iphone, ipad
Mcpicker Ios
McPicker is a customizable, closure driven UIPickerView drop-in solution with animations that is rotation ready.
Stars: ✭ 186 (+541.38%)
Mutual labels:  iphone, ipad
Hls Vod
HTTP Live Streaming with on-the-fly encoding of any video file for Web/Apple TV/iPhone/iPad/iPod
Stars: ✭ 221 (+662.07%)
Mutual labels:  iphone, ipad
Uicollectionviewsplitlayout
UICollectionViewSplitLayout makes collection view more responsive.
Stars: ✭ 226 (+679.31%)
Mutual labels:  iphone, ipad
Filesystem
FileSystem is an application that allows you to browse the content of your iPhone disk, displaying file and folders, files contents, and detailed informations about file and folder permissions.
Stars: ✭ 148 (+410.34%)
Mutual labels:  iphone, ipad
Apple Device Model List
All Apple devices model name list. 通过内部编号判断 iOS 设备型号。
Stars: ✭ 149 (+413.79%)
Mutual labels:  iphone, ipad
Clendar
Clendar - universal calendar app. Written in SwiftUI. Available on App Store
Stars: ✭ 153 (+427.59%)
Mutual labels:  iphone, ipad
Unwrap
Learn Swift interactively on your iPhone.
Stars: ✭ 1,992 (+6768.97%)
Mutual labels:  iphone, ipad
Stpopuppreview
An alternative peek preview for non 3D Touch devices. Inspired by Instagram.
Stars: ✭ 202 (+596.55%)
Mutual labels:  iphone, ipad
Stpopup
STPopup provides STPopupController, which works just like UINavigationController in popup style, for both iPhone and iPad. It's written in Objective-C and compatible with Swift.
Stars: ✭ 2,517 (+8579.31%)
Mutual labels:  iphone, ipad
iOSShortcuts
A collection of shortcuts for the Shortcuts app.
Stars: ✭ 60 (+106.9%)
Mutual labels:  iphone, ipad
Appleapnpush
Send push notification to Apple Devices (iPhone, iPad)
Stars: ✭ 134 (+362.07%)
Mutual labels:  iphone, ipad
Ioctocat
iOctocat v1 - GitHub for iOS (works on the iPhone, iPad, and iPod Touch)
Stars: ✭ 1,665 (+5641.38%)
Mutual labels:  iphone, ipad

iPatch

Patch iPA Files With Dynamic Libraries (Mac)

Getting Started

cd ~/Desktop && git clone https://github.com/iPAWiND/iPatch.git && chmod +x iPatch/ipatch.sh iPatch/optool

Usage

cd ~/Desktop/iPatch && ./ipatch.sh 'path_to_ipa_file' 'path_to_dylibs_folder' 'path_to_mobile_provision(optional)'

The patched ipa will appear in finder after successfully patching it, you can install it either via Xcode or third party apps.

Acknowledgments

  • This project is distributed publicly in hope that it will be useful for many people
  • This project comes under GNU AGPLv3 LICENSE
  • This project comes as is, without any warranty or guarantee

Credits

optool by Alex Zielenski

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].