Antiklesys
0378d91595
Minor iclass sam comms tweaks
...
1- Removed timeout on client side to allow the sam to be slow in responding
2- Increased SIM_WAIT_DELAY to allow for bigger sam responses
2025-06-12 19:42:56 +08:00
Antiklesys
7fb5716ea3
Added hf iclass sam --info
...
Added hf iclass sam --info command that skips any card communication command and just interacts with the SAM to return:
1- Sam Firmware Version
2- Sam Firmware ID
3- Sam Serial Number
2025-06-11 01:06:38 +08:00
iceman1001
74f1936132
convert to our calloc instead since we prefer to know allocated shared memory is empty. Also removed a malloc(1) which is just a waste of bytes just like @NVX said a year ago at DefCon
2025-05-25 09:55:32 +02:00
iceman1001
875b3c44b4
unify text - step 1
2025-03-25 10:12:16 +01:00
iceman1001
cef07dedf6
code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits
2025-02-21 15:38:33 +01:00
Jakub Kramarz
b8d5daa77b
sam_common: extract payload copy procedures
2025-01-26 14:36:44 +01:00
Jakub Kramarz
15a37ef9df
seos_sam: ran make style
2025-01-07 00:30:49 +01:00
Jakub Kramarz
c28ddd1d56
armsrc/sam_common.c: type cleanup
2025-01-07 00:05:41 +01:00
Jakub Kramarz
472d2e9330
armsrc/sam_common.c: fix sam_append_asn1_node
2025-01-07 00:05:41 +01:00
Jakub Kramarz
661b7bad22
armsrc/sam_picopass.c: extract common routines to sam_common.c
2025-01-07 00:04:48 +01:00