awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMemory Sanitization

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.

Awesome Memory Sanitization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • mollyim/mollyim-androidmollyim 的头像

    mollyim/mollyim-android

    3,079在 GitHub 上查看↗

    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.

    Kotlin
    在 GitHub 上查看↗3,079
  1. Home
  2. Security & Cryptography
  3. Memory Sanitization