|
|
Stay up to speed on the latest Groups news and updates, visit the
Groups blog today!
Description
Pin is a tool for the dynamic instrumentation of programs. It supports Linux binary executables for Intel (R) Xscale (R), IA-32, Intel64 (64 bit x86), and Itanium (R) processors; Windows executables for IA-32 and Intel64; and MacOS executables for IA-32. Pin was designed to provide functionality similar to the popular ATOM toolkit for Compaq's Tru64 Unix on Alpha, i.e. arbitrary code (written in C or C++) can be injected at arbitrary places in the executable. Unlike Atom, Pin does not instrument an executable statically by rewriting it, but rather adds the code dynamically while the executable is running. This also makes it possible to attach Pin to an already running process.
When posting a question to our mailing list, be sure to mention your processor, OS, gcc version, and Pin kit number.
|
Re: DynamoRio ----.so file
There is document of how to build client in the downloaded package, in doc/html/index.html. Also there is examples in samples/, you can use cmake to generate
Posted - Fri Jul 3, 2009 5:40 pm
|
qin zhao
zhaoqin339076
Offline Send Email
|
CONTEXT
Ø To me, logic dictates that whatever information you have when you emit the instrumented code is information you can store and make accessible later. Thus,
Posted - Fri Jul 3, 2009 2:33 pm
|
Cohn, Robert S
rscohn2000
Offline Send Email
|
|
Posted - Fri Jul 3, 2009 2:11 pm
|
Godmar Back
godmarback
Offline Send Email
|
|
Posted - Fri Jul 3, 2009 11:54 am
|
Godmar Back
godmarback
Offline Send Email
|
Re: Next basic block
Well, actually, you can change the control flow if you insert a jump... See INS_InsertDirectJump
Posted - Fri Jul 3, 2009 10:58 am
|
Cownie, James H
jim.cownie
Offline Send Email
|
Add pinheads to your personalized My Yahoo! page What's This?
|
Message History
Group Email Addresses
| Related Link: |
http://www.pintool.org |
| Post message: |
pinheads@yahoogroups.com |
| Subscribe: |
pinheads-subscribe@yahoogroups.com |
| Unsubscribe: |
pinheads-unsubscribe@yahoogroups.com |
| List owner: |
pinheads-owner@yahoogroups.com |
|