mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -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:
|
||||
--- Add support another types of dumps: BIN, JSON
|
||||
--- Maybe it will be not only as `mfc_gen3_writer`, like a universal dump manager.
|
||||
--- Add undependence from the operation system. At the moment code not working in Linux.
|
||||
--- Maybe it will be not only as `hf_mf_gen3_writer`, like a universal dump manager.
|
||||
--- Hide system messages when you writing a dumps, replace it to some of like [#####----------] 40%
|
||||
|
||||
-- iceman notes:
|
Loading…
Add table
Add a link
Reference in a new issue