Pin
小瘦马
需要学的还很多
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
安装和使用 Intel PIn
一、 安装Building the Example Tools for LinuxTo build allexamples in a directory:$ cd source/tools/ManualExamples$ make allTo build and run a specific example (e.g., inscount0):$ cd s原创 2013-08-22 11:45:15 · 5004 阅读 · 4 评论 -
Intel Pin 学习总结
一、 简介l Pin is a dynamic binary instrumentation framework for the IA-32 and x86-64 instruction-set architectures thatenables the creation of dynamic program analysis tools.Some tools built with原创 2013-08-22 11:29:32 · 2900 阅读 · 1 评论
分享