proxmark3/tools
Philippe Teuwen 90dcccdaca mf_nonce_brute, several fixes:
* Fix suggested in issue #1289 by @datatags
* Fix max count including 0xFFFF (else recovering key ffffffffffff fails)
* Fix help example of partial recovery
* Fix typo in var name
* Reenable regression test in pm3_tests
2021-05-26 17:39:03 +02:00
..
btaddon
cryptorf textual 2021-05-21 11:50:49 +02:00
deprecated-hid-flasher
fpga_compress fix coverity CID 344485, 344482, 344481 2021-05-20 10:11:41 +02:00
hitag2crack hitag2crack: support clang 2021-05-22 21:28:50 +02:00
jtag_openocd add shikra conf based on @NinjaStyle82 patch to the deprecated iceman fork 2021-05-07 08:46:00 +02:00
mf_nonce_brute mf_nonce_brute, several fixes: 2021-05-26 17:39:03 +02:00
mfkey Revert "Makefile: move mingw defines to Makefile.host" 2020-04-26 22:30:41 +02:00
nonce2key Revert "Makefile: move mingw defines to Makefile.host" 2020-04-26 22:30:41 +02:00
simmodule smart commands - most use cliparser, moved sim fw file to RESOURCES 2021-01-07 12:31:29 +01:00
analyzesize.py
findbits.py
findbits_test.py
Makefile fix Makefile and use git clone instead 2021-02-11 18:17:21 +01:00
mkversion.pl rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes 2021-05-21 00:15:20 +02:00
mkversion.sh rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes 2021-05-21 00:15:20 +02:00
pm3_amii_bin2eml.pl text 2021-04-15 22:41:47 +02:00
pm3_cs8.pl
pm3_eml2lower.sh
pm3_eml2mfd.py
pm3_eml2upper.sh
pm3_eml_mfd_test.py
pm3_key_file_diff.py key file py script - @ikarus 2020-07-14 15:55:44 +02:00
pm3_mf7b_wipe.py adapting text 2021-04-15 22:24:20 +02:00
pm3_mfd2eml.py
pm3_mfdread.py
pm3_pm32wav.py
pm3_tests.sh mf_nonce_brute, several fixes: 2021-05-26 17:39:03 +02:00
recover_pk.py style 2021-04-08 10:44:31 +02:00
rfidtest.pl chmod perl scripts 2020-05-22 12:41:19 +02:00
xorcheck.py