iceman1001
24d80f51a9
style
2025-07-04 12:22:09 +02:00
Antiklesys
0662c1a9c1
Detecting response sc flag in sam response
...
Added detection for Secure Channel Flag in Sam's response.
2025-07-01 23:53:54 +08:00
iceman1001
5de4dd68e5
text
2025-06-22 20:34:54 +02:00
Antiklesys
2ed0c9a301
Update sam_picopass.c
...
Signed-off-by: Antiklesys <syselkitna@gmail.com>
2025-06-20 01:35:13 +08:00
Antiklesys
80a86e741c
Fixed length check for snmp responses
...
Fixed length check for snmp responses from the sam
2025-06-20 01:31:47 +08:00
iceman1001
65607fc727
added Ultralight-C simulation. hf mfu sim -t 13. Use eload first. Also added support to upload UL-C dictionaries and UL-AES to spiffs memory. A lot of textual reworked across client. Unifiy texts and a bit more color ;)
2025-06-19 17:26:20 +02:00
Philippe Teuwen
a5d02c6ba2
style
2025-06-15 12:53:33 +02: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
a2d10d7910
fix cpp warnings
2025-03-21 13:19:01 +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
2464cf60fd
sam_seos, sam_picopass: switch from static allocation to BigBuf
2025-01-27 20:17:44 +01:00
Jakub Kramarz
15aea059ef
cmdhficlass: change from SendCommandMix to SendCommandNG
2025-01-27 20:17:44 +01:00
Jakub Kramarz
7b34f462cd
sam_picopass: add nr-mac extraction and epurse update prevention modes
2025-01-27 20:17:44 +01:00
Jakub Kramarz
53b67d1969
sam_picopass: shorter timeouts
2025-01-27 20:17:43 +01:00
Jakub Kramarz
9696c97639
sam_picopass: adapt implementation from sam_seos
2025-01-27 20:17:43 +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
661b7bad22
armsrc/sam_picopass.c: extract common routines to sam_common.c
2025-01-07 00:04:48 +01:00
iceman1001
1f3cf80898
style
2023-10-18 20:34:35 +02:00
iceman1001
efac735bad
added support for HID SAM picopass communications. Nasty array copying but does the trick. Will need refactoring.
2023-10-18 19:59:34 +02:00