proxmark3/tools
2024-07-11 10:57:19 +02:00
..
btaddon make 16 bytes default cols 2023-05-27 17:00:28 +02:00
cryptorf fix implicit use of time() 2024-04-18 09:40:00 +02:00
deprecated-hid-flasher text.. plus.. the deprecated code is way behind 2022-01-03 22:13:26 +01:00
fpga_compress make style 2023-08-24 16:34:33 +10:00
hitag2crack fix unused warning 2024-05-28 09:52:27 +02:00
jtag_openocd Misc work about flashing firmware by JTAG 2024-02-16 14:57:41 +08:00
mf_nonce_brute fix #2418 - the tool mf_nonce_brute has in some odd cases when bruteforcing the last upper 16 bits a chance of actually decrypt the four bytes into a valid mifare classic protocol command with a valid ISO14443-a CRC. See github issue for example.\n We now bruteforce all 0xFFFF keyspace and keep track of how many candidates was found. The output has been improved to help user in this case too. 2024-07-11 10:57:19 +02:00
mfd_aes_brute array init 2024-05-14 11:26:16 +02:00
mfkey fix const param, bitwiseboolean 2024-05-14 14:29:30 +02:00
nonce2key Whitespace 2023-08-09 14:30:07 +02:00
simmodule remove file 2022-12-31 10:03:17 +01:00
analyzesize.py
build_all_firmwares.sh standalone: add HF_15SIM Standalone mode code source 2024-01-24 13:59:12 +01:00
findbits.py typo 2021-10-06 20:06:17 +02:00
findbits_test.py
lena.bmp Allow image conversion when offline 2024-01-07 18:05:48 +01:00
Makefile fix Makefile and use git clone instead 2021-02-11 18:17:21 +01:00
mkversion.sh mkversion.sh: now regenerates version_pm3.c (and consequently the binaries) only when needed 2023-08-03 01:03:24 +02:00
pm3_amii_bin2eml.pl textual 2022-02-13 12:19:06 +01:00
pm3_cs8.pl tools gardening 2021-10-06 20:27:55 +02:00
pm3_eml2lower.sh
pm3_eml2mfd.py
pm3_eml2upper.sh
pm3_eml_mfd_test.py
pm3_gen_dictionary.py make style 2023-11-11 18:24:34 +01:00
pm3_gen_mfsim.sh maur, thanks to Randy! 2023-10-16 10:14:38 +02:00
pm3_key_file_diff.py
pm3_mf7b_wipe.py typos 2021-10-10 01:35:45 +02:00
pm3_mfd2eml.py
pm3_mfdread.py
pm3_online_check.py text 2023-10-15 10:11:27 +02:00
pm3_pm32wav.py
pm3_reblay-emulating.py tools gardening 2021-10-06 20:27:55 +02:00
pm3_reblay-reading.py tools gardening 2021-10-06 20:27:55 +02:00
pm3_tears_for_fears.py added the tears_for_fears.py script by Pierre Granier 2024-06-06 14:45:06 +02:00
pm3_tests.sh the generation of NrAr is used in the regression tests. I readded the old way and if you call the hitag2_gen_nRaR.py with five params, you get the nice commands instead 2024-05-27 15:08:49 +02:00
recover_pk.py pk st25tn 2024-05-16 23:50:35 +02:00
release_tests.sh docker & tests 2023-01-15 18:46:35 +01:00
requirements.txt there are more requirements in all python scripts in this folder.\nneeds to be added if this file shall be relevant 2023-11-10 00:31:00 +01:00
rfidtest.pl tools gardening 2021-10-06 20:27:55 +02:00
xorcheck.py