From c9aa9f2ebf2f2fa40672cb4579736be92195953c Mon Sep 17 00:00:00 2001 From: David Berdik Date: Sat, 3 Aug 2019 13:36:37 -0400 Subject: [PATCH] Updated download links for "craptev1-v1.1.tar.xz" and "crapto1-v3.3.tar.xz" in README. --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4035d9f..d7a26ae 100644 --- a/README.md +++ b/README.md @@ -3,12 +3,9 @@ Mifare Classic Plus - Hardnested Attack Implementation for LibNFC USB readers (S Installation: -Installation used to be very easy but the original CraptEV1 / Crapto1 source packages are not made available anymore by their author, therefore you've to find a copy of these two packages by yourself -because redistribution of CraptEV1 is not allowed by its license. - ```bash -# wget http://crapto1.netgarage.org/craptev1-v1.1.tar.xz -# wget http://crapto1.netgarage.org/crapto1-v3.3.tar.xz +# wget http://www2.vaneay.fr/mifare/craptev1-v1.1.tar.xz +# wget http://www2.vaneay.fr/mifare/crapto1-v3.3.tar.xz ./miLazyCrackerFreshInstall.sh ```