Eric Betts
b109adfff3
Add version to log
2024-06-24 17:09:08 -07:00
Eric Betts
0726f8e92e
roll back a few free that are on decoded structs
2024-05-22 17:51:29 -07:00
Willy-JL
a582863f8a
Fix for TLSF allocator crashes
...
ASN_STRUCT_FREE() seems to be used to free nested structs
Here, structs are allocated in different functions and freed
individually
No need to use ASN_STRUCT_FREE(), it leads to double free()
2024-05-22 06:55:59 +01:00
Eric Betts
70548acc54
reads MFC SE
2024-04-22 10:17:07 -07:00
Eric Betts
3f83d81288
returns at message
2024-04-22 10:01:09 -07:00
Eric Betts
be81164ccc
gets response for encrypted MFC
2024-04-21 22:23:17 -07:00
Eric Betts
60440dd5c4
gets a couple messages in
2024-04-21 17:57:30 -07:00
Eric Betts
460ace1be3
MFC support
2024-04-18 20:22:06 -07:00
Eric Betts
57aba91b64
log incoming apdu
2024-03-28 17:02:04 -07:00
Eric Betts
533157142a
Increase ASN1 debug buffer
2024-03-16 15:11:42 -07:00
Eric Betts
b983749b2e
better info logging
2024-03-16 14:54:54 -07:00
Eric Betts
fef118f74f
format
2024-03-15 23:09:08 -07:00
Eric Betts
5c13f3588a
Track sam command sent for better response handling
2024-03-15 23:07:10 -07:00
Eric Betts
67b7c3b23f
Fix bug with re-requesting SN at end of credential process
2024-03-15 22:29:13 -07:00
Eric Betts
4ee2ce605e
Remove spaces in serial QR code
2024-02-25 11:30:57 -08:00
Eric Betts
112d1b690e
Save SN to QR code file
2024-02-24 19:30:44 -08:00
Eric Betts
144bf42fe7
Save serial number to file
2024-02-24 19:02:40 -08:00
Eric Betts
87813fc67d
serial number
2024-02-24 16:51:38 -08:00
Eric Betts
a000c7d053
Fix seos support after ev2 trick
2024-01-01 20:08:28 -08:00
Eric Betts
907b363c25
Intercept Desfire EV2 request with file not found
2024-01-01 19:36:22 -08:00
Eric Betts
6257bb3080
Store approx SIO length
2024-01-01 11:14:59 -08:00
Eric Betts
7bd7fe7ad1
Store diversifier len
2024-01-01 11:07:42 -08:00
Eric Betts
d4b72caee7
Capture SIO of Desfire EV1
2024-01-01 10:48:11 -08:00
Eric Betts
66d44fe06d
logging and error handling
2023-12-12 17:45:31 -08:00
Eric Betts
a0615641b8
Expand sio size, add more to virtual processing
2023-12-08 21:47:34 -08:00
Eric Betts
cca8f894d4
Remove early push to view during virtual
2023-12-06 17:42:29 -08:00
Eric Betts
0e0af8300b
more logging
2023-12-06 10:50:21 -08:00
Eric Betts
a580c9372d
format
2023-12-04 20:10:31 -08:00
Eric Betts
40885c5c63
use loclass_opt_doTagMAC
2023-12-04 20:09:09 -08:00
Eric Betts
31894f4584
Virtual processing with Seader credential file
2023-12-03 13:54:15 -08:00
Eric Betts
ec3ded124f
continue work on picopass state machine
2023-12-02 21:24:52 -08:00
Eric Betts
be889102c1
picopass state machine
2023-12-02 20:13:25 -08:00
Eric Betts
2e4f5abead
replace ccitt stuff with iso13239_crc_append
2023-12-02 20:12:46 -08:00
Eric Betts
ff980cf932
Print asn1 before processing
2023-12-02 17:10:48 -08:00
Eric Betts
7e0c65947f
More semantic event
2023-11-25 15:43:39 -08:00
Eric Betts
b0fda2f9cb
remove a debug log
2023-11-25 14:34:55 -08:00
Eric Betts
ae66f8bbcc
rename asn printing callback
2023-11-23 09:33:10 -08:00
Eric Betts
1104af4e0c
correct variable scope
2023-11-23 09:32:54 -08:00
Eric Betts
df88756d96
stack array for sending apdu
2023-11-22 17:27:35 -08:00
Eric Betts
6dafaa0d93
invert logic for card detect type
2023-11-22 17:18:43 -08:00
Eric Betts
08e63aa8c2
push to next UI on error
2023-11-21 17:04:56 -08:00
Eric Betts
50a1e5f39c
Break some functions out into a sam_api
2023-11-19 13:22:26 -08:00