junxzm1990 / x86-sok

124 stars 20 forks source link

compareCFG and PIE #23

Closed AnjaliPare closed 1 year ago

AnjaliPare commented 1 year ago

Hi,

I was trying to run the code for some benchmarks in the libs directory of the x86_testsuite used for the paper. The compareCFG script fails at the following line of code if PIE: funcAddr = func - disassembler_base_addr

Please could you help me with this?

Thank you!

bin2415 commented 1 year ago

Thanks, fixed.