Commit graph

13195 commits

Author SHA1 Message Date
merlokk
c83c62855b add saveFileJSONrootEx with overwrite function 2021-05-28 14:33:22 +03:00
Philippe Teuwen
3fe6c417be text 2021-05-26 17:44:39 +02:00
Philippe Teuwen
d0e0fa1a80 Fix issue 1288 2021-05-26 17:39:03 +02:00
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
Philippe Teuwen
4c36f5a5f7 update docker scripts 2021-05-26 17:39:03 +02:00
Philippe Teuwen
2d23d1d226 ESOFT->EMALLOC 2021-05-26 17:39:03 +02:00
Philippe Teuwen
54153153b8 Fix issue #1287 2021-05-25 20:00:04 +02:00
Philippe Teuwen
a330401769 change strategy for refs to linker symbols to get compatible again with old GCC (6.3), tested on GCC 11 too 2021-05-25 16:47:13 +02:00
Philippe Teuwen
1d2752715d docker: ubuntu 18.04 and 20.04 2021-05-25 16:45:54 +02:00
Philippe Teuwen
95dfe54917 hf 14a ndef sanity check 2021-05-25 02:03:46 +02:00
Philippe Teuwen
42dd1e619b ndef type 4 tags: honor max rapdu and support large ndef content 2021-05-25 01:26:30 +02:00
Philippe Teuwen
643d93102e add support for older ndef type 4 tags v1.0 2021-05-24 22:57:39 +02:00
iceman1001
59b86af1a8 fix #1286 - wrong pwd/key length checks 2021-05-24 21:54:09 +02:00
iceman1001
d9f1b97752 comment out header 2021-05-24 14:02:37 +02:00
Iceman
13a7370eea
Merge pull request #1284 from tcprst/14a_ndef
Add hf 14a ndef command for type 4 tags
2021-05-24 08:29:33 +02:00
tcprst
3b4d63686a
add 14a ndef command for type 4 tags 2021-05-23 18:16:27 -04:00
Philippe Teuwen
a4762e856f docker homebrew 2021-05-23 02:44:03 +02:00
Philippe Teuwen
4b80125f42 Makefile: dissociate Darwin and Brew 2021-05-23 02:42:26 +02:00
Philippe Teuwen
701f618f97 make clean fpga_version_info.c 2021-05-23 02:37:17 +02:00
Philippe Teuwen
dfbabb39fc docker scripts 2021-05-23 02:13:18 +02:00
Philippe Teuwen
af365a8888 ignore local tools/jtag_openocd/openocd_configuration 2021-05-22 23:47:01 +02:00
Philippe Teuwen
1e84e01738 experimental_lib/01make_lib.sh 2021-05-22 23:39:40 +02:00
Philippe Teuwen
d9fb6991a0 Remove cliparser from make help 2021-05-22 22:54:31 +02:00
Philippe Teuwen
1e40db9a35 hitag2crack: support clang 2021-05-22 21:28:50 +02:00
Philippe Teuwen
07a8369058 Support clang 12 2021-05-22 21:28:33 +02:00
Philippe Teuwen
86f00793db move HACKING to CONTRIBUTING to get it recognized by GH and proposed in new issues/PRs 2021-05-22 14:29:50 +02:00
iceman1001
86118525e5 style 2021-05-22 14:22:41 +02:00
iceman1001
9a9d86de95 text 2021-05-22 14:20:38 +02:00
Philippe Teuwen
0155ceea47 testing ISSUE_TEMPLATE/config.yml 2021-05-22 13:59:43 +02:00
Philippe Teuwen
58ab0c1214 remove old gitignore version.c 2021-05-22 12:46:01 +02:00
iceman1001
11976a3d21 hide the renamed version file 2021-05-22 07:38:45 +02:00
iceman1001
326d2cf5d3 resplen is a pointer and we want its value 2021-05-22 07:36:14 +02:00
Iceman
395ce7da79
Merge pull request #1281 from Gator96100/master
check for Windows color support each time
2021-05-22 07:31:10 +02:00
Gator96100
b2d158699e check for Windows color support each time 2021-05-21 22:52:23 +02:00
iceman1001
6a6dcd4f56 fix cppchecker 2021-05-21 21:07:38 +02:00
iceman1001
8f9d8fa1bd textual 2021-05-21 11:50:49 +02:00
iceman1001
8f92d8269f Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2021-05-21 11:49:06 +02:00
iceman1001
51fb73f4c8 cppchecker fixes 2021-05-21 11:49:00 +02:00
Iceman
10f27f7b88
Merge pull request #1280 from c0decave/c0decave-requirements-docu-changes-btaddon
C0decave requirements docu changes btaddon
2021-05-21 11:40:12 +02:00
Philippe Teuwen
9a00ad0230 rename version.c into version_pm3.c to avoid clash with mbedtls and other future clashes 2021-05-21 00:15:20 +02:00
iceman1001
f63bc96980 seems cppchecker cant make up its mind 2021-05-20 11:34:56 +02:00
iceman1001
0d017908b4 style 2021-05-20 10:31:21 +02:00
iceman1001
b974a07736 text 2021-05-20 10:31:00 +02:00
iceman1001
b9bf84dbf1 desfire readdata fct, now deals with both INS cases 2021-05-20 10:15:16 +02:00
dash
00d0fd006e
Update termux_notes.md 2021-05-20 10:13:06 +02:00
iceman1001
436fedcbe4 fix coverity CID 344485, 344482, 344481 2021-05-20 10:11:41 +02:00
iceman1001
6a444eb208 style clean 2021-05-20 10:07:51 +02:00
iceman1001
6447653c64 hf seos - added the skeleton for future use 2021-05-20 10:07:04 +02:00
dash
7f5a867e8c
Update termux_notes.md 2021-05-20 08:10:06 +02:00
iceman1001
d46f80e7ea new desfire ats, based on #PR138 in nfc-tools/libfreefare repository 2021-05-20 06:44:48 +02:00