Commit Graph
19765 Commits
Author SHA1 Message Date
Iceman 6367b2dcd9 Merge pull request #2717 from Eltrick/ev1-autopwn-dump
Possible fix for MFC EV1 signature dumping in 'hf mf autopwn'
2025-01-14 16:28:43 +01:00
Iceman d5e80c1caf Merge pull request #2652 from n-hutton/cherry_pick_emv
Cherry pick POC of emv simulation
2025-01-14 16:27:16 +01:00
Iceman 76ad5a5b51 Merge branch 'master' into cherry_pick_emv
Signed-off-by: Iceman <iceman@iuse.se>
2025-01-14 16:26:35 +01:00
Iceman d100dcc847 Merge pull request #2711 from emilyastranova/master
Fix incorrect header length
2025-01-14 16:24:36 +01:00
Iceman e505365a30 Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2025-01-14 16:24:23 +01:00
Iceman 87bdc25a30 Merge pull request #2716 from nvx/zuid_detection
Changed `hf mf info` - now differentiates between full USCUID and cut…
2025-01-14 13:45:05 +01:00
Iceman 9b68dc1fec Merge pull request #2715 from nvx/fix_uscuid_csetuid
fix hf mf csetuid --gdm
2025-01-14 13:44:05 +01:00
nvx 29e0c51393 Changed hf mf info - now differentiates between full USCUID and cut down ZUID chips 2025-01-14 22:36:59 +10:00
nvx 97953d1ef3 fix hf mf csetuid --gdm 2025-01-14 22:00:17 +10:00
Iceman 766a91d865 Merge pull request #2713 from henrygab/codeQL_fixes
Allow manual initiation of CodeQL
2025-01-13 23:27:29 +01:00
Lucifer Voeltner 7fcbeac417 Test fix for MFC EV1 signature dumping in 'hf mf autopwn' 2025-01-13 11:06:24 +07:00
Philippe Teuwen 52b2c73139 trying to fix Proxspace compilation, might need some more trials... 2025-01-12 19:19:00 +01:00
Philippe Teuwen d481a21e54 Update manufacturer list with 2024 info 2025-01-12 18:50:16 +01:00
Philippe Teuwen ab96b74110 ref 2025-01-12 18:26:47 +01:00
Philippe Teuwen c4b24d48b9 Update manufacturer list with 2022 info 2025-01-12 18:09:03 +01:00
iceman1001 65b9348ad9 modified lf hitag chk to show progress, added user side abort, and a minor delay since I noticed proxmark timeouts if running unlimited 2025-01-11 19:18:33 +01:00
Henry Gabryjelski 4c6ccfedc1 See if this avoids changelist warnings when building in a fork 2025-01-10 12:20:17 -08:00
Henry Gabryjelski 7eefd358d3 Allow manual initiation of CodeQL 2025-01-10 12:06:49 -08:00
Philippe Teuwen 7637fa0150 fix offline hf mf ginfo 2025-01-10 09:36:37 +01:00
Philippe Teuwen d668da08bf Fix 'hf mf ginfo': allow offline parsing and fix parsing when ATS len!=16 2025-01-10 09:21:52 +01:00
Emily Astranova 776b1afe57 Update CHANGELOG.md
Signed-off-by: Emily Astranova <emily@astralabs.dev>
2025-01-09 16:05:22 -05:00
Emily Astranova ac3c1bbf9f Fix incorrect header length
Signed-off-by: Emily Astranova <emily@astralabs.dev>
2025-01-09 11:17:14 -05:00
Iceman 6b26afe853 Merge pull request #2709 from ry4000/master
R&Y: Updated DEL Delhi Metro AIDs in `aid_desfire.json`
2025-01-08 23:15:09 +01:00
ry4000 b1b12d0e2c Merge branch 'RfidResearchGroup:master' into master 2025-01-09 07:43:50 +11:00
ry4000 fe7ba0c7f1 R&Y: Updated DEL Delhi Metro AIDs in aid_desfire.json
**Added**
- DEL Delhi Metro AIDs

**Updated**
- Designated existing DEL Delhi Metro AIDs as `Alternative Endian`

