intel / pinplay-toolsLinks
A collection of C/C++ programs and Python scripts to be used in conjunction with Intel Software Development Emulator (Intel SDE, available externally separately). The purpose is to use record/replay functionality in SDE for program analysis.
☆48Updated 4 months ago
Alternatives and similar repositories for pinplay-tools
Users that are interested in pinplay-tools are comparing it to the libraries listed below
Sorting:
- Medusa Repository: Transynther tool and Medusa Attack☆23Updated 5 years ago
- ☆46Updated 6 years ago
- ☆42Updated 2 years ago
- AMD Research Instruction Based Sampling Toolkit☆92Updated 4 years ago
- A high performance LLVM-based dynamic binary instrumentation framework☆280Updated last year
- HW interface for memory caches☆28Updated 5 years ago
- A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.☆271Updated 6 months ago
- ☆42Updated 4 months ago
- ☆20Updated 3 years ago
- some tlb experimentation code: calculate L1, L2 miss penalties and show cross-HT interference.☆14Updated 6 years ago
- Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser☆62Updated 3 years ago
- Using Data Memory-Dependent Prefetchers to Leak Data at Rest☆38Updated 3 years ago
- Tool for testing and finding minimal eviction sets☆106Updated 4 years ago
- oo7, a binary analysis tool to defend against Spectre vulnerabilities☆34Updated 5 years ago
- Tool to Analyze Speculative Execution Attacks and Mitigations☆56Updated 3 years ago
- RISC-V Security Model☆33Updated this week
- Proof-of-concept implementation for the paper "Osiris: Automated Discovery of Microarchitectural Side Channels" (USENIX Security'21)☆61Updated 5 months ago
- Gem5 implementation of "InvisiSpec", a defense mechanism of speculative execution attacks on cache hierarchy.☆60Updated 5 years ago
- ☆17Updated 3 years ago
- Proof-of-concept implementation for the paper "Efficient and Generic Microarchitectural Hash-Function Recovery" (IEEE S&P 2024)☆30Updated 2 years ago
- A blog for LLVM(v9.0.0 or v11.0.0) beginner, step by step, with detailed documents and comments. Record the way I learn LLVM and accompli…☆104Updated 3 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆20Updated 8 years ago
- Proof-of-concept code for the IEEE S&P 2025 paper "Peek-a-Walk: Leaking Secrets via Page Walk Side Channels"☆29Updated 4 months ago
- Revizor - a fuzzer to search for microarchitectural leaks in CPUs☆164Updated last week
- Simple passes for CFG and DFG analysis