awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesVolatile Memory Overwriting

Destructive overwriting of RAM and swap space to prevent forensic recovery.

Distinct from Volatile Memory Processing: Distinct from Volatile Memory Processing by focusing on the destructive erasure of data rather than secure handling during runtime.

Explore 2 awesome GitHub repositories matching security & cryptography · Volatile Memory Overwriting. Refine with filters or upvote what's useful.

Awesome Volatile Memory Overwriting GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hephaest0s/usbkillAvatar von hephaest0s

    hephaest0s/usbkill

    4,570Auf GitHub ansehen↗

    usbkill is a physical access defense tool and system monitor that triggers immediate power-off or shutdown sequences when unauthorized USB device changes are detected. It functions as a USB device shutdown trigger and volatile memory wiper designed to prevent forensic data recovery by automating system termination upon hardware tampering. The tool includes a USB device whitelist manager that ignores trusted hardware to prevent accidental shutdowns during legitimate device usage. It provides anti-forensic data protection by executing destructive commands to erase RAM and swap space before the

    Wipes RAM and swap space with random data to prevent forensic data recovery before power-off.

    Python
    Auf GitHub ansehen↗4,570
  • mollyim/mollyim-androidAvatar von mollyim

    mollyim/mollyim-android

    3,079Auf GitHub ansehen↗

    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

    Overwrites sensitive credentials and keys in RAM immediately after use to prevent forensic recovery.

    Kotlin
    Auf GitHub ansehen↗3,079
  1. Home
  2. Security & Cryptography
  3. Volatile Memory Processing
  4. Volatile Memory Overwriting

Unter-Tags erkunden

  • Disk Sector OverwritingOverwriting unallocated disk space and file contents to prevent forensic recovery. **Distinct from Volatile Memory Overwriting:** Distinct from volatile memory overwriting by focusing on non-volatile disk storage and unallocated sectors.