iceman1001
|
2f7083a59a
|
text
|
2022-07-25 07:45:57 +02:00 |
|
iceman1001
|
51408c89f6
|
fix #1722, this should fix the breaking on OSX for apdufind. Seems u64 triggers something in memory. Passing ref to array and makeing array u32 instead
|
2022-07-24 11:41:25 +02:00 |
|
iceman1001
|
9040a1a7d7
|
causes extra lines in trace list.
|
2022-07-24 08:21:49 +02:00 |
|
iceman1001
|
3001e2edce
|
fix some SE / SIO ends with 0x05 , 0x00 only
|
2022-07-23 18:08:33 +02:00 |
|
iceman1001
|
5a8d9b7954
|
prep mac
|
2022-07-23 17:39:40 +02:00 |
|
iceman1001
|
cb82e848cc
|
dense format to follow previous .... style
|
2022-07-23 17:37:04 +02:00 |
|
Iceman
|
d996069c36
|
Merge pull request #1731 from nvx/feature/desfire_list_details
Added more details to the annotations of `hf mfdes list` output
|
2022-07-23 17:20:05 +02:00 |
|
nvx
|
0177d2185f
|
Added more details to the annotations of hf mfdes list output
|
2022-07-23 22:26:25 +10:00 |
|
Iceman
|
5512413272
|
Merge pull request #1728 from nvx/feature/iclass_dump_view_suppress_repeated_blocks
Changed `hf iclass view` to suppress consecutive blocks with repeated contents
|
2022-07-23 08:21:13 +02:00 |
|
Tiernan
|
925589a214
|
Merge branch 'master' into feature/iclass_dump_view_suppress_repeated_blocks
|
2022-07-23 12:39:14 +10:00 |
|
nvx
|
728e6d27c7
|
add preference for dense output option and -z cmd flag
|
2022-07-23 12:37:07 +10:00 |
|
Iceman
|
62f6db08f7
|
Merge pull request #1730 from natmchugh/master
Add Paxton hitag2 password
|
2022-07-22 23:28:58 +02:00 |
|
Nathaniel McHugh
|
8cfbe6657b
|
Add Paxton hitag2 password
|
2022-07-22 21:18:51 +01:00 |
|
iceman1001
|
881c32e0be
|
change - added desfire product type identification
|
2022-07-22 09:47:11 +02:00 |
|
Iceman
|
6a3f8cb119
|
Merge pull request #1726 from nvx/feature/iclass_list_keys_on_check
Changed `hf iclass list` to display matched keys on the CHECK command
|
2022-07-22 09:13:49 +02:00 |
|
Tiernan
|
1b8fdfd5f5
|
Merge branch 'master' into feature/iclass_list_keys_on_check
|
2022-07-22 17:13:11 +10:00 |
|
Iceman
|
5b435ea034
|
Merge pull request #1727 from nvx/bugfix/iclass_key_access
Fixed incorrect card config bit being checked for iClass key access flag
|
2022-07-22 08:44:19 +02:00 |
|
Iceman
|
9afc55c76f
|
Merge pull request #1729 from nvx/bugfix/iclass_sio_cleanup
Fix some bugs in the iClass SIO detection and printing
|
2022-07-22 08:19:45 +02:00 |
|
nvx
|
30cc57d3aa
|
Fix some bugs in the iClass SIO detection and printing
|
2022-07-22 14:06:47 +10:00 |
|
nvx
|
1acecc29b1
|
Changed hf iclass view to suppress consecutive blocks with repeated contents
|
2022-07-22 14:01:13 +10:00 |
|
nvx
|
eb6b170e51
|
Changed hf iclass list to display matched keys on the CHECK command rather than the card response, and made it check for elite keys too
|
2022-07-22 13:58:04 +10:00 |
|
nvx
|
5c5a53963a
|
Fixed incorrect card config bit being checked for iClass key access flag
|
2022-07-22 13:52:09 +10:00 |
|
Iceman
|
6cba844738
|
Merge pull request #1723 from nvx/feature/gallagher_decode
Add hf gallagher decode command and other minor Gallagher tweaks
|
2022-07-20 20:35:46 +02:00 |
|
nvx
|
503ca0641c
|
Add changelog entry
|
2022-07-20 18:14:00 +10:00 |
|
nvx
|
c36395f2cc
|
Add hf gallagher decode command
|
2022-07-20 17:49:54 +10:00 |
|
nvx
|
e2fe92ee3d
|
Fix gallagher desfire kdf for default application card master key
|
2022-07-20 17:49:51 +10:00 |
|
iceman1001
|
6d950e1e48
|
fix coverity scan
|
2022-07-18 22:17:53 +02:00 |
|
Oleg Moiseenko
|
4abae863ca
|
Merge pull request #1720 from merlokk/tk15
texkom tk-15 badge
|
2022-07-18 22:16:08 +03:00 |
|
merlokk
|
c8b5ddc0fc
|
fix int
|
2022-07-18 16:22:52 +03:00 |
|
merlokk
|
e33e99e268
|
comment
|
2022-07-18 14:31:42 +03:00 |
|
merlokk
|
7818161e95
|
change option
|
2022-07-18 14:24:21 +03:00 |
|
merlokk
|
8df134f11a
|
display fix
|
2022-07-18 14:22:16 +03:00 |
|
merlokk
|
24806f70e0
|
add tk15 decoding
|
2022-07-18 14:19:37 +03:00 |
|
Oleg Moiseenko
|
47a8fd4ad5
|
Merge pull request #1719 from merlokk/tk_get_grafbug
get samples from graph buffer instead of reading
|
2022-07-18 12:49:07 +03:00 |
|
merlokk
|
60d5cf1983
|
get samples from graph buffer instead of reading
|
2022-07-18 12:48:40 +03:00 |
|
Oleg Moiseenko
|
db91db758b
|
Merge pull request #1718 from merlokk/data_nofix
add no-fix parameter to `data load` to not to change source pm3 files
|
2022-07-18 12:46:37 +03:00 |
|
merlokk
|
6f35f7c878
|
add no-fix parameter to data load to not to change source pm3 files
|
2022-07-18 12:46:11 +03:00 |
|
Oleg Moiseenko
|
1e1b669297
|
Merge pull request #1717 from merlokk/tk_mmbit
add mmbit
|
2022-07-18 11:39:49 +03:00 |
|
merlokk
|
d153c6c977
|
add changelog
|
2022-07-18 10:17:44 +03:00 |
|
merlokk
|
075c530962
|
fix crc
|
2022-07-18 10:11:13 +03:00 |
|
merlokk
|
29086a42ab
|
add check in the read command
|
2022-07-18 09:59:13 +03:00 |
|
merlokk
|
4b55047c5b
|
add mmbit
|
2022-07-18 09:47:15 +03:00 |
|
iceman1001
|
0554ec220f
|
hf plot - now uses NG
|
2022-07-17 19:29:47 +02:00 |
|
iceman1001
|
07e5f62cab
|
follow same pattern with assuming memory alignment
|
2022-07-12 08:59:21 +02:00 |
|
iceman1001
|
4fc72f8112
|
fix some colors
|
2022-07-11 22:03:08 +02:00 |
|
iceman1001
|
e7f7925dec
|
adding asn1 tvl decoding of SIO in decrypt, view, eview commands. Available when giving the -v verbose flag
|
2022-07-11 06:44:07 +02:00 |
|
iceman1001
|
1faca20f5e
|
textual when flashing
|
2022-07-10 14:41:09 +02:00 |
|
iceman1001
|
0d5d6d8add
|
fix credential coloring in iclass
|
2022-07-10 13:01:48 +02:00 |
|
Oleg Moiseenko
|
497d261efb
|
Merge pull request #1715 from merlokk/hf_sniff_skipping
`hf sniff`. skip some bytes from data to get long data to the buffer
|
2022-07-10 11:36:05 +03:00 |
|
merlokk
|
321d7cf069
|
changelog
|
2022-07-10 11:35:34 +03:00 |
|