mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-15 14:20:51 +08:00
Update CHANGELOG.md
Fixed incorrect argument count for SimulateIso14443aTag in aveful.c Signed-off-by: Sebastian Meyer <archi@users.noreply.github.com>
This commit is contained in:
parent
24a760a266
commit
0b3c3dd0ea
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ This project uses the changelog in accordance with [keepchangelog](http://keepac
|
||||||
- Added detection of a magic NTAG 215 (@iceman1001)
|
- Added detection of a magic NTAG 215 (@iceman1001)
|
||||||
- Fixed hardnested on AVX512F #2410 (@xianglin1998)
|
- Fixed hardnested on AVX512F #2410 (@xianglin1998)
|
||||||
- Added `hf 14a aidsim` - simulates a PICC (like `14a sim`), and allows you to respond to specific AIDs and getData responses (@evildaemond)
|
- Added `hf 14a aidsim` - simulates a PICC (like `14a sim`), and allows you to respond to specific AIDs and getData responses (@evildaemond)
|
||||||
- Fixed incorrect argument count for `SimulateIso14443aTag` in `hf_young.c`.
|
- Fixed incorrect argument count for `SimulateIso14443aTag` in `hf_young.c` and `hf_aveful.c`.
|
||||||
|
|
||||||
## [Backdoor.4.18994][2024-09-10]
|
## [Backdoor.4.18994][2024-09-10]
|
||||||
- Changed flashing messages to be less scary (@iceman1001)
|
- Changed flashing messages to be less scary (@iceman1001)
|
||||||
|
|
Loading…
Reference in a new issue