Commit Graph
19574 Commits
Author SHA1 Message Date
Piotr Rzeszut 0eb86f2c58 Add info about changes in hf_mf_ultimatecard.lua (set/get maximum read/write block) to Changelog 2024-11-28 01:10:36 +01:00
Piotr Rzeszut be21154d83 Refactor arguments help of hf_mf_ultimatecard.lua, done because already had to split the string due to reaching limit of string length in lua. 2024-11-28 01:04:18 +01:00
Piotr Rzeszut bf1726a31d Add option to set maximum read/write block using hf_mf_ultimatecard.lua 2024-11-28 01:02:41 +01:00
Piotr Rzeszut 0fa8351fa9 Add display of maximum read/write block in configuration parsing in hf_mf_ultimatecard.lua 2024-11-28 01:01:11 +01:00
Philippe Teuwen d39775ca46 recover_pk.py: replace secp192r1 by prime192v1 2024-11-26 12:41:05 +01:00
Philippe Teuwen 830549b474 hf mf isen: add collect_fm11rf08s_without_backdoor option 2024-11-25 00:53:57 +01:00
Philippe Teuwen c4b8569d87 fix CmdHF14AMfISEN error handling 2024-11-24 12:26:07 +01:00
Iceman cdfa834c48 Merge pull request #2656 from hochwasser/patch-1
Update mfc_default_keys.dic
2024-11-24 08:01:10 +01:00
Iceman f6a15fbf27 Merge pull request #2658 from Akury83/master
Update t55xx_default_pwds.dic
2024-11-24 07:58:21 +01:00
Iceman 3159e84a9e Merge pull request #2659 from Antiklesys/master
Updated legrec from sim to est and added special iclass config cards
2024-11-24 07:57:20 +01:00
Antiklesys 2aae3317a0 Added more configcards
Added special config cards:

1- Elite Bugger : bugs the reader causing an erroneous and disruptive behavior
2- Added one config card to change the reader's default master key
3- Added a reset master key config card to restore the reader to the default master key
2024-11-24 13:08:28 +08:00
Antiklesys 2f2667944c Update cmdhficlass.c 2024-11-24 12:59:04 +08:00
Akury83 8ae5e7aee1 Update t55xx_default_pwds.dic
Update to include Chinese cloner ZX-COPY10.
Sniffed using the pm3 client: ```[usb] pm3 --> lf t5 sniff -1

[=] T55xx command detection
[+] Downlink mode           |  password  |   Data   | blk | page |  0  |  1  | raw
[+] ------------------------+------------+----------+-----+------+-----+-----+-------------------------------------------------------------------------------
[+] Default Read            |            |          |  3  |   0  |  18 |  47 | 101011
[+] Default write/pwd read  | [00083838] | 00107070 |  0  |   0  |  18 |  46 | 10000000000000100000111000001110000000
[+] Leading 0 pwd write     |   00000000 | 00000000 |  0  |   0  |   6 |  70 | 0100000000000000000000000000000000000000000000000000000000000000000000000
[+] Default write/pwd read  | [0EAAACAA] | 1D555955 |  1  |   0  |  18 |  46 | 10000011101010101010101100101010101001
[+] Default write/pwd read  | [2AB2CB4D] | 5565969A |  2  |   0  |  18 |  46 | 10001010101011001011001011010011010010
[+] Leading 0 pwd write     |   00000000 | 00000000 |  0  |   0  |   7 |  16 | 0100000000000000000000000000000000000000000000000000000000000000000000000
[+] Default write/pwd read  | [4B352AB2] | 966A5565 |  3  |   0  |  18 |  47 | 10010010110011010100101010101100101011
[+] Leading 0 pwd write     |   00000000 | 00000000 |  0  |   0  |   8 |  23 | 0100000000000000000000000000000000000000000000000000000000000000000000000
[+] Default write/pwd read  | [3D9EAE24] | 7B3D5C48 |  7  |   0  |  18 |  46 | 10001111011001111010101110001001000111
[+] -----------------------------------------------------------------------------------------------------------------------------------------------------

[usb] pm3 --> lf t5 det -p 7b3d5c48
[=]  Chip type......... T55x7
[=]  Modulation........ FSK2a
[=]  Bit rate.......... 4 - RF/50
[=]  Inverted.......... Yes
[=]  Offset............ 33
[=]  Seq. terminator... No
[=]  Block0............ 00107070 (auto detect)
[=]  Downlink mode..... default/fixed bit length
[=]  Password set...... Yes
[=]  Password.......... 7B3D5C48

[usb] pm3 -->```

Signed-off-by: Akury83 <87064827+Akury83@users.noreply.github.com>
2024-11-24 15:45:43 +11:00
hochwasser c3e9602690 Update mfc_default_keys.dic
Keys of the BW Kantine

Signed-off-by: hochwasser <hochwasser@users.noreply.github.com>
2024-11-23 10:26:24 +01:00
Iceman f1ff643aca Merge pull request #2654 from Antiklesys/master
Updated legrec functionality to support simulations
2024-11-22 13:26:27 +01:00
Iceman c3571f1035 Merge pull request #2648 from csBlueChip/master
add KDF functionality to rf08s 'full' card recovery script
2024-11-22 13:24:13 +01:00
Iceman adb5d5eea5 Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2024-11-22 13:10:16 +01:00
iceman1001 8c9904b274 update release info 2024-11-22 12:19:10 +01:00
iceman1001 daff8228a2 Revert "Release v4.19552 - Orca"
This reverts commit a039ac18cc.
2024-11-22 12:15:19 +01:00
iceman1001 a039ac18cc Release v4.19552 - Orca v4.19552 2024-11-22 12:15:19 +01:00
iceman1001 1eb6e5cfe6 text 2024-11-22 12:15:06 +01:00
iceman1001 b1c604c4cb style 2024-11-22 11:32:10 +01:00
Iceman 7c9e3c6221 Merge pull request #2653 from diorch1968/master
insert hf_legic.lua script changes
2024-11-22 11:11:25 +01:00
Antiklesys a3813e970d Updated legrec functionality to support simulations
Added a functionality to simulate/estimate the key recovery process assuming the card was standard keyed.
2024-11-22 17:45:12 +08:00
Dimitri 1df35ff67c insert hf_legic.lua script changes 2024-11-22 08:41:27 +01:00