geohot / qira

QEMU Interactive Runtime Analyser
MIT License
3.95k stars 469 forks source link

update readme. added install guide for mac os. #232

Closed littlemountainman closed 4 years ago

littlemountainman commented 5 years ago

The current xcode command line tools do not work since they don't support the standard libc++ anymore. The old one I linked does. It costs you quite a lot of time to find that out. I got everything working aside from tracers/pin_build.sh which still brings up an error while installing on Mac OS.

geohot commented 4 years ago

But qemu won't work on Mac, how do you actually trace with this?