Pinned Repositories
Microarchitectural-Hash-Function-Recovery
Proof-of-concept implementation for the paper "Efficient and Generic Microarchitectural Hash-Function Recovery" (IEEE S&P 2024)
Security-RISC
Proof-of-concept implementation for the paper "A Security RISC: Microarchitectural Attacks on Hardware RISC-V CPUs" (IEEE S&P 2023)
CacheWarp
Proof-of-concept implementation for the paper "CacheWarp: Software-based Fault Injection using Selective State Reset" (USENIX Security 2024)
cityhash
Automatically exported from code.google.com/p/cityhash
drama
This repository contains examples of DRAMA reverse-engineering and side-channel attacks
gost
Simple C implementation of the GOST block cipher
otsu-threshold
Simple Otsu thresholding implemtation in C
rowhammer-revisited-talk
A list of resources for the talk Rowhammer Revisited: From Exploration to Exploitation and Mitigation
teleprintf
C header to send telegram notifications with a printf like interface
Timing-Based-Parameter-Inferrence
Inferring neural network parameters from timing oracles
s8lvg's Repositories
s8lvg/rowhammer-revisited-talk
A list of resources for the talk Rowhammer Revisited: From Exploration to Exploitation and Mitigation
s8lvg/otsu-threshold
Simple Otsu thresholding implemtation in C
s8lvg/gost
Simple C implementation of the GOST block cipher
s8lvg/Timing-Based-Parameter-Inferrence
Inferring neural network parameters from timing oracles
s8lvg/teleprintf
C header to send telegram notifications with a printf like interface
s8lvg/CacheWarp
Proof-of-concept implementation for the paper "CacheWarp: Software-based Fault Injection using Selective State Reset" (USENIX Security 2024)
s8lvg/cityhash
Automatically exported from code.google.com/p/cityhash
s8lvg/drama
This repository contains examples of DRAMA reverse-engineering and side-channel attacks
s8lvg/Eos
The computational origami system Eos allows folding and proving origami. This repository includes tutorial of Eos system and examples of origami problems.
s8lvg/FBX2glTF
A command-line tool for the conversion of 3D model assets on the FBX file format to the glTF file format.
s8lvg/hammulator
Proof-of-concept implementation for the paper "Hammulator: Simulate Now - Exploit Later" (DRAMSec 2023)
s8lvg/PTEditor
A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.
s8lvg/risc-v-getting-started-guide
The official RISC-V getting started guide
s8lvg/rowhammer-test
Test DRAM for bit flips caused by the rowhammer problem
s8lvg/rust-perfcnt
Rust library to program hardware performance counter.
s8lvg/rust-x86
Rust library to use x86 (amd64) specific functionality and registers.
s8lvg/Security-RISC
Proof-of-concept implementation for the paper "A Security RISC: Microarchitectural Attacks on Hardware RISC-V CPUs" (IEEE S&P 2023)
s8lvg/website