Ledger-Donjon / rainbow

Makes Unicorn traces. Generic Side-Channel and Fault Injection simulator
GNU Lesser General Public License v3.0
172 stars 34 forks source link

The x64_pimpmyxor.py example don't have a correct trace output #14

Open jfongattw opened 3 years ago

jfongattw commented 3 years ago

Two addresses (0x401259 and 0x401262) was modified in each loop but only the second one is success, the first one was always kept 0x5e.

Best Regards, Jach Fong