Added miLazyCracker.

This commit is contained in:
2019-01-05 16:20:33 +00:00
parent a1789c8462
commit db8279a934
4 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
diff --git a/miLazyCracker.sh b/miLazyCracker.sh
index 74d960f..f6f3858 100755
--- a/miLazyCracker.sh
+++ b/miLazyCracker.sh
@@ -123,7 +123,7 @@ rm -f "$TMPFILE_UNK" "0x${myUID}_"*".txt"
if [ $mfocResult -eq 0 ]; then
echo -e "\n\nDump left in: $TMPFILE_MFD"
if ask "Do you want clone the card? Place card on reader now and press Y"; then
- nfc-mfclassic W a $TMPFILE_MFD
+ nfc-mfclassic w A u $TMPFILE_MFD
fi
else
rm -f "$TMPFILE_MFD"