Description
Applications can create core dumps of a running process without terminating immediately. The library helps developers capture diagnostic state for difficult crashes or production-only failures.
Core dumps can contain secrets, memory contents, file paths, and user data. Store them securely, restrict access, and avoid collecting them without a clear privacy policy.