An open API service indexing awesome lists of open source software.

https://github.com/tobedefined/zombiecatcher

Zombie Object 实现测试
https://github.com/tobedefined/zombiecatcher

Last synced: 12 months ago
JSON representation

Zombie Object 实现测试

Awesome Lists containing this project

README

          

Zombie Object Demo

兼容 hook free 方式以及 hook dealloc 方式

参考:

[如何定位Obj-C野指针随机Crash(一):先提高野指针Crash率](https://cloud.tencent.com/developer/article/1070505)

[如何定位Obj-C野指针随机Crash(二):让非必现Crash变成必现](https://cloud.tencent.com/developer/article/1070512)

[如何定位Obj-C野指针随机Crash(三):如何让Crash自报家门](https://cloud.tencent.com/developer/article/1070528)

[ObjC源码](https://github.com/apple-oss-distributions/objc4)