Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 682 Bytes

File metadata and controls

17 lines (11 loc) · 682 Bytes

CTPP: Conflict Testing with Probe+Prune

This is the source code for our RAID 2023 paper:

Zihan Xue, Jinchi Han, Wei Song. CTPP: A fast and stealth algorithm for searching eviction sets on Intel processors. In the 26th International Symposium on Research in Attacks, Intrusions and Defenses (RAID'23), October 16-18, 2023, Hong Kong, China. [DOI]

The development of CTPP is based on the Prime+Scope work.

How to run

It basically runs the same way as the Prime+Scope demo:

cd primescope_demo
make