https://github.com/jevinskie/xnu-trace
Tracing of iOS/macOS binaries using HW single step and Frida DBI
https://github.com/jevinskie/xnu-trace
Last synced: 6 months ago
JSON representation
Tracing of iOS/macOS binaries using HW single step and Frida DBI
- Host: GitHub
- URL: https://github.com/jevinskie/xnu-trace
- Owner: jevinskie
- License: bsd-2-clause
- Created: 2022-07-19T19:59:42.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T19:02:18.000Z (11 months ago)
- Last Synced: 2025-04-09T18:18:33.365Z (6 months ago)
- Language: C++
- Homepage:
- Size: 2.07 MB
- Stars: 77
- Watchers: 10
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xnu-trace
Tracing of iOS/macOS binaries using HW single step and Frida DBI.## SAST Tools
[PVS-Studio](https://pvs-studio.com/en/pvs-studio/?utm_source=website&utm_medium=github&utm_campaign=open_source) - static analyzer for C, C++, C#, and Java code.