mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
update
This commit is contained in:
parent
66c71cbcd1
commit
60e0402be9
1 changed files with 2 additions and 2 deletions
|
@ -17,8 +17,8 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
|||
- EM4x50: relocated write requests in function „4x50_wipe" from device to client (@tharexde)
|
||||
- EM4x50: renamed „4x50_write_password" to „4x50_writepwd" (@tharexde)
|
||||
- EM4x50: all hex input parameters now have to be given in lsb format (output is still msb + lsb) (@tharexde)
|
||||
- EM4x50: changed cli parameter from „a <address>“ to „b <block>" (@tharexde)
|
||||
- EM4x50: changed cli parameter from „w <word>" to „d <data>“ (@tharexde)
|
||||
- EM4x50: changed cli parameter from „a (address)“ to „b (block)" (@tharexde)
|
||||
- EM4x50: changed cli parameter from „w (word)" to „d (data)“ (@tharexde)
|
||||
- EM4x50: switched to cliparser for all functions (@tharexde)
|
||||
- EM4x50: stabilized and accelerated tag detection (@tharexde)
|
||||
- EM4x50: removed global tag structure on device side (@tharexde)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue