mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 22:03:42 -07:00
rearrange
This commit is contained in:
parent
c1cfa157ab
commit
9da96a92d3
1 changed files with 3 additions and 3 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...
|
||||
|
||||
## [unreleased][unreleased]
|
||||
- Changed `hf_mf_uidbruteforce` - added support for S70, enhance UID length management (@cactuschibre)
|
||||
- Fixed build issues that may happen from building `mfd_aes_brute` (@linuxgemini)
|
||||
- Added silicon data parsing logic for NXP chips in `hf mfu info` (@linuxgemini)
|
||||
- Addes luascript `hf_mf_em_util.lua` - Script for emulator configuration (@nisgola)
|
||||
- Fixes `hf mf restore` - now takes bin/eml/json as dump files (@iceman1001)
|
||||
- Fixes `script run some_python_script` segfault on armhf architecture (@doegox)
|
||||
|
@ -15,9 +18,6 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
|||
- Added support for PCSC's proprietary HID 37bit format P10004 (@bthedorff)
|
||||
- Added `nfc decode` - now NDEF vCard messages with a PHOTO in base64 format is shown (@iceman1001)
|
||||
- Changed - AID limitations when using Gallagher key diversification (@DarkMatterMatt)
|
||||
- Fixed build issues that may happen from building `mfd_aes_brute` (@linuxgemini)
|
||||
- Added silicon data parsing logic for NXP chips in `hf mfu info` (@linuxgemini)
|
||||
- Added Mifare Classic 4K, enhance UID length management and fix help in `hf_mf_uidbruteforce` (@cactuschibre)
|
||||
|
||||
## [Frostbit.4.14831] [2022-01-11]
|
||||
- Changed Wiegand format lookup - now case-insensitive (@iceman1001)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue