Files
proxmark3/include
Martijn Plak e35385fde1 Adding processor flash memory reading, viewing and writing to file.
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.
2024-01-22 16:40:05 +01:00
..
2023-11-14 10:46:45 +08:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2023-05-06 14:47:31 +00:00
2022-01-08 00:40:52 +01:00
2024-01-16 15:44:42 +01:00
2024-01-14 16:17:40 +01:00
2022-01-08 00:40:52 +01:00
2023-11-11 18:24:34 +01:00
2023-04-13 01:23:50 +08:00
2023-01-14 22:22:04 +01:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00
2022-01-08 00:40:52 +01:00