securing / IOSSecuritySuite

iOS platform security & anti-tampering Swift library
https://www.securing.biz/
Other
2.27k stars 272 forks source link

AntiMSHook - Cydia Substrate defense #82

Closed Ant-tree closed 1 year ago

Ant-tree commented 1 year ago

This PR is for #52

Fixed MSHook deny function to properly deny MSHook with Cydia substrate. Currently MSHook with Cydia substrate is undeniable.

Changes :

Tested :

Device Arch. OS Time consumed (ms)
iPhoneSE 2 arm64e iOS 14.3 9.76
iPhone 8 arm64 iOS 12.4 10.14
r3ggi commented 1 year ago

Thank you!