Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added support for iOS 8.x SDKs. #17

Merged
merged 9 commits into from
Jul 3, 2017
Merged

Added support for iOS 8.x SDKs. #17

merged 9 commits into from
Jul 3, 2017

Conversation

PoomSmart
Copy link
Collaborator

launchctl in pre-iOS 9 SDKs doesn’t support debugging processes which is the core functionality of simject. Here’s a workaround by using setenv to SpringBoard, then preventing other non-UIKit processes as many as possible from being injected.

Thatchapon Unprasert added 9 commits June 22, 2016 20:43
It handles plists with Classes and Bundles (as frameworks) properties.
Injected applications here are all UIKit apps, and we do allow
injection to any if com.apple.UIKit or com.apple.Security is specified.
# Conflicts:
#	Makefile
#	respring_simulator/Makefile
#	simject/Makefile
#	simjectCore.mm
#	simjectUIKit/Makefile
#	simjectUIKit/simjectUIKit.xm
@akemin-dayo akemin-dayo merged commit 47e5cb8 into akemin-dayo:master Jul 3, 2017
@akemin-dayo
Copy link
Owner

Thank you!! ♪( ´▽`)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants