iceman1001
|
994df2fd9a
|
textual
|
2021-07-06 08:05:10 +02:00 |
|
Iceman
|
266839fd01
|
Merge pull request #1355 from scott4290/patch-1
Update t55xx_default_pwds.dic
|
2021-07-06 08:00:54 +02:00 |
|
iceman1001
|
366014706a
|
fix hf_msdsal standalone patch from @nexting
|
2021-07-06 07:56:42 +02:00 |
|
scott4290
|
c5faa57833
|
Update t55xx_default_pwds.dic
ID/HID blue copier with a light-blue inlay sticker purchased circa 2014. I tested with two different T5577 codes and the same password was set.
|
2021-07-05 17:27:05 -04:00 |
|
iceman1001
|
918630e22e
|
fixes closing picture viewer exits client
|
2021-07-05 19:09:16 +02:00 |
|
iceman1001
|
36af584e1b
|
fix CID 350569
|
2021-07-05 17:23:02 +02:00 |
|
iceman1001
|
b0c1ce714f
|
fix coverity CID 350569
|
2021-07-05 17:14:47 +02:00 |
|
iceman1001
|
b026fc64f0
|
fix coverity CID 350152
|
2021-07-05 17:14:14 +02:00 |
|
Oleg Moiseenko
|
c78fa3c67f
|
Merge pull request #1354 from merlokk/cov_overrun
try to fix coverity
|
2021-07-05 15:36:26 +03:00 |
|
merlokk
|
84eb4e4597
|
try to fix coverity
|
2021-07-05 15:35:53 +03:00 |
|
Oleg Moiseenko
|
8a598ce33c
|
Merge pull request #1346 from merlokk/desf_update
Desfire functionality update
|
2021-07-05 14:50:19 +03:00 |
|
iceman1001
|
cfb6e98a8e
|
forgot to push some android adaptions
|
2021-07-05 13:45:45 +02: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 |
|
Oleg Moiseenko
|
9d8ef863c3
|
Merge pull request #1353 from merlokk/crypto_changes
move des functions to pcrypto
|
2021-07-05 12:40:39 +03: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 |
|
Oleg Moiseenko
|
dfc151d2ac
|
Merge branch 'master' into crypto_changes
|
2021-07-05 12:26:43 +03:00 |
|
Oleg Moiseenko
|
3aa40afd14
|
Merge pull request #1352 from merlokk/ccliparser
Added `CLIGetOptionList` to cliparser
|
2021-07-05 12:17:29 +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
|
4db3862cd7
|
changelog
|
2021-07-05 12:06:07 +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
|
7d06c09d17
|
changelog
|
2021-07-05 11:59:24 +03:00 |
|
merlokk
|
afbd80b906
|
cliparser CLIGetOptionList
|
2021-07-05 11:59:07 +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 |
|
Iceman
|
afb06ec72c
|
Merge pull request #1347 from linuxgemini/macports-support-experiment
add experimental support for macs with macports installed
|
2021-07-04 12:10:45 +02:00 |
|
İlteriş Yağıztegin Eroğlu
|
f76e7f8ba7
|
add changelog
|
2021-07-04 13:10:00 +03:00 |
|
İlteriş Yağıztegin Eroğlu
|
e07c8472cf
|
change docs for macports
|
2021-07-04 13:00:30 +03:00 |
|
İlteriş Yağıztegin Eroğlu
|
86e1ef483e
|
handle MACPORTS_PREFIX entries before make execution
|
2021-07-04 12:59:48 +03:00 |
|
iceman1001
|
3dc7afa593
|
text
|
2021-07-04 11:52:26 +02:00 |
|
Iceman
|
af5e550235
|
Merge pull request #1348 from pcunning/iclass_empty_config
iClass Updates - AA1 Size
|
2021-07-04 11:50:37 +02: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 |
|