Matthew Saunier
53d6de6236
Update cmdlfindala.h
2021-06-04 11:24:02 -06:00
Matthew Saunier
d768869569
Rewrote getIndalaBits()
...
getIndalaBits() was not producing valid card data, examined a batch of genuine HID 4041X format cards and fixed up the transform from H10301 to 4041X. Now a read / clone using the same FC and SN will produce an identical card.
2021-06-04 10:27:10 -06:00
Philippe Teuwen
899f269a99
Fix wtf bug in t55xxAquireAndCompareBlock0
2021-06-01 22:52:55 +02:00
Philippe Teuwen
c45331e1e2
fix text
2021-05-31 14:33:05 +02:00
Philippe Teuwen
caf9809c0c
mutualize print_type4_cc_info
2021-05-30 15:09:48 +02:00
Philippe Teuwen
4b00db8e48
st -> st25ta
2021-05-30 14:55:58 +02:00
Philippe Teuwen
4c44138557
make style
2021-05-30 14:29:05 +02:00
Philippe Teuwen
323c391f4d
nfc commands
2021-05-30 14:23:13 +02:00
merlokk
8cf58f2e57
fix config files
2021-05-28 15:38:59 +03:00
merlokk
49eccfdbfb
fix help
2021-05-28 15:24:05 +03:00
merlokk
6ab2d98644
fido U2F auth command works
2021-05-28 15:19:49 +03:00
merlokk
08809f0c0d
fix working with config files
2021-05-28 14:33:49 +03:00
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
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
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
tcprst
3b4d63686a
add 14a ndef command for type 4 tags
2021-05-23 18:16:27 -04:00
Philippe Teuwen
4b80125f42
Makefile: dissociate Darwin and Brew
2021-05-23 02:42:26 +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
07a8369058
Support clang 12
2021-05-22 21:28:33 +02:00
iceman1001
86118525e5
style
2021-05-22 14:22:41 +02:00
iceman1001
9a9d86de95
text
2021-05-22 14:20:38 +02:00
iceman1001
326d2cf5d3
resplen is a pointer and we want its value
2021-05-22 07:36:14 +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
51fb73f4c8
cppchecker fixes
2021-05-21 11:49:00 +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
iceman1001
6447653c64
hf seos - added the skeleton for future use
2021-05-20 10:07:04 +02:00
iceman1001
d46f80e7ea
new desfire ats, based on #PR138 in nfc-tools/libfreefare repository
2021-05-20 06:44:48 +02:00
iceman1001
a0efc7aa02
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
2021-05-19 18:07:29 +02:00
iceman1001
8bf5a99bca
codestyle prefer calloc
2021-05-19 18:07:19 +02:00
Iceman
a469fdd24b
Merge pull request #1279 from mwalker33/desfire
...
Update cmdhfmfdes.c
2021-05-19 12:58:07 +02:00
mwalker33
0c71b6cc32
Update cmdhfmfdes.c
...
use defines for command 0xc4
2021-05-19 20:57:06 +10:00
mwalker33
c731c945d6
Update cmdhfmfdes.c
...
Desfire
- Change Key where key to change = key used to authenticate
- Patch to stop an AES key change incorrectly reporting an issue
2021-05-19 20:47:11 +10:00
iceman1001
27dcbb49ec
hf 14a raw - now has a verbose parameter and less output normally
2021-05-19 12:18:04 +02:00
iceman1001
03a7109efd
fix coverity CID 321717
2021-05-19 10:20:30 +02:00
iceman1001
3d8b165033
fix coverity CID 344398
2021-05-19 09:06:35 +02:00
Philippe Teuwen
2b4d110836
accept multiple commands on prompt
2021-05-19 01:48:43 +02:00
Philippe Teuwen
836e0fa206
accept multiple commands on stdin
2021-05-19 01:19:26 +02:00