proxmark3/tools
Philippe Teuwen ef6b775f9f lz4/fpga_compress: avoid alignment problems
fpga_compress.c:176:32: warning: cast from 'char *' to 'int *' increases required alignment from 1 to 4 [-Wcast-align]
        const int cmp_bytes = *(int*)(compressed_fpga_stream.next_in);
                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2020-06-07 13:10:59 +02:00
..
btaddon
deprecated-hid-flasher
fpga_compress lz4/fpga_compress: avoid alignment problems 2020-06-07 13:10:59 +02:00
hitag2crack cppchecker 2020-06-02 13:05:19 +02:00
jtag_openocd
mf_nonce_brute cppchecker 2020-06-02 13:07:25 +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
analyzesize.py
findbits.py findbits converted to python3 + tests 2020-02-21 16:45:00 +01:00
findbits_test.py findbits converted to python3 + tests 2020-02-21 16:45:00 +01:00
Makefile Add mf_nonce_brute from https://github.com/iceman1001/mf_nonce_brute and merge to pm3 Makefile 2020-05-15 13:07:27 +02:00
mkversion.pl chmod perl scripts 2020-05-22 12:41:19 +02:00
mkversion.sh mkversion: add --undecided 2020-05-21 11:50:03 +02:00
pm3_amii_bin2eml.pl
pm3_cs8.pl
pm3_eml2lower.sh
pm3_eml2mfd.py convert python2 mfd2eml and eml2mfd scripts to python3 2020-02-21 15:36:48 +00:00
pm3_eml2upper.sh
pm3_eml_mfd_test.py convert python2 mfd2eml and eml2mfd scripts to python3 2020-02-21 15:36:48 +00:00
pm3_mf7b_wipe.py
pm3_mfd2eml.py convert python2 mfd2eml and eml2mfd scripts to python3 2020-02-21 15:36:48 +00:00
pm3_mfdread.py
pm3_pm32wav.py
pm3_tests.sh fix: adapt return check 2020-05-29 10:22:56 +02:00
rfidtest.pl chmod perl scripts 2020-05-22 12:41:19 +02:00
xorcheck.py