rename and +x few eml helper scripts
This commit is contained in:
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
Reference in New Issue
Block a user