We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba8a68f commit 85ccccdCopy full SHA for 85ccccd
tools/hitag2crack/crack2/.gitignore
@@ -1,7 +1,9 @@
1
ht2crack2buildtable
2
ht2crack2search
3
+ht2crack2search_multi
4
ht2crack2gentest
5
6
ht2crack2buildtable.exe
7
ht2crack2search.exe
8
+ht2crack2search_multi.exe
9
ht2crack2gentest.exe
tools/mfc/card_reader/.gitignore
@@ -1,5 +1,6 @@
mfkey32
mfkey32v2
+mfkey32nested
mfkey64
mf_nonce_brute
mf_trace_brute
@@ -8,3 +9,4 @@ mfkey32v2.exe
mfkey64.exe
10
mf_nonce_brute.exe
11
mf_trace_brute.exe
12
+mfkey32nested.exe
0 commit comments