soomin-kim
soomin-kim
Hi, thank you for your interest in this project. It seems it doesn't work now. Actually, this project has not been maintained for a long time. I'll take a look...
Sorry, maybe `Expected output` does not have our intention. I think BAP executes the BIL statements in sequantial way. That is, the value of `EAX` is changed after the 2nd...
Also in this case, like [Issue #3](https://github.com/SoftSec-KAIST/MeanDiff/issues/3), every statement should be executed sequentially so at the point of `OF` calculation, the lower 8 bit of `EAX` register is 0, not...
Oh I'm sorry, there was a typo there. Now it is fixed.
Hi, thank you for your interest in MeanDiff. Adding architectures without modifying current MeanDiff code is not supported yet, so if you want to test BAP and pyVEX for ARM,...