alephsecurity / alephsecurity/xnu-qemu-arm64
GDB - Parse Objects
- Lenguaje dominante
- C
- Estrellas
- 1.5k
- Forks
- 129
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
A script that will receive a pointer and will print the object's data.
It can be used in the user and the kernel mode. It will dramatically ease the debug process.
• The most interesting objects are: [CF*](https://developer.apple.com/documentation/corefoundation?language=objc), [NS*](https://developer.apple.com/documentation/foundation?language=objc), [OS*](https://developer.apple.com/documentation/driverkit)
This feature is part of [xnu-qemu-arm64-tools](https://github.com/alephsecurity/xnu-qemu-arm64-tools/tree/master/gdb) project
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.