Iceman

Results 359 comments of Iceman

`hf 14b` commands would need some more love. Feel free to contribute!

@valtoo16 If you have a fix for 14b, you are welcome to make a PR

Looks like an awesome addition!. How is the ram memory usage?, there is some pretty large LUTs you are using. and the changes into arm-side 14b, does that make 14b...

Appveyour is confirming the RAM part... ![image](https://user-images.githubusercontent.com/8577004/78400112-6380a000-75f6-11ea-9601-a4ab2c651bb6.png)

Great! Awesome stuff bro, now some questions, why are you hard coding a tag? Why not use the reserved space called "emulator" memory of the bigbuffer? You can have "eload/esave"...

And now you will have some conflicts. Not that hard to sort out, pm3_cmd.h *sry*

Are you on signal? or email?

lets see then, we could merge, and rearrange stuff.. We would need info/read/write/dump all/ eload/esave to nice support for CryptoRF. I also think it should have its own command group,...

With that we would have almost full support for cryptoRF !

ok, to help you out, I pushed two new files, a skeleton for cryptorf commands. It compiles and uncomment one line in cmdhf.c and you can test your stuff direct....