Stars
RSD: RISC-V Out-of-Order Superscalar Processor
A cleaned-up gem5-compatible version of https://github.com/LinuxPerfStudy/LEBench
Defeating Pointer Authentication on the Apple M1 with Hardware Attacks
A Ghidra static analysis tool for locating PACMAN Gadgets
Patch your macOS kernel to enable support for the high-resolution timers on M1
An IOKit kext designed for microarchitectural security research on M1
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
Packer configuration for Ubuntu Server 18.04, 20.04 and 22.04 for Proxmox.
A taint-tracking plugin for the Valgrind memory checking tool
Construct the CFG(Control Flow Graph) from intel assembly code
feliam / klee-taint
Forked from klee/kleeKLEE-TAINT - Klee with taint analysis support
mimalloc is a compact general purpose allocator with excellent performance.
Repository containing the guide and code for booting RISC-V full system linux using gem5.
Kernel Address Space Layout Derandomization (KASLD) - A collection of various techniques to infer the Linux kernel base virtual address as an unprivileged local user, for the purpose of bypassing K…
This repository provides Pensieve, a security evaluation framework for microarchitectural defenses against speculative execution attacks.
Disk encryption with strong security based on TrueCrypt
Code to accompany the paper "Secure Stable Matching at Scale", by Jack Doerner, David Evans, and abhi shelat
Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
An implementation of djb-s salsa20 in 45 lines of human-readable C code