proxmark3/include
Aaron Tulino (Aaronjamt) c0e82539f2
[hf seos] Simulate support
2025-12-21 04:26:44 -07:00
..
ansi.h 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
at91sam7s512.h
common.h Fix ROTR conflict 2025-12-21 03:49:45 -07:00
config_gpio.h
desfire.h
em4x50.h
em4x70.h em4x70 --par deprecation: Step 4: remove client references to client->arm field that used to store this 2025-06-09 14:03:05 -07:00
hitag.h
iclass_cmd.h style 2025-07-08 21:15:09 +02:00
iso14b.h
iso15.h style 2025-06-30 14:28:24 +02:00
iso18.h Improve output format of hf felica rdbl; fix wrong response struct format 2025-11-29 18:26:03 +02:00
legic.h
mifare.h fix data crypt - output error. We have 8 bytes. 2025-10-17 08:53:54 +02:00
pm3_cmd.h [hf seos] Simulate support 2025-12-21 04:26:44 -07:00
pmflash.h this commit refactors the signature checks. First we introduce a common pm3 generic private / public key pair in order to allow for users to self sign their own modded device. The verification checks now looks at both hard coded public keys. If a vendor wants to add their own public key thus allowing for a simple way for us to identify their devices they can now do so. The downside is that the firmware mismatch detection becomes a bit dodgy. mem info; mem info -v; mem info -s -p <filename.pem>; mem info -s -p <filename.pem> -w contains the changes. OBS! when -w be careful to not overwrite your genuine RDV4 signature. As always, with great power comes great responsibility 2025-09-25 19:44:36 +02:00
protocol_vigik.h
protocols.h
proxmark3_arm.h
seos_cmd.h [hf seos] Simulate support 2025-12-21 04:26:44 -07:00
usart_defs.h
zx8211.h