mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-03-14 00:53:12 +08:00
textual
This commit is contained in:
parent
7e5b929749
commit
7811d0a085
1 changed files with 5 additions and 2 deletions
|
@ -3,8 +3,11 @@ 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...
|
||||
|
||||
## [unreleased][unreleased]
|
||||
- Added lf em function: 4x50_sread (@tharexde)
|
||||
- Added lf em functions: 4x50_info, 4x50_write, 4x50_write_password (@tharexde)
|
||||
- Added `lf em 4x50_dump` (@iceman1001)
|
||||
- Added `lf em 4x50_read` (@tharexde)
|
||||
- Added `lf em 4x50_info` (@tharexde)
|
||||
- Added `4x50_write` (@tharexde)
|
||||
- Added `4x50_write_password` (@tharexde)
|
||||
- Fix em4x50 demodulation error (@tharexde)
|
||||
- Fix `hf mfdes` authentification issues, DES working (@bkerler)
|
||||
- Add Android cross-compilation to client cmake (@dxl, @doegox)
|
||||
|
|
Loading…
Reference in a new issue