Ledger-Donjon/rainbow

HW_analysis example is not working

snx90 opened this issue · 1 comments

snx90 commented

Hello Donjon team,

The HW_analysis example is crashing when executing:
e.start(e.functions['storage_containsPin'], 0xaaaaaaaa)
inside comparePin function. My workstation is running Ubuntu 21.10 with the most updated version of all the dependencies.

➜ HW_analysis git:(master) ✗ python pin_compare.py
Setting up emulator
Generating 500 traces
[1] 13073 segmentation fault (core dumped) python pin_compare.py

yhql commented

Hello, and apologies for not seeing this issue earlier.

I think this fixes the problem, if you want to have a look.
Thanks for pointing this out