memory-security

There are 7 repositories under memory-security topic.

  • CMU-SAFARI/BlockHammer

    Source code for the cycle-level simulator and RTL implementation of BlockHammer proposed in our HPCA 2021 paper: Yaglikci et. al., "BlockHammer: Preventing RowHammer at Low Cost by Blacklisting Rapidly-Accessed DRAM Rows" at https://people.inf.ethz.ch/omutlu/pub/BlockHammer_preventing-DRAM-rowhammer-at-low-cost_hpca21.pdf

    Language:C++19501
  • Dentrax/obscure-go

    In-memory security with secure data types

    Language:Go16213
  • ocalasans/dralyxor

    Dralyxor: Advanced C++ header-only library for robust string obfuscation, shielding binaries from static/dynamic analysis. Uses a consteval micro-program engine with variable NOPs. Runtime anti-debug/tamper checks (canaries, content checksums) plus RAII "just-in-time" decryption ensure secure, minimal memory exposure of plain-text data.

    Language:C++40
  • DSbD-Connect/ev_demonstrator

    Electric Vehicle Charging Demonstrator is part of a work package to showcase CHERI - Morello and Connect capabilities.

    Language:C20
  • STAR-Laboratory/RandomizedRowSwap

    Code Repository of the ASPLOS-2022 Paper on Randomized Row Swap

    Language:C2101
  • greekfetacheese/secure-types

    Secure data types that protect sensitive data in memory via locking, encryption, and zeroization.

    Language:Rust1
  • nima-sayadi/FlippyRAM

    A security project done for Institut für Informationssysteme (iisys), Hof university of applied sciences.

    Language:C++0000