This is a simple tool that dumps shared memory segments (System V and POSIX), files and text. It might be useful when you have to debug programs that use shared memory.
Features
- Dumps System V (shmget, shmat API) and POSIX (shm_open...) shared memory
- Also dumps files (like cat) and text (like echo)
- Several objects can be dumped in one run
- Useful for debugging purposes
- Works with Linux, FreeBSD and probably other un*x like systems
- Comes with an optional utility to calculate System V IPC keys via the ftok(3) library function
License
GNU General Public License version 2.0 (GPLv2)Follow shmcat
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of shmcat!