SecurityDetector:用于越狱的Swift框架 源码
Hyperion安全检测器 用Swift编写的iOS越狱和调试检测器 背景 安全检测器提供越狱检测和调试附加检测。 建筑学: "SecurityDetector.swift" -封装JailBreakDetector / DebugDetector并提供两种简单的检测方法: isDeviceJailBroken和detectDebugging "JailBreakDetector.swift" -将文件/链接/方案/欺骗和fork()检测用于越狱。 用于越狱检测的isJailBroken方法。 "DebugDetector.swift" -使用sysctl实用程序检索内核状态,并允许具有适当特权的进程设置内核状态。 使用管理信息库''(MIB'')描述要检索或设置的状态。 用于调试附加检测的detectDebug方法。 要求 iOS 10.0以上 Xcode 10.1以上 迅捷4.2
文件列表
SecurityDetector-master.zip
(预估有个14文件)
SecurityDetector-master
SecurityDetector.podspec
3KB
SecurityDetector
Detectors
DebugDetector.swift
4KB
JailBreakDetector.swift
4KB
SecurityDetector.h
216B
ASM
libASM.h
2KB
readSys.s
3KB
暂无评论