mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-11 02:31:23 +08:00
text
This commit is contained in:
parent
7b2adb1305
commit
e1e76a2a14
1 changed files with 5 additions and 0 deletions
|
@ -3,6 +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]
|
||||
- Changed `hf iclass lookup` - fixed swapped args (@iceman1001)
|
||||
- Changed `hf iclass decrypt` - added the possibility to decode the data as block6 if you have a cardhelper (@iceman1001)
|
||||
- Changed `weigand decode` - removed -p param since we wanna see all encodings anyway (@iceman1001)
|
||||
- Changed `wiegand decode` - when bin string is supplied, use that exact length instead (@iceman1001)
|
||||
- Added a bunch more wiegand formats (@iceman1001)
|
||||
- Added `lf idteck clone` - now supports creating using raw values (@iceman1001)
|
||||
- Changed calypso scripts to work with NG (@iceman1001)
|
||||
- Changed HF 14b - fixed timings on device side (@iceman1001)
|
||||
|
|
Loading…
Reference in a new issue