Commit graph

13328 commits

Author SHA1 Message Date
iceman1001 03a8704e17 text 2021-05-18 09:13:00 +02:00
iceman1001 01154712a9 hf mfu info - search for NeXT implant known pwd 2021-05-17 20:36:03 +02:00
iceman1001 70694ff281 style 2021-05-17 20:35:11 +02:00
Iceman 269983db27
Merge pull request #1276 from mwalker33/desfire
Desfire
2021-05-17 12:10:51 +02:00
mwalker33 cfdef9e92e Update cmdhfmfdes.c
Desfire write MAC'ed and Encrypted update
2021-05-17 19:16:27 +10:00
iceman1001 c56d3dd42e remove unused var 2021-05-16 23:04:48 +02:00
iceman1001 09dc29dd9d fix cppchecker, lesser scope 2021-05-16 23:03:40 +02:00
iceman1001 16783000f0 rework some defines 2021-05-16 23:03:13 +02:00
iceman1001 451de246b7 if client wants to know how much SPIFFS 2021-05-16 23:01:37 +02:00
mwalker33 af59e27643 Update cmdhfmfdes.c
WriteData - Fixed MACed calculation.
- Tested on Plain (free and Authenticated access)
- Authenticated Plain+MAC

Bugfix for write loop for correct data offset etc.
2021-05-16 16:52:53 +10:00
Iceman 30fc94da4c
Merge pull request #1275 from tharexde/fix_4x50_standalone
fixed upload of eml files in 4x50 standalone mode
2021-05-15 16:18:52 +02:00
tharexde 2f17034254 fixed evaluation of eml file size 2021-05-15 16:00:33 +02:00
iceman1001 8fa51075fb fix cppchecker unsigned warning 2021-05-15 15:33:11 +02:00
iceman1001 5fdd9ac392 fix cppchecker warnings 2021-05-15 15:23:32 +02:00
iceman1001 228668e7a3 mark as unsigned 2021-05-15 15:20:10 +02:00
iceman1001 7d151057c2 update test for mf_nonce_brute 2021-05-15 10:49:15 +02:00
Iceman 6e28a431cb
Merge pull request #1273 from mwalker33/Desfire-List
Update cmdhflist.c
2021-05-15 10:48:48 +02:00
iceman1001 65e4d8e1fa fix thread and clock issues 2021-05-15 10:43:51 +02:00
mwalker33 929ddf0830 Update cmdhflist.c
Display the correct Key No in Annotation
2021-05-15 18:34:30 +10:00
iceman1001 925e672e54 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-05-15 09:24:48 +02:00
Iceman 71504daea2
Merge pull request #1272 from mwalker33/EM410x-Sim
Update cmdlfem410x.c
2021-05-15 09:24:34 +02:00
mwalker33 2e347393e1 option rename
renamed option to --gap
extended option to em410x reader brute
updated change log
2021-05-15 15:59:43 +10:00
mwalker33 a99eb7bf5b Update cmdlfem410x.c
Draft EM4100 sim fix
2021-05-15 15:31:36 +10:00
iceman1001 e45924b450 moar format, WIP, need more samples 2021-05-14 22:45:57 +02:00
iceman1001 3a920f4e0c unsigned shift 2021-05-14 22:43:08 +02:00
Philippe Teuwen eee13d9eb0 mbedtls: disable timing, unused and needs tuning on ProxSpace 2021-05-14 14:07:59 +02:00
Philippe Teuwen cd5f9e9b5f mbedtls: remove inline on mpi fcts to avoid warning:
call is unlikely and code size would grow [-Werror=inline]
2021-05-14 14:07:59 +02:00
Philippe Teuwen 9d8fd0f2bb mbedtls: stack warning fix, cf 17bce5fb5a 2021-05-14 14:07:59 +02:00
Philippe Teuwen ec8ec893c6 mbedtls: memset, cf 996ed197fb 2021-05-14 14:07:59 +02:00
Philippe Teuwen 07a62da2d9 mbedtls: add secp128r1, cf 996ed197fb 2021-05-14 14:07:59 +02:00
Philippe Teuwen 463d19773b mbedtls: port previous config 2021-05-14 14:07:59 +02:00
Philippe Teuwen b1d6eaf2f7 mbedtls: make style 2021-05-14 14:07:59 +02:00
Philippe Teuwen 6324e2e746 mbedtls 2.26.0 2021-05-14 14:07:59 +02:00
iceman1001 37e0ed59f2 fix coverity CID 322673, 322660 2021-05-14 09:02:05 +02:00
iceman1001 752a41e423 coverity CID 286923 2021-05-14 08:10:54 +02:00
iceman1001 28032cd3be coverity CID 322662 2021-05-14 08:08:56 +02:00
iceman1001 3a54bc35fb coverity CID 322665 2021-05-14 08:06:01 +02:00
iceman1001 67bdc1f775 coverity CID 322669 2021-05-14 08:03:22 +02:00
iceman1001 70be8d774d coverity CID 322672 2021-05-14 07:44:25 +02:00
Philippe Teuwen 3cfd796cc9 docker archlinux notes 2021-05-14 01:55:49 +02:00
Philippe Teuwen aafc8ac71b coverity tooling: use 2020.09 and fix tests 2021-05-14 01:33:37 +02:00
Philippe Teuwen 0f80c6dea4 Uniformize source code ref: bootloader
Using "extern char linker_symbol[]" notation
cf https://sourceware.org/binutils/docs/ld/Source-Code-Reference.html
2021-05-14 00:05:44 +02:00
Philippe Teuwen 13a9afa36d Uniformize source code ref and fix gcc 11.1 warning
Using "extern char linker_symbol[]" notation
cf https://sourceware.org/binutils/docs/ld/Source-Code-Reference.html
2021-05-13 23:12:15 +02:00
iceman1001 5cc79c7dfd fix cppchecker 2021-05-13 22:40:13 +02:00
iceman1001 03e535ac67 fix cppchecker 2021-05-13 22:38:01 +02:00
iceman1001 6db2a84499 fix cppchecker - 2021-05-13 21:21:33 +02:00
iceman1001 ec46f55821 fix cppchecker, bad boolean compare and unused value 2021-05-13 21:19:16 +02:00
iceman1001 ed87304ca6 fix gcc11.1 warnings, it was a bug. Where the special block was added to 0xFF instead of direct after reserved blocks. 2021-05-13 21:14:56 +02:00
Philippe Teuwen 62c310f750 fix gcc 11.1 warning on mbedtls 2021-05-13 20:42:47 +02:00
iceman1001 4e48b10ab9 cppchecker fixes 2021-05-13 20:21:06 +02:00