Iceman and GitHub
5e8a831759
Merge pull request #3000 from zinongli/calypso_mobib_improve
...
`hf 14b mobib`: Less Strict Loop Logic
2025-10-10 23:26:28 +02:00
zinongli
8b4eba0d27
Update cmdhf14b.c
2025-10-11 00:25:57 +04:00
Iceman and GitHub
cb40726f87
Merge pull request #2999 from aaronmaxlevy/aaron_verkada_40_wiegand_format
...
Adding Verkada 40-bit format
2025-10-10 01:47:14 +02:00
Philippe Teuwen
e8302673e9
commands
2025-10-09 22:44:54 +02:00
Philippe Teuwen
f0d8690e73
hf 14a raw -s: add --wait for delay between select and command
2025-10-09 22:43:39 +02:00
Philippe Teuwen
11fe8f783a
Add --skip to hw tearoff, to cope with more complex commands. Example provided for hf mfu wrbl
2025-10-09 22:26:52 +02:00
Aaron Levy
8c2dd4dded
Adding test cases
2025-10-09 10:55:31 -07:00
Aaron Levy
e39c80fd3c
Adding Verkada 40-bit format
2025-10-09 09:28:16 -07:00
Philippe Teuwen
1d55a2d20d
hw tearoff: add --list
2025-10-09 09:00:06 +02:00
Philippe Teuwen
4aac77aaa2
support for Ultralight AES auth in hf mfu info/rdbl/wrbl/dump/ndefread/wipe/setkey
2025-10-04 02:00:23 +02:00
Philippe Teuwen
ae6f2c1b4c
Ultralight AES basic DataProtKey emulation support
2025-10-03 22:43:49 +02:00
Iceman and GitHub
d81ca56e01
Merge pull request #2996 from elafargue/tesla-card-version-fix
...
Fix Tesla "GET VERSION" APDU
2025-09-30 08:57:59 +02:00
Ed Lafargue
77fa232b7e
Fix Tesla "GET VERSION" APDU
2025-09-29 18:02:41 -07:00
Philippe Teuwen
087cf20ee6
mobibi stuff
2025-09-30 00:41:59 +02:00
Philippe Teuwen
83483a1bd4
mobib details
2025-09-29 22:07:20 +02:00
Philippe Teuwen
d04848c2b9
mobib updates
2025-09-29 16:23:36 +02:00
iceman1001
03f4f06a3c
text
2025-09-25 21:29:50 +02:00
iceman1001
cf6ec077da
style
2025-09-25 19:54:23 +02:00
iceman1001
347a4d5eff
fix help text samples
2025-09-25 19:51:49 +02:00
iceman1001
b097e10aa3
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
Philippe Teuwen
1412b6882b
script: more verbose on debug
2025-09-24 21:04:04 +02:00
Iceman and GitHub
7508f0dae6
Merge pull request #2994 from Liaely/UoP-keys
...
Add UoP external library card keys to dictionary
2025-09-24 07:36:35 +02:00
Iceman and GitHub
9257a7e459
Merge pull request #2993 from Liaely/Stagecoach-AID
...
Add StagecoachSmart card to AID list
2025-09-24 07:35:56 +02:00
Liaely
f08be527f5
Add UoP external library card keys
2025-09-24 01:01:20 +01:00
Liaely
1b9d2e3ab4
Add StagecoachSmart card to AID list
2025-09-24 00:27:46 +01:00
Iceman and GitHub
bbce619ed8
Merge pull request #2990 from jkramarz/cmdwiegand-bf
...
add option to brute-force hex input length in wiegand decode command
2025-09-23 09:20:18 +02:00
Jakub Kramarz
b65797bf63
cmdwiegand: skip "parity tests failed" message, if no parity tests failed
2025-09-23 01:01:50 +02:00
Jakub Kramarz
75ba4e97b1
cmdwiegand: add option to brute-force hex input length
2025-09-23 01:01:50 +02:00
Philippe Teuwen
128af38ec4
small bug in hf 15 originality check
2025-09-22 23:37:36 +02:00
Philippe Teuwen
f278633f51
NTAG21x Pk reused on NTAG 5...
2025-09-22 23:30:49 +02:00
Iceman and GitHub
5b8bd31d17
Merge pull request #2984 from jmichelp/patch-5
...
Fix data being xored twice
2025-09-21 23:10:28 +02:00
Iceman and GitHub
334a0b1bc4
Merge pull request #2985 from STIEBELJOSHUA/hf-saflok
...
fixed typo in modify
2025-09-21 23:03:46 +02:00
Oleg Moiseenko and GitHub
d8097eb6c9
Merge pull request #2989 from merlokk/master
...
fix flashing long line
2025-09-21 17:40:37 +03:00
Oleg Moiseenko
c566e70e69
fix flashing long line
2025-09-21 17:38:37 +03:00
Oleg Moiseenko and GitHub
7c614d5acc
Merge pull request #2988 from merlokk/master
...
make style
2025-09-21 17:37:18 +03:00
Oleg Moiseenko
944a80d217
make style
2025-09-21 16:41:30 +03:00
Oleg Moiseenko and GitHub
b944315001
Merge pull request #2987 from merlokk/desfire_clear_modes
...
fixed clear command logic. will works with some default settings.
2025-09-21 16:23:34 +03:00
Oleg Moiseenko
28da83caa7
changelog
2025-09-21 16:00:20 +03:00
Oleg Moiseenko
276d101b3d
fixed clear command logic. will works with some default settings. maybe will not work with additional settings. use credit/debit instead.
2025-09-21 15:55:58 +03:00
Oleg Moiseenko and GitHub
8f3bc87a22
Merge pull request #2986 from merlokk/desffix
...
add default plain mode for value operations
2025-09-21 14:09:14 +03:00
Oleg Moiseenko
3a08453ff6
add default plain mode for value operations
2025-09-21 13:48:03 +03:00
Josh Stiebel
1623c61a5a
fixed typo in modify
2025-09-21 02:08:21 -04:00
Jean-Michel Picod and GitHub
0c061d9cde
Fix data being xored twice
...
When printing the BCD encoded Card ID, data is being XOR'd twice: once with a for-loop, and a second time for printing, cancelling the operation and displaying garbage
Signed-off-by: Jean-Michel Picod <jmichel.p@gmail.com >
2025-09-20 23:21:31 +02:00
Philippe Teuwen
45fe423cd4
14a ATR fingerprint: skip if hist bytes <= 1
2025-09-20 22:06:32 +02:00
Philippe Teuwen
bde33711c7
style
2025-09-20 22:02:23 +02:00
Philippe Teuwen
3ec375ab41
hf 14b info: add ATR fingerprinting
2025-09-20 21:37:57 +02:00
Philippe Teuwen
f93c9977ad
hf 14a info: add ATR fingerprinting
2025-09-20 12:32:03 +02:00
Philippe Teuwen
7a81838f7d
update ATR list
2025-09-20 11:37:38 +02:00
Iceman and GitHub
1ca994d4d0
Merge pull request #2983 from horrordash/master
...
fix broken iso15693.c:SendRawCommand15693 (double answers)
2025-09-18 06:34:32 +02:00
horrordash
958e14b476
fix broken iso15693.c:SendRawCommand15693 (double answers)
2025-09-18 01:12:25 +03:00