eleme / Stinger

Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwarding. It is 20+ times faster than the Aspects, from message-sending to Aspect-oriented code ends.
MIT License
996 stars 127 forks source link

通过实例方法 hook instance 后,支持对其 isaClass 进行 instance hook #20

Open foyoodo opened 1 year ago

foyoodo commented 1 year ago

感觉不兼容的话子类里关联的空 hookInfoPool 有点浪费了 😂

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.