Oleg Moiseenko
|
8a598ce33c
|
Merge pull request #1346 from merlokk/desf_update
Desfire functionality update
|
2021-07-05 14:50:19 +03:00 |
|
iceman1001
|
20fe52f8eb
|
added a picture viewer in QT to be used with hf emrtd
|
2021-07-05 13:42:33 +02:00 |
|
merlokk
|
d6dc117ed3
|
mark commands with new sign
|
2021-07-05 14:18:05 +03:00 |
|
merlokk
|
164a1db780
|
Merge branch 'desf_update' of https://github.com/merlokk/proxmark3i into desf_update
|
2021-07-05 14:15:58 +03:00 |
|
merlokk
|
e9b8e18430
|
remove key_size
|
2021-07-05 14:15:39 +03:00 |
|
Oleg Moiseenko
|
6671563fb9
|
Merge branch 'master' into desf_update
|
2021-07-05 14:02:15 +03:00 |
|
merlokk
|
96d18a1cd7
|
splitbysize works correctly in the all the cases
|
2021-07-05 14:00:51 +03:00 |
|
iceman1001
|
36c0ddc91a
|
increase output size in order to avoid crash in emrtd info
|
2021-07-05 12:36:43 +02:00 |
|
merlokk
|
003a0b0de4
|
splitbysize now put length of message at the first bytes of array's memory
|
2021-07-05 12:40:07 +03:00 |
|
merlokk
|
5937fd4217
|
added lib
|
2021-07-05 12:12:42 +03:00 |
|
merlokk
|
dece2b1bbd
|
delete des from desfire_crypto
|
2021-07-05 12:09:08 +03:00 |
|
merlokk
|
3cc199ea34
|
cmdhfmf uses libcrypto
|
2021-07-05 12:04:36 +03:00 |
|
merlokk
|
93a19fb953
|
cmdhfemrtd uses libcrypto
|
2021-07-05 12:03:50 +03:00 |
|
merlokk
|
2fb090e560
|
move des functions to pcrypto
|
2021-07-05 12:01:43 +03:00 |
|
merlokk
|
b53c8bc0c9
|
Merge branch 'master' of github.com:merlokk/proxmark3i into desf_update
|
2021-07-04 22:40:27 +03:00 |
|
merlokk
|
1aedfc7b6e
|
ev1 mac decode placeholder
|
2021-07-04 22:37:27 +03:00 |
|
merlokk
|
5d8fa054e5
|
added channel logic to d40 mode
|
2021-07-04 22:16:43 +03:00 |
|
merlokk
|
998538a60a
|
libcrypto des encrypt/decrypt ecb and change cmdhfemtrd to use des from libcrypto
|
2021-07-04 22:15:53 +03:00 |
|
merlokk
|
aa8c4b3dca
|
secure channel sketch
|
2021-07-04 17:49:11 +03:00 |
|
merlokk
|
fce8affd48
|
fix des authentication
|
2021-07-04 15:43:57 +03:00 |
|
merlokk
|
1adfad07bd
|
move des encrypt/decrypt to lib
|
2021-07-04 14:14:43 +03:00 |
|
merlokk
|
db87af3bf8
|
Revert "fix DesfireAuthenticate for d40/ev1 mode"
This reverts commit 430f82730d.
|
2021-07-04 14:00:35 +03:00 |
|
merlokk
|
430f82730d
|
fix DesfireAuthenticate for d40/ev1 mode
|
2021-07-04 13:38:12 +03:00 |
|
merlokk
|
6124b49c99
|
DesfirePrintContext prints session state
|
2021-07-04 12:47:09 +03:00 |
|
merlokk
|
5271cb96c3
|
add commant, remove debug
|
2021-07-04 12:25:34 +03:00 |
|
merlokk
|
2abd930ef7
|
simplify cliparser optinlist. added mfdes default
|
2021-07-04 12:20:09 +03:00 |
|
merlokk
|
fe5f9ec9d5
|
native channel works
|
2021-07-04 11:21:31 +03:00 |
|
Pat Cunningham
|
2b176c53cc
|
handel incorrect picopass config found on unpersonalized cards and AA1s grater than 250 blocks
|
2021-07-03 20:22:42 -07:00 |
|
merlokk
|
1b2442ec36
|
regactoring desfire commands. textual fixes
|
2021-07-03 17:31:12 +03:00 |
|
merlokk
|
0d00f56777
|
CmdHF14ADesGetAppNames works
|
2021-07-03 13:11:17 +03:00 |
|
merlokk
|
f9e006f2e3
|
added authchann otion
|
2021-07-03 12:21:29 +03:00 |
|
merlokk
|
acca624752
|
added cli text options to command
|
2021-07-03 00:08:45 +03:00 |
|
merlokk
|
7af924eadd
|
add get key size function
|
2021-07-03 00:07:55 +03:00 |
|
merlokk
|
a73c6ef90a
|
add array_length
|
2021-07-02 22:13:45 +03:00 |
|
merlokk
|
0aad993711
|
remove comments and text fixes
|
2021-07-02 18:17:21 +03:00 |
|
merlokk
|
d354ac90fd
|
fix warning
|
2021-07-02 18:07:46 +03:00 |
|
merlokk
|
636a1dd457
|
DesfireGetAIDList works
|
2021-07-02 18:06:13 +03:00 |
|
merlokk
|
e5d24ff81f
|
authentication works
|
2021-07-02 17:37:15 +03:00 |
|
merlokk
|
b5ee999c73
|
rename GetErrorString -> DesfireGetErrorString
|
2021-07-01 20:47:02 +03:00 |
|
merlokk
|
73db86bcc7
|
exchange returns result. select works
|
2021-07-01 20:32:04 +03:00 |
|
merlokk
|
ecfcc21ded
|
select works (somehow)
|
2021-07-01 20:06:33 +03:00 |
|
merlokk
|
2fa6c4643e
|
desfire channel sketch
|
2021-07-01 19:53:57 +03:00 |
|
merlokk
|
d43f6ffc44
|
make style
|
2021-06-30 12:32:52 +03:00 |
|
merlokk
|
9c65dacb50
|
added clear parameter
|
2021-06-30 12:26:08 +03:00 |
|
merlokk
|
97f3a972d4
|
added default parameters for hf cipurse. now not needs to enter them each time
|
2021-06-30 12:19:12 +03:00 |
|
iceman1001
|
d6e55a2f40
|
textual
|
2021-06-29 22:23:39 +02:00 |
|
merlokk
|
9487953359
|
asn1_value_integer now works in pure hex to int instead of BCD
|
2021-06-29 19:59:42 +03:00 |
|
iceman1001
|
f0c1665427
|
Revert "Release v4.13441 - midsummer"
This reverts commit 55e1b6714b.
|
2021-06-25 23:39:10 +02:00 |
|
iceman1001
|
55e1b6714b
|
Release v4.13441 - midsummer
|
2021-06-25 23:39:10 +02:00 |
|
iceman1001
|
a115ff0757
|
style
|
2021-06-25 23:35:36 +02:00 |
|