Commit graph

13362 commits

Author SHA1 Message Date
rioux
8afd8fd2b6 Standalone update for lf nexwatch 2021-06-23 10:00:56 +02:00
iceman1001
11362c66f1 fix coverity CID 301400|301401 2021-06-22 13:51:31 +02:00
Iceman
00b4636be1
Merge pull request #1329 from mwalker33/desfire
Update desfire_crypto.c
2021-06-22 11:48:15 +02:00
mwalker33
bcc137af1d Update desfire_crypto.c
Coverty 344484 - ensure AES IV is at least 16 bytes long.
2021-06-22 18:55:23 +10:00
iceman1001
4facebb34d input sanitizing 2021-06-22 10:52:08 +02:00
iceman1001
d330d22c48 text 2021-06-22 10:46:21 +02:00
iceman1001
0d2cd089c0 coverity fix, textual, style 2021-06-22 10:43:48 +02:00
Iceman
70b4ae09f0
Merge pull request #1328 from mwalker33/Desfire
Update cmdhfmfdes.c
2021-06-22 09:39:43 +02:00
mwalker33
1655cdd206 Update cmdhfmfdes.c
Remove old code
2021-06-22 17:22:01 +10:00
mwalker33
69e1afbda9 Update cmdhfmfdes.c
Coverity : 320356, 286670, 344402
2021-06-22 17:15:04 +10:00
iceman1001
29b40ec935 text 2021-06-22 07:58:30 +02:00
iceman1001
5b8ddfc47e little vs big endian, forgot one 2021-06-22 07:53:43 +02:00
iceman1001
083e557b9f fix little endian vs big endian in the macros... again... but this time correct 2021-06-22 07:53:00 +02:00
iceman1001
88d9942d3f fix little endian vs big endian in the macros 2021-06-22 07:49:17 +02:00
Iceman
d44fe9ce69
Merge pull request #1327 from Pondorasti/patch-1
Update Mac-OS-X-Homebrew-Installation-Instructions.md
2021-06-22 07:31:18 +02:00
Alexandru Turcanu
b69900725b
Update Mac-OS-X-Homebrew-Installation-Instructions.md 2021-06-21 15:29:58 -07:00
iceman1001
9458289c4e added dorma kaba entry 2021-06-21 16:33:56 +02:00
iceman1001
4e0fe278e4 added two tests for ndef parsing 2021-06-21 10:40:39 +02:00
iceman1001
ba76aabdf8 hf mf fchk - output style 2021-06-21 09:15:18 +02:00
iceman1001
293cd21e28 textual 2021-06-21 09:03:46 +02:00
iceman1001
0f6b6cb650 fix coverity CID 349331 2021-06-21 07:30:46 +02:00
iceman1001
0e7e13db7d fix for client crash in lf hitag eload. Hitag simulation still now working (wip) 2021-06-20 23:02:18 +02:00
iceman1001
3ec98d936c textual 2021-06-20 21:39:52 +02:00
iceman1001
08b583e2bb fix param call in lf keri demod 2021-06-20 21:28:33 +02:00
iceman1001
1ed21a3ae8 added more keys (@equipter) 2021-06-20 18:26:45 +02:00
iceman1001
9d02c2e94a renamed 'hf mfdes readdata, writedata' to 'read/write' 2021-06-20 16:37:51 +02:00
iceman1001
f6534e18be style 2021-06-20 16:36:31 +02:00
iceman1001
6f2cb98ae4 fix coverity CID 349310 2021-06-20 11:17:23 +02:00
iceman1001
4d95cc2fdb fix coverity CID 349307 2021-06-20 11:15:48 +02:00
iceman1001
70709ca0ed fix coverity CID 349306 - resource leak 2021-06-20 11:13:49 +02:00
iceman1001
861e06d8af fix coverity CID 322780 - out-of-bounds 2021-06-20 10:47:23 +02:00
iceman1001
e8d5d81178 code style, and make less output for hf search 2021-06-20 10:41:47 +02:00
iceman1001
9a063d75fe style, the return codes needs to be adjusted to follow the PM3_E* styled defines. 2021-06-20 10:32:08 +02:00
iceman1001
0fdcae6682 maur keys 2021-06-20 10:11:11 +02:00
iceman1001
b8aedada54 text 2021-06-20 08:56:06 +02:00
iceman1001
b93de4388a textual 2021-06-20 08:41:18 +02:00
iceman1001
5da59e5535 fix coverity CID 349303 2021-06-20 08:40:32 +02:00
iceman1001
b1566bd9ae fix coverity CID 349305 and textual changes 2021-06-20 08:38:33 +02:00
iceman1001
48cfb255ef fix coverity CID 349309 2021-06-20 08:10:41 +02:00
iceman1001
b5e7b6277f fix coverity CID 349310 2021-06-20 08:08:41 +02:00
iceman1001
501a848034 fix coverity CID 349311 2021-06-20 08:05:21 +02:00
iceman1001
ea80ea21ad fix coverity CID 349314 2021-06-20 08:02:33 +02:00
iceman1001
e0fc80c539 fix coverity CID 349315 2021-06-20 08:01:01 +02:00
iceman1001
b17a311c66 various coverity fixes 2021-06-20 07:58:29 +02:00
iceman1001
2f432788cf fix out-of-bounds access 2021-06-20 07:49:41 +02:00
iceman1001
57f9a00906 ndef parser - now handles more ndef types 2021-06-19 22:15:35 +02:00
Iceman
3380ffb2e1
Merge pull request #1322 from ikarus23/master
fixed typo.
2021-06-19 21:33:37 +02:00
ikarus
996c7e3d8a fixed typo. 2021-06-19 21:29:24 +02:00
iceman1001
449dc7bd48 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-06-19 20:14:06 +02:00
Iceman
0a66fdf498
Merge pull request #1321 from mwalker33/desfire
Update cmdhfmfdes.c
2021-06-19 19:40:56 +02:00