bang590 / JSPatch

JSPatch bridge Objective-C and Javascript using the Objective-C runtime. You can call any Objective-C class and method in JavaScript by just including a small engine. JSPatch is generally used to hotfix iOS App.
MIT License
11.37k stars 2.24k forks source link

rewrite msgForwardIMP on arm64 #793

Closed ZenonHuang closed 7 years ago

ZenonHuang commented 7 years ago

same code with Aspects

ZenonHuang commented 7 years ago

部分情况测试不过。JSPatch 现在的判断方法更好。