🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!
-
Updated
Dec 5, 2022 - C
🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!
Miniature Leaks-style heap analyzer for macOS on Apple Silicon. Attaches to a running process, enumerates every malloc zone, conservatively scans dyld data segments and thread stacks for roots, and runs BFS plus Tarjan to surface unreachable allocations and retain cycles. Ships with a React and D3 force-graph viewer.
Add a description, image, and links to the libmalloc topic page so that developers can more easily learn about it.
To associate your repository with the libmalloc topic, visit your repo's landing page and select "manage topics."