Commit Graph

63 Commits

Author SHA1 Message Date
Eric Betts 13878c33d0 WIP 2025-08-17 14:53:05 -07:00
Eric Betts ef2f2fe62c Correct naming 2025-04-14 15:30:34 -07:00
Eric Betts dbbf07156d Add SIO parsing from iceman/evildaemond talk 2025-04-04 11:57:31 -07:00
Eric Betts 728ec921ea Give to/from/replyTo better names 2025-03-27 15:54:16 -07:00
Eric Betts e5599a87ba Make SIO sniffing (iClass) more dynamic 2025-01-25 15:40:41 -08:00
Eric Betts 465a92dc71 Print SIO even when pacs isn't printed 2025-01-24 19:53:05 -08:00
Eric Betts 1d9cf6c569 Prevent crash scanning an NTAG215 with the MFC choice 2024-10-21 16:52:39 -07:00
Eric Betts 664fbc3519 Re-disable asn1 debug 2024-08-14 20:58:28 -07:00
Eric Betts 9e21ad87a9 Fix bugs with 0.105.0 2024-08-14 20:55:38 -07:00
Eric Betts 55062f5374 Disable showing decoded ASN1 2024-08-14 13:31:05 -07:00
Eric Betts 227c6b84da Improve debug logging 2024-07-27 17:04:28 -07:00
Eric Betts b5c45a9349 more use of malloc 2024-07-27 13:07:41 -07:00
Eric Betts 0d677d5bea use malloc for seader_send_apdu 2024-07-27 12:52:08 -07:00
Eric Betts 29f36f5d26 T=1 support 2024-07-25 18:10:30 -07:00
Eric Betts df7bb05b82 Fix small memory leak switching back to ASN free 2024-07-25 16:38:30 -07:00
Eric Betts 3b721d37b8 move calloc after size check 2024-07-24 20:35:37 -07:00
Eric Betts ace1455918 Change seader_send_apdu to use seader param instead of seader_uart 2024-07-24 18:29:27 -07:00
Eric Betts 82300adb33 convert more methods to use seader param instead of seader_uart 2024-07-24 17:43:26 -07:00
Eric Betts 3b1e7215e8 0.104.0 format 2024-07-24 17:09:11 -07:00
Eric Betts 7e72e5f52e convert seader_send_nfc_rx to use seader param 2024-07-24 17:04:22 -07:00
Eric Betts b0597f975a Change seader_parse_nfc_off to accept seader parameter 2024-07-24 17:00:07 -07:00
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