mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-04-17 03:00:16 -04:00
Add CHANGELOG.md entry, bump script version
This commit is contained in:
@@ -22,6 +22,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
||||
- Changed `hf iclass decrypt` - mark credentials as decrypted in the dump (@natesales)
|
||||
- Changed `hf iclass view` - show credentials on a decrypted dump (@natesales)
|
||||
- Show NTAG213TT tamper info in `hf mfu info` and add commands for configuring it's tamper feature (@mjaksn)
|
||||
- Add Mifare Classic EV1 signature write support to gen4 magic tag lua script (@augustozanellato)
|
||||
|
||||
## [Nitride.4.16191][2023-01-29]
|
||||
- Changed `build_all_firmwares.sh` to fit GENERIC 256kb firmware images (@doegox)
|
||||
|
||||
@@ -13,7 +13,7 @@ local err_lock = 'use -k or change cfg0 block'
|
||||
local _print = 0
|
||||
copyright = ''
|
||||
author = 'Nathan Glaser'
|
||||
version = 'v1.0.4'
|
||||
version = 'v1.0.5'
|
||||
date = 'Created - Jan 2022'
|
||||
desc = 'This script enables easy programming of an Ultimate Mifare Magic card'
|
||||
example = [[
|
||||
|
||||
Reference in New Issue
Block a user