swift-frida icon indicating copy to clipboard operation
swift-frida copied to clipboard

find Swift functions/methods

Open maltek opened this issue 6 years ago • 0 comments

We can scrape witness tables to find some methods.

Where available (e.g. stdlib), we can of course also use the mangled symbol names.

As a last resort, we'll need an API that allows users to specify an address and a type signature (#3).

maltek avatar Apr 04 '18 12:04 maltek