sslab-gatech / qsym

QSYM: A Practical Concolic Execution Engine Tailored for Hybrid Fuzzing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to support 32bit binary?

tinywhite321 opened this issue · comments

Hi,

I would like to ask whether there is a way to support 32 bit binary or is it already well-supported?

I tried for a small set of binaries, it works.
This patch makes us to support 32-bit more smoothly (#27).
If you have any trouble, let me know.
Thank you.

Best,
Insu Yun.

Thank you for your response!

I think it can handle most of my use cases.

Qsym is great, is there any future plan to upgrade for the newest kernel with Pin 3?

Hope so. But it's not an easy job.
I took a look PIN3 and it's really hard to use as shown in google/fuzzbench#131.
If I have spare time, I would like to work on.
Thank you.

Best,
Insu Yun.

Got it.
I am looking forward to any update news.
Thank you so much.

Best regards,