Multi level Execution tracing evaluation Intel PT
收藏NIAID Data Ecosystem2026-03-12 收录
下载链接:
https://zenodo.org/record/4719510
下载链接
链接失效反馈官方服务:
资源简介:
This repository is part of the research paper "Towards Efficient Control-Flow Attestation with software-assisted Multi-level Execution Tracing".
This repository includes test cases that are written as simple C programs to provide a minimal codebase for covering Intel-PT each test’s requirements. All test cases were compiled with GCC’s optimization level set to 0. This ensures fine-grained control over the control flow of the test case via source code. The effectiveness and efficiency of the implemented solution were evaluated based on the tracer’s ability to output the correct control-flow profile for the target test case. The performance was measured against two scaling profiles: high-complexity and low-complexity.
创建时间:
2021-04-27



