theos / logos

Preprocessor that simplifies Objective-C hooking.
https://theos.dev/docs/logos
Other
206 stars 34 forks source link

Add basic support for builtin Swift class hooking. #53

Closed uroboro closed 4 years ago

uroboro commented 4 years ago
ryannair05 commented 4 years ago

This still doesn't allow for Swift classes to be hooked as the app crashes when hooking a swift class of it. Though that probably has something to do with MobileSubstrate as compared to THEOS

uroboro commented 4 years ago

I should clarify this is for Objective-C bridged Swift classes, those that are registered on the objc runtime.