We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
你好大神,请问一下如何防止篡改二次签名,能过等保的那种,网上的解决方案好像都是 1.判断是否越狱 2.判断Mach-O文件否被篡改 SignerIdentity(修改二进制文件) 3.重签名检测 检查 embedded.mobileprovision 里面的teamID或者BundleID 是否变化 但是过不了等保,你有没有好的方法呢
The text was updated successfully, but these errors were encountered:
防止不了
Sorry, something went wrong.
No branches or pull requests
你好大神,请问一下如何防止篡改二次签名,能过等保的那种,网上的解决方案好像都是
1.判断是否越狱
2.判断Mach-O文件否被篡改 SignerIdentity(修改二进制文件)
3.重签名检测 检查 embedded.mobileprovision 里面的teamID或者BundleID 是否变化 但是过不了等保,你有没有好的方法呢
The text was updated successfully, but these errors were encountered: