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 2 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:
- A high performance LLVM-based dynamic binary instrumentation framework☆272Updated last year
- ☆39Updated 2 years ago
- ☆40Updated 2 months ago
- Medusa Repository: Transynther tool and Medusa Attack☆23Updated 5 years ago
- ☆20Updated 2 years ago
- BinRec: Dynamic Binary Lifting and Recompilation☆143Updated last year
- A small library to modify all page-table levels of all processes from user space for x86_64 and ARMv8.☆265Updated 4 months ago
- AMD Research Instruction Based Sampling Toolkit☆90Updated 4 years ago
- Dynamic ControlFlow Graph and DataFlow Graph for Binary-based Optimization☆21Updated 8 years ago
- Microarchitectural attack development frameworks for prototyping attacks in native code (C, C++, ASM) and in the browser☆61Updated 3 years ago
- Artifact of "Indirector: High-Precision Branch Target Injection Attacks Exploiting the Indirect Branch Predictor" [USENIX Security 2024]☆63Updated last year
- Tool to Analyze Speculative Execution Attacks and Mitigations☆55Updated 3 years ago
- Revizor - a fuzzer to search for microarchitectural leaks in CPUs☆162Updated 2 weeks ago
- GPUReplay, ASPLOS 2022☆41Updated 3 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
- some tlb experimentation code: calculate L1, L2 miss penalties and show cross-HT interference.☆14Updated 6 years ago
- This repository contains some tools to monitor the UNC_CBO_CACHE_LOOKUP event of the C-Boxes.☆11Updated 7 years ago
- ☆45Updated 6 years ago
- ☆18Updated 3 years ago
- A tool to sample a QEMU-KVM's memory access pattern at page level based on Intel VT-x☆21Updated 6 years ago
- A low-overhead dynamic binary instrumentation and modification tool for ARM (both AArch32 and AArch64 support) and RISC-V (RV64GC).☆349Updated 7 months ago
- Simple passes for CFG and DFG analysis☆44Updated 6 years ago
- HQEMU v2.5.1 is a retargetable and multi-threaded dynamic binary translator on multicores☆22Updated 7 years ago
- A dynamic control flow graph (CFG) reconstruction plugin for valgrind.☆126Updated last month
- HW interface for memory caches☆28Updated 5 years ago
- Using Data Memory-Dependent Prefetchers to Leak Data at Rest☆37Updated 3 years ago
- Tool for testing and finding minimal eviction sets☆105Updated 4 years ago
- An LLVM pass to profile dynamic LLVM IR instructions and runtime values☆140Updated 4 years ago
- Kasper: Scanning for Generalized Transient Execution Gadgets in the Linux Kernel☆58Updated last year
- This is a tutorial on how to write an LLVM Pass using the (kind-of) new PassManager. It is compiled from different sources referenced in …☆56Updated 6 years ago