BinaryAnalysisPlatform / bap-pintraces

19 stars 9 forks source link

IA32 #5

Open hxuhack opened 8 years ago

hxuhack commented 8 years ago

Hi, does it support 32-bit? When I compile the program, it only generates obj-intel64. How can I have obj-ia32? Thanks

ivg commented 8 years ago

Pin tool creates a binary, that is native to your host. You need to boot into ia32 machine and recompile it, to get 2 bit Intel binary