kallsyms / warpspeed

macOS Record Replay Debugger
5 stars 0 forks source link

Figure out how to setup method swizzling for Obj-C Support #21

Open pmarkowsky opened 1 year ago

pmarkowsky commented 1 year ago

Since the Obj-C runtime has its own way of resolving symbols we may need to add method swizzling to this to make it work across the platform in some cases.