Hacker News new | ask | show | jobs
by c0deR3D 1872 days ago
BTW, is there any recommended open source dynamic binary patching tool?

Have been using Intel Pin, but fine-grained patches would incur noticeable performance regression permanently.

Thanks!

1 comments

I don't know exactly what Pin does, but probably dyninst, which also supports Arm8 and POWER. It won't avoid slowdown, though.