Current command:
hf mfu esave --help
Saves emulator memory to a MIFARE Ultralight/NTAG dump file (bin/json) By default number of pages saved depends on defined tag type. You can override this with option --end. usage: hf mfu esave [-h] [-e <dec>] [-f <fn>] options: -h, --help This help -e, --end <dec> index of last block -f, --file <fn> Specify a filename for dump file examples/notes: hf mfu esave hf mfu esave --end 255 -> saves whole memory hf mfu esave -f hf-mfu-04010203040506-dump