ericcastro / Symbolicator

A Cydia Substrate library that reveals "<redacted>" symbol names at runtime
60 stars 13 forks source link

Properly report class vs instance method #5

Open nabla-c0d3 opened 9 years ago

nabla-c0d3 commented 9 years ago

It seems like symbolicator would not properly report whether the method is a class or an instance method; this fixes it.