├── .DS_Store ├── README.md ├── com.guohao.antiplugin.antiplugin_0.1-1_iphoneos-arm.deb ├── deviceInfo.png ├── setting.jpeg └── sign_check.c /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/545958498/IOSDetect/HEAD/.DS_Store -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/545958498/IOSDetect/HEAD/README.md -------------------------------------------------------------------------------- /com.guohao.antiplugin.antiplugin_0.1-1_iphoneos-arm.deb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/545958498/IOSDetect/HEAD/com.guohao.antiplugin.antiplugin_0.1-1_iphoneos-arm.deb -------------------------------------------------------------------------------- /deviceInfo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/545958498/IOSDetect/HEAD/deviceInfo.png -------------------------------------------------------------------------------- /setting.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/545958498/IOSDetect/HEAD/setting.jpeg -------------------------------------------------------------------------------- /sign_check.c: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/545958498/IOSDetect/HEAD/sign_check.c --------------------------------------------------------------------------------