mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-09-28 07:24:41 +08:00
Works when the device is running either osimage or bootloader. - New memory reading command in osimage and bootloader. - Extended 'hw readmem' command with length parameter, file writing and hex viewer. - Introduced '--dumpmem' option to proxmark3 executable to support dumping from bootloader. Simple interactive examples: hw readmem -f flashdump hw readmem -l 1024 CLI example: ./pm3 --dumpmem flashdump.bin Reading from arbitrary memory ranges can be unlocked using the 'raw' option. |
||
---|---|---|
.. | ||
ansi.h | ||
at91sam7s512.h | ||
common.h | ||
config_gpio.h | ||
desfire.h | ||
em4x50.h | ||
em4x70.h | ||
hitag.h | ||
iclass_cmd.h | ||
iso14b.h | ||
iso15.h | ||
iso18.h | ||
legic.h | ||
mifare.h | ||
pm3_cmd.h | ||
pmflash.h | ||
protocol_vigik.h | ||
protocols.h | ||
proxmark3_arm.h | ||
usart_defs.h | ||
zx8211.h |