mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
CMD_READ_MEM_DOWNLOAD, hw readmem and --dumpmem
This commit is contained in:
parent
e35385fde1
commit
974713a4d8
1 changed files with 3 additions and 0 deletions
|
@ -3,6 +3,9 @@ All notable changes to this project will be documented in this file.
|
||||||
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
This project uses the changelog in accordance with [keepchangelog](http://keepachangelog.com/). Please use this to write notable changes, which is not the same as git commit log...
|
||||||
|
|
||||||
## [unreleased][unreleased]
|
## [unreleased][unreleased]
|
||||||
|
- Added `--dumpmem` to proxmark3 client for memory dumping to file (@martian01010)
|
||||||
|
- Changed `hw readmem` to allow larger reads, write to file and better hex viewer (@martian01010)
|
||||||
|
- Added `CMD_READ_MEM_DOWNLOAD` and `CMD_READ_MEM_DOWNLOADED` to osimage and bootloader (@martian01010)
|
||||||
- Changed `hf 14b dump/view` - now supports `z` flag for dense output (@iceman1001)
|
- Changed `hf 14b dump/view` - now supports `z` flag for dense output (@iceman1001)
|
||||||
- Changed `hf xerox dump/view` - now supports `z` flag for dense output (@iceman1001)
|
- Changed `hf xerox dump/view` - now supports `z` flag for dense output (@iceman1001)
|
||||||
- Changed `hf mfu dump/view/eview` - now supports `-z` flag for dense output (@iceman1001)
|
- Changed `hf mfu dump/view/eview` - now supports `-z` flag for dense output (@iceman1001)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue