1 repositorio
Techniques for overwriting sensitive information in volatile memory to prevent data recovery from RAM.
Distinct from Sensitive Data Protection: None of the candidates cover RAM-level memory wiping; they focus on variable redaction, access policies, visual obscuration, or file system protections.
Explore 1 awesome GitHub repository matching security & cryptography · Memory Sanitization. Refine with filters or upvote what's useful.
Molly is a privacy-focused Android messenger and a client for the Matrix open standard. It functions as a decentralized, end-to-end encrypted communication tool that allows users to interact across federated networks without a central authority. The application implements several security-centric features, including binary integrity verification to ensure the authenticity of the installed build and RAM-overwrite memory sanitization to prevent sensitive data leakage. It provides local database encryption secured by user-defined passphrases and supports routing network traffic through proxies o
Erase sensitive information from device RAM to prevent the recovery of private data.