awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • mollyim/mollyim-androidAvatar de mollyim

    mollyim/mollyim-android

    3,079Ver en 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
    Ver en GitHub↗3,079
  1. Home
  2. Security & Cryptography
  3. Memory Sanitization