├── ADForiOS13 ├── ADForiOS14 ├── README.md └── images ├── .DS_Store └── image-20240426114515297.png /ADForiOS13: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cherubstar/AllowDebugging/c9b75d56bab8dadd6aa77c13a873df5a5f4597dc/ADForiOS13 -------------------------------------------------------------------------------- /ADForiOS14: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cherubstar/AllowDebugging/c9b75d56bab8dadd6aa77c13a873df5a5f4597dc/ADForiOS14 -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # AllowDebugging 2 | A tool of kernel level for bypassing debug detection! 3 | 4 | ## Support Devices 5 | 6 | iOS 13.0 - iOS 14.8(During Testing, Perhaps higher) 7 | 8 | A7 - A10(During Testing, Perhaps higher) 9 | 10 | ## Usage 11 | 12 | 1. Open an application 13 | 2. Run ADForiOS13 / ADForiOS14(Based on your system version) 14 | 3. Run debugserver to attach 15 | 16 | ## Dispaly 17 | 18 | ![image-20240426114515297](images/image-20240426114515297.png) 19 | -------------------------------------------------------------------------------- /images/.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cherubstar/AllowDebugging/c9b75d56bab8dadd6aa77c13a873df5a5f4597dc/images/.DS_Store -------------------------------------------------------------------------------- /images/image-20240426114515297.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/cherubstar/AllowDebugging/c9b75d56bab8dadd6aa77c13a873df5a5f4597dc/images/image-20240426114515297.png --------------------------------------------------------------------------------