frida / frida-objc-bridge

Objective-C runtime interop from Frida
49 stars 21 forks source link

Allow failing class_getName #61

Open hsorbo opened 3 months ago

hsorbo commented 3 months ago

This allows for class_getName to fail and be gracefully handled by objc-bridge. Swift versions prior to 5.10 had an issue causing the process to crash when attempting to resolve names of lazily named objc-classes, which now they handle by synthesising a placeholder name with offset.