Brun0oO
Sep 08, 2017 - 11:42
Hi,
Is it possible to retrieve the objc class name from an ObjCInstanceMethodProxy class instance ?
I'm debugging a method call to an ObjCInstanceMethodProxy class instance. It failed and I'm trying to enumerate the available methods from the instance (using some stuff from the 'objc_tools/objc_info.py' code).
Thanks for your help....