Signed-off-by: ry4000 <154689120+ry4000@users.noreply.github.com>
2025-01-09 07:43:38 +11:00
Iceman f0e92af96a Merge pull request #2708 from awesomelyawesomes/master
add some keys from pastebin
2025-01-08 14:54:32 +01:00
g.p 72d170b7b6 add some keys from pastebin 2025-01-07 18:06:46 +03:00
Iceman a531870717 Merge pull request #2704 from jkramarz/feature/sam_seos
support for HID SAM communication with SEOS cards
2025-01-07 00:41:53 +01:00
Jakub Kramarz 15a37ef9df seos_sam: ran make style 2025-01-07 00:30:49 +01:00
Jakub Kramarz 13e390ad3b added sam_seos to changelog 2025-01-07 00:15:41 +01:00
Jakub Kramarz dd30781608 extract PACS-parsing routines to wiegand_formats.c 2025-01-07 00:15:41 +01:00
Jakub Kramarz 508b63fd2e sam_seos: switch to samCommandGetContentElement2
As PLT-03273 OMNIKEY 5023 Software Developer Guide (https://www.hidglobal.com/documents/omnikey-5023-software-developer-guide) describes a command that returns additional information about SIO object containing PACS data, switching to more verbose one.
2025-01-07 00:15:35 +01:00
Jakub Kramarz 0f7574c982 sam_seos: add option to send arbitrary requests 2025-01-07 00:05:41 +01:00
Jakub Kramarz dfb5fa3de4 armsrc/sam_seos.c: add SoRootOID in sam_request_pacs
As described in 5326-903 OMNIKEY 5326 Software Developer Guide (https://www.hidglobal.com/documents/omnikey-5326-dfr-developers-guide). Seems like it should be here since the beginning, but worked fine without.
2025-01-07 00:05:41 +01:00
Jakub Kramarz c28ddd1d56 armsrc/sam_common.c: type cleanup 2025-01-07 00:05:41 +01:00
Jakub Kramarz d8ebec6baa armsrc/sam_seos.c: cleanup in sam_seos_copy_payload_nfc2sam 2025-01-07 00:05:41 +01:00
Jakub Kramarz 7b5ce7fbef armsrc/sam_seos.c: added support for cards with uid of length != 4 2025-01-07 00:05:41 +01:00
Jakub Kramarz 472d2e9330 armsrc/sam_common.c: fix sam_append_asn1_node 2025-01-07 00:05:41 +01:00
Jakub Kramarz c08e6c47c8 sam_seos: add suppport for HID SAM communication with SEOS cards, based on bettse/seader project 2025-01-07 00:05:33 +01:00
Jakub Kramarz 661b7bad22 armsrc/sam_picopass.c: extract common routines to sam_common.c 2025-01-07 00:04:48 +01:00
Jakub Kramarz 032619c1f3 armsrc/ticks.c: disable TC2 on StopTicks (may be enabled by StartCountSspClk) 2025-01-07 00:04:48 +01:00
Iceman 405c48424f Merge pull request #2707 from evildaemond/master
Added SEOS Support
2025-01-06 23:23:44 +01:00
Adam Jon Foster df2cf0a948 Added SEOS Support
Added generic SEOS Support with the following commands;
- `hf seos info` (slightly improved from the original
- `hf seos pacs` (return the SIO value from the default ADF and default tag)
- `hf seos adf ` (send a get data request to an ADF with a custom tag list)
- `hf seos gdf` (make a request for a GDF based upon a command found in their docs)
- `hf seos managekeys` (manage your own keys used for SEOS commands)

You still need keys to use this commandset, this does not have any keys and is theoretical at this stage until someone tests it with the keys.

Signed-off-by: Adam Jon Foster <me@evildaemond.com>
2025-01-07 06:17:37 +08:00
iceman1001 5b5f1722b0 minor changes with init and doubleing the EMRTD_MAX_FILE_SIZE to 70 000 bytes. Which might help for some files 2025-01-06 17:56:01 +01:00
Iceman aa84e5ca8f Merge pull request #2706 from csBlueChip/rf08s_full_v1-4
Revise "full" recovery script
2025-01-05 20:38:11 +01:00
BlueChip 86a7f8b495 Revise 'RF08S_full' script to NOT attempt to recover a card it does not support (v1.4) 2025-01-05 16:18:06 +00:00
Philippe Teuwen 917be92afc typos 2025-01-05 14:27:14 +01:00
Philippe Teuwen c07b9f740d Add SLIX2 sample to recover_pk.py 2025-01-05 14:25:31 +01:00
iceman1001 2585a77403 fixed buffer overflow and swapped parameter to "suffix" since its not a output file name 2025-01-05 13:12:34 +01:00
iceman1001 45b3929b20 maur 2025-01-04 22:57:53 +01:00