> cat /dev/github | grep security-tools
discovered 03 Aug 2026

salt

via awesome-list
→ View on GitHub
The tool "salt" is designed for reversing and analyzing kernel heap memory management, primarily facilitating the development of exploits and debugging kernel code. It functions as a GDB plugin that enables tracing and recording of memory allocations, with filtering capabilities by process name or cache, while also providing features to analyze and manage SLUB allocator states. Additionally, it includes a playground kernel module to simulate memory allocations, enhancing both debugging and educational experiences regarding kernel memory management.