Hacker News new | ask | show | jobs
by babesh 1735 days ago
I wasn't clear. It is dynamically constructing an API call that Objective-C allows. The objc_msgSend stuff.
1 comments

Which you can call directly from Swift.
Look at the code of gamed exploit that I've uploaded to GitHub, the app is written in Swift and it calls Objective-C runtime functions from it