mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
Rename mfc_gen3_writer.lua into hf_mf_gen3_writer.lua
This commit is contained in:
parent
b166dc166a
commit
fb3f49c2f0
2 changed files with 2 additions and 3 deletions
|
@ -12,8 +12,7 @@ local read14a = require('read14a')
|
||||||
--[[
|
--[[
|
||||||
---Suggestions of improvement:
|
---Suggestions of improvement:
|
||||||
--- Add support another types of dumps: BIN, JSON
|
--- Add support another types of dumps: BIN, JSON
|
||||||
--- Maybe it will be not only as `mfc_gen3_writer`, like a universal dump manager.
|
--- Maybe it will be not only as `hf_mf_gen3_writer`, like a universal dump manager.
|
||||||
--- Add undependence from the operation system. At the moment code not working in Linux.
|
|
||||||
--- Hide system messages when you writing a dumps, replace it to some of like [#####----------] 40%
|
--- Hide system messages when you writing a dumps, replace it to some of like [#####----------] 40%
|
||||||
|
|
||||||
-- iceman notes:
|
-- iceman notes:
|
|
@ -443,7 +443,7 @@ hf mf gen3freeze
|
||||||
```
|
```
|
||||||
See also
|
See also
|
||||||
```
|
```
|
||||||
script run mfc_gen3_writer -h
|
script run hf_mf_gen3_writer -h
|
||||||
```
|
```
|
||||||
|
|
||||||
Equivalent:
|
Equivalent:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue