From 474994775611b93826f80646efb266dcbfc54e53 Mon Sep 17 00:00:00 2001 From: Aram Date: Sat, 30 Apr 2016 07:53:10 +0200 Subject: [PATCH] Documentation --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2f4f1cc..00a4795 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,10 @@ I have included a conversion of the test file `0xcafec0de.txt` included in the C $ ./solve_piwi_bs 0xcafec0de.bin +`libnfc_crypto1_crack` uses libnfc to demonstrate the craptev1 attack using the bitsliced cracker + + $ ./libnfc_crypto1_crack 000000000000 0 A 5 A + Acknowledgements ----------------