mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
rename and +x few eml helper scripts
This commit is contained in:
parent
1e97acdf5e
commit
fb00690957
3 changed files with 2 additions and 2 deletions
2
client/eml2lower.sh → client/pm3_eml2lower.sh
Normal file → Executable file
2
client/eml2lower.sh → client/pm3_eml2lower.sh
Normal file → Executable file
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Andrei Costin <zveriu@gmail.com>, 2011
|
||||
# eml2lower.sh
|
||||
# pm3_eml2lower.sh
|
||||
# Converts PM3 Mifare Classic emulator EML file to lower case (for easier comparison in some text-comparison tools)
|
||||
|
||||
# http://www.linuxquestions.org/questions/programming-9/bash-script-parsing-optional-parameters-621728/
|
2
client/eml2UPPER.sh → client/pm3_eml2upper.sh
Normal file → Executable file
2
client/eml2UPPER.sh → client/pm3_eml2upper.sh
Normal file → Executable file
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Andrei Costin <zveriu@gmail.com>, 2011
|
||||
# eml2UPPER.sh
|
||||
# pm3_eml2upper.sh
|
||||
# Converts PM3 Mifare Classic emulator EML file to UPPER case (for easier comparison in some text-comparison tools)
|
||||
|
||||
# http://www.linuxquestions.org/questions/programming-9/bash-script-parsing-optional-parameters-621728/
|
0
client/pm3_mfdread.py
Normal file → Executable file
0
client/pm3_mfdread.py
Normal file → Executable file
Loading…
Add table
Add a link
Reference in a new issue