Commit graph

11483 commits

Author SHA1 Message Date
zhongfu 466e512cd8
feat(client/resources): updated aidlist to include CEPAS AID 2024-03-16 18:12:31 +08:00
Benjamin DELPY eba40bfe41
Update intertic.py to support Besançon / Ginko
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-03-15 19:00:26 +01:00
iceman1001 7a98427aa1 skip localization on windows 2024-03-14 14:24:20 +01:00
iceman1001 049c5f400d text 2024-03-14 13:41:20 +01:00
iceman1001 21d019ff21 language quotes 2024-03-14 13:36:58 +01:00
iceman1001 94c3bdd91c style 2024-03-14 11:26:06 +01:00
iceman1001 d99a58517d added a hf mfu wipe command. Its not doing UL-C or UL-AES key wiping. And the success for setting cfg1,cfg2,pwd,pack depends if you called the command with the current pwd that the card has. It also skips the first four blocks. UID0,1,LOCK, OTP since we dont wanna fiddle with those. This command is NOT adapted for magic card functionality 2024-03-14 10:57:25 +01:00
Henry Gabryjelski cc2bae2f4d lf em 4x70 writekey --> lf em 4x70 setkey 2024-03-13 09:38:35 -07:00
Henry Gabryjelski ba83ac065e lf em 4x70 writepin --> lf em 4x70 setpin 2024-03-13 09:25:43 -07:00
Henry Gabryjelski 7fbc6b2e47 fix formatting error 2024-03-11 18:28:47 -07:00
Henry Gabryjelski 0a598b254c make style changes 2024-03-11 17:28:05 -07:00
Henry Gabryjelski 160d61682b Add lf em 4x70 autorecover
Also:
* common.h: Increase safety of some of the macros.
  Parenthesizing the macro parameters ... a best practice.
* firmware: partially-tracked source of "extra bits" messages.
  Add a TODO comment for further study.
* Improve reliability of `lf em 4x70 writekey`
  Authenticate w/new key after it is written.
  Particularly important for glass modules,
  or other tags with weaker coupling.
2024-03-11 17:14:03 -07:00
Antonio Gamez Diaz 90e9a0da39 Configure max write blocks to 251 before writing version or signature 2024-03-11 20:04:04 +01:00
Antonio Gamez Diaz 11ac8f768a Write signature when wiping card as NTAG213 2024-03-11 20:02:30 +01:00
Antonio Gamez Diaz dc9319f661 Update example UID/signature 2024-03-11 20:01:41 +01:00
iceman1001 99983d4dff text 2024-03-11 18:25:32 +01:00
iceman1001 d0b3b8d6b6 stricker checks for unprintable characters 2024-03-11 12:06:57 +01:00
Benjamin DELPY 4b915610e1
Update intertic.py script to support Annecy
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-03-10 19:20:16 +01:00
cyber-vi-king ec1a44ba36
Assa Abloy Hotel System in Spain
only block one is used, rest of the card is empty.
the key is the same on 5 cards I tested (got the key via mfkey32)

Signed-off-by: cyber-vi-king <104895454+cyber-vi-king@users.noreply.github.com>
2024-03-09 14:42:38 +01:00
iceman1001 9de6f59136 modified standalone mode hf_unisniff. It now also sniffs iclass. Another option added was for hw standalone -b, which allows you to trigger a particular sniff from client. Good for debugging w/o need to recompile or upload a config file. 2024-03-06 21:07:42 +01:00
iceman1001 6a933555df mem spiffs dump now honors the -d filename and save to file when used together with the -t param 2024-03-05 14:55:30 +01:00
iceman1001 189262cff7 text 2024-03-05 09:08:45 +01:00
iceman1001 75f1040980 add lib48 to experimental lib 2024-03-03 22:27:16 +01:00
Iceman a0b26257db
Merge branch 'master' into id48
Signed-off-by: Iceman <iceman@iuse.se>
2024-03-03 22:06:54 +01:00
iceman1001 2d6cd1a875 added support to show EG.DG7, and some textual changes for info 2024-03-03 21:56:28 +01:00
Henry Gabryjelski b4cfeca9fa Use INFO instead of NORMAL for PrintAndLogEx() 2024-03-03 12:17:02 -08:00
Henry Gabryjelski 12ee192782 disable assertions in PM3 build 2024-03-03 12:17:02 -08:00
Henry Gabryjelski 6c1aa10c91 bugfix: random alt nonce wasn't.
also improve output of multiple potential keys (remove extra `\n`)
2024-03-03 12:17:02 -08:00
Henry Gabryjelski 545c152d72 Remove large (128k) lookup table 2024-03-03 12:16:16 -08:00
Henry Gabryjelski 4ebd6d4bff Add id48lib and second half of key recovery. 2024-03-03 12:16:16 -08:00
Henry Gabryjelski d3ae908b5f mark additional function as static 2024-03-03 12:16:16 -08:00
iceman1001 1045392c73 missing header 2024-03-03 19:20:25 +01:00
iceman1001 9524ce5a27 text 2024-03-03 19:15:07 +01:00
iceman1001 fff5da32c5 hf mf dump print blocks, Thanks to @francesco-scar for making me aware of it being missing 2024-03-03 18:41:05 +01:00
iceman1001 259e19e87d modified hf mf dump to also print the dumped memory. It now acts like most other dump commands in the pm3 client 2024-03-03 18:35:39 +01:00
iceman1001 c62b1cda70 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2024-03-03 10:56:35 +01:00
Benjamin DELPY c3a9ea463d
Intertic client Python script update
Adding Strasbourg, Le Have and now split OrganizationalAuthority & Contract_Provider

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-03-02 14:09:38 +01:00
iceman1001 46fcde7db8 parse and show ndef message with mime image 2024-03-01 07:45:32 +01:00
iceman1001 b344da5ff5 mmm 2024-02-29 16:43:14 +01:00
Your Name 7f4a172412 fix segmentation fault 2024-02-27 00:58:45 -05:00
Benjamin DELPY 12bd81aa27
Update intertic.py
Licence change

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-02-26 11:07:40 +01:00
Benjamin DELPY ae0a15fd48
Create intertic.py
Basic script to try to interpret Intertic data on ST25TB / SRT512 in french transports

Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com>
2024-02-25 22:04:43 +01:00
iceman1001 309e88ca65 the handle plot was showing the plot window when running hf search etc. now it will be downloaded the plot but plot window is hidden. if you show the plot window before running you will see it 2024-02-25 17:39:28 +01:00
iceman1001 1133122681 text 2024-02-25 14:06:15 +01:00
XiXinping 2bf1dd4e69
Update mfc_default_keys.dic
Signed-off-by: XiXinping <81447868+XiXinping@users.noreply.github.com>
2024-02-22 04:46:50 +00:00
XiXinping 7864657844
Update mfc_default_keys.dic
Added keys for Pittsburgh's ConnectCard

Signed-off-by: XiXinping <81447868+XiXinping@users.noreply.github.com>
2024-02-22 04:39:25 +00:00
iceman1001 490111ee47 fixed the magic detection , and improved the hints reporting MF Classic tags 2024-02-21 23:23:54 +01:00
iceman1001 26fda45837 style 2024-02-21 22:49:59 +01:00
Iceman c2738b1efc
Merge pull request #2300 from Sonic803/master
Added 14b restore, modified 14b reader,wrbl
2024-02-21 20:30:13 +01:00
Sonic803 87a85766ed Don't stop on break plot error 2024-02-21 17:26:55 +01:00