Oleg Moiseenko
|
c80eb8ba79
|
some cards need to have Le=0x00, some need to not have... (#651)
|
2018-08-14 10:15:51 +02:00 |
|
pwpiwi
|
44964fd181
|
Code cleanup (#616)
* coverity fixes (including a real bug in cmdhftopaz.c)
* Typo fix
* replace TRUE/FALSE by stdbool true/false
|
2018-06-13 08:13:20 +02:00 |
|
pwpiwi
|
ec0872181b
|
fix clang compiler warnings
identified in http://www.proxmark.org/forum/viewtopic.php?id=5388
|
2018-01-23 16:55:48 +01:00 |
|
pwpiwi
|
96be871374
|
Merge branch 'master' into fix_printf
|
2017-12-28 18:23:41 +01:00 |
|
Pierre Pronchery
|
3ded0f97d3
|
Khorben/warnings (#519)
* Fix warnings and missing #include for <ctype.h>
* Avoid a warning in client/util.c
|
2017-12-28 17:56:18 +01:00 |
|
pwpiwi
|
b838c4ff27
|
Minor fixes
* fix compiler warnings on Ubuntu
* cmdhf14a.c: make manufactureMapping static
* cmdhf14a.c: fix format strings
|
2017-12-28 08:49:07 +01:00 |
|
Oleg Moiseenko
|
d03fb293bc
|
Emv4 - more additions to hf emv exec
* added rsa polarssl and changed sha1 location to polarssl dir
* deleted old sha1
* added emv-tools pk files
* added polarrssl wrapper sketch to emv_tols
* added test command
* added crypto polarssl with sda test
* added crypto tests and crypto_polarssl sha logic
* added SDA,DDA,fDDA,CDA
|
2017-12-23 16:46:43 +01:00 |
|
merlokk
|
7a7afeba5c
|
small refactoring
|
2017-12-04 22:20:29 +02:00 |
|
merlokk
|
5a1b25ac31
|
added 9f0a tag
|
2017-12-03 20:36:04 +02:00 |
|
merlokk
|
f7ec230e98
|
added a tag
|
2017-12-03 20:28:36 +02:00 |
|
merlokk
|
10d4f82338
|
transactions MSD and M/Chip, qVSDC works
|
2017-12-02 21:47:30 +02:00 |
|
merlokk
|
78528074b1
|
optimization UDOL creation. does not affect on functionality.
|
2017-11-25 21:17:56 +02:00 |
|
merlokk
|
44128a0e9a
|
Added hf emv exec - command for execute EMV transaction
Added to `hf emv exec` MSD path for VISA and Mastercard and some other compatible EMV cards
|
2017-11-25 14:40:23 +02:00 |
|
merlokk
|
87fc2dad14
|
merged emvcore
|
2017-11-25 14:30:53 +02:00 |
|
merlokk
|
66efdc1f64
|
part of changes
|
2017-11-25 12:58:50 +02:00 |
|
Oleg Moiseenko
|
3c5fce2ba7
|
Add: Emv first part of commands
* hf emv search
* hf emv pse
* hf emv select
* hf emv exec command - only part of functionality
|
2017-11-22 06:16:33 +01:00 |
|
merlokk
|
298143218a
|
true fix #472 )))
|
2017-11-11 01:28:20 +02:00 |
|
merlokk
|
77499f6fb2
|
fix #468
|
2017-11-11 00:43:29 +02:00 |
|
pwpiwi
|
33a9982c76
|
dump only leaf TLV data
|
2017-11-10 23:09:08 +01:00 |
|
pwpiwi
|
43912d6349
|
add: proper indentation when printing TLV objects
|
2017-11-10 21:54:07 +01:00 |
|
merlokk
|
23207d748f
|
tlv decoder works.
|
2017-11-02 14:11:42 +02:00 |
|
merlokk
|
a2bb2735d5
|
TLV decoding works
|
2017-11-01 13:38:29 +02:00 |
|
merlokk
|
78a94ff902
|
improved GetAPDUCode()
|
2017-10-31 19:19:49 +02:00 |
|
merlokk
|
5bcb3496fa
|
small refactoring
|
2017-10-31 19:11:23 +02:00 |
|
merlokk
|
fe346768b3
|
added showing apdu response codes
|
2017-10-31 18:14:32 +02:00 |
|