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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of shmcat!