Closed danshuk closed 4 years ago
yup, I noticed yesterday aswell. Good catch.
Latest commit with working LF simulation is 21ffdec
Pull latest and try again. This commit should fixed it https://github.com/RfidResearchGroup/proxmark3/commit/621eb129764b90ac464d91b134f06291b01b082f
Yes! It`s work again. At 621eb12 and at latest too. Thanks.
Describe the bug LF simulation is not working with FPGA image built 2020-01-01 (i.e. after commit 05f2fbc).
To Reproduce Steps to reproduce the behavior:
git checkout 2b76c8b669de9722176ad180a9a1f630859cbcd7
make clean && make
./pm3-flash-fullimage
./pm3
lf viking sim 1A337
git checkout 05f2fbc75a5e89f7f45b7f70e90852f82f6968ae
Expected behavior Working LF simulation.