Commit graph

754 commits

Author SHA1 Message Date
d18c7db c5c0ef36a7 Fix truncated FPGA upload due to incorrect integer size variable 2023-05-27 21:47:51 +02:00
iceman1001 32fcf5e870 make 16 bytes default cols 2023-05-27 17:00:28 +02:00
iceman1001 328e5461f8 added "--sk" param to hf mf eview and view commands. This param extracts and saves keys to binary key file 2023-05-27 10:46:42 +02:00
Angel 0606388e03 Updated CHANGELOG.md 2023-05-24 22:02:20 -04:00
Jonathan Liu d25f20fb10 hf mf sim: reduce 6ms threshold to 4ms for reset to idle
Fixes some readers not being able to detect the simulated card on
second Inventory command due to the RF field being powered off for
a short time before being turned on again to reset the card to idle
state.

Closes #1974
2023-05-24 15:23:37 +10:00
d18c7db c10fbacd20 Synchronized minor FPGA orphaned change
In file hi_iso14443a.v from fpga-xc3s100e to fpga-xc2s30 and rebuilt the FPGA bitstream files for the Spartan-2
2023-05-23 14:26:20 +02:00
Óscar Alfonso Díaz 6a8bb34eac
Merge branch 'master' into master
Signed-off-by: Óscar Alfonso Díaz <oscar.alfonso.diaz@gmail.com>
2023-05-23 13:11:37 +02:00
Iceman cfb3a52782
Merge pull request #1990 from corysolovewicz/patch-3
Update CHANGELOG.md
2023-05-23 12:44:11 +02:00
Self Not Found 98c0046bdb
Update CHANGELOG.md 2023-05-21 10:51:10 +08:00
Óscar Alfonso Díaz 5132900d9c
Update CHANGELOG.md
Signed-off-by: Óscar Alfonso Díaz <oscar.alfonso.diaz@gmail.com>
2023-05-20 00:05:55 +02:00
Cory Solovewicz 6f8a4eb79a
Update CHANGELOG.md
Add description of changes to the change log. 

Signed-off-by: Cory Solovewicz <cory@solovewicz.com>
2023-05-18 09:43:06 -07:00
iceman1001 78f097cb55 the nfc decode now handling MFC dump files, it detects the MAD key and if so removes all sector trailers. this means a lot of zeros in the end might be there. And ndef prints a bunch of empty records. Better than before atleast 2023-05-05 13:20:52 +02:00
iceman1001 3e293b4bc8 changed nfc decode to handle external records and if the record happens to be estonian ekaart also ASN1 decode it 2023-05-05 12:33:14 +02:00
iceman1001 52981476e2 fixed ndef parsing of signature version 1 records 2023-05-05 10:47:02 +02:00
Iceman 16d8bbd05f
Merge pull request #1977 from net147/hf-mf-sim-reset
hf mf sim: reduce 50ms threshold to 6ms for reset to idle
2023-05-05 06:40:15 +02:00
Jonathan Liu b1839d7318 hf mf sim: reduce 50ms threshold to 6ms for reset to idle
Fixes reader not being able to detect the simulated card on second
Inventory command due to the RF field being powered off for only 6ms
before being turned on again to reset the card to idle state.

Closes #1974
2023-05-05 12:19:11 +10:00
flamebarke 6880c51ad6
Update CHANGELOG.md
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 21:55:23 +10:00
Nat McHugh f1aedc6bce Add paxton id to hitg2 info 2023-05-03 13:17:20 +01:00
iceman1001 d480cbd1d0 hf 14b dump now supports the no save parameter 2023-04-26 00:10:15 +02:00
iceman1001 6fe3263576 hf mfu dump now supports the --ns param to not save the memory dump to file 2023-04-26 00:06:55 +02:00
iceman1001 fe31bd4064 cleaning out memory unsafe functions for loading files. Also made the loading of files to honor the preference dump/trace settings. Experimental support, which will need more love. I have been using it for some months now but there are still other save/load file operations scattered in the PM3 client which will not benefit from this yet. They need to be adapted too 2023-04-23 11:32:32 +02:00
iceman1001 039937e28a added the possibility to load .MCT dump files in the client. MCT format is a textual one like EML but with extra descriptive lines of text before each sector 2023-04-23 11:27:12 +02:00
İlteriş Yağıztegin Eroğlu 62b226108d doc(macos-macports): refactor macports docs
Since mid-2022, arm64 builds of stable releases are working. So its been a while not updating this doc :)

Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2023-04-19 13:55:20 +03:00
iceman1001 1a3a6e5f19 added no save to t55xx dump. and some minor text output style 2023-04-17 20:12:03 +02:00
wh201906 4ede50e865
Update CHANGELOG.md 2023-04-13 01:13:48 +08:00
Alejandro 438d95b18b
Update changelog 2023-04-09 15:23:51 +02:00
iceman1001 3386b8a9f6 text 2023-04-08 09:04:20 +02:00
AloneLiberty 2b248e03e8
Merge branch 'master' into mf-supercard
Signed-off-by: AloneLiberty <111039319+AloneLiberty@users.noreply.github.com>
2023-04-03 21:45:32 +00:00
Iceman 83cab74f24
Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2023-04-01 21:34:20 +02:00
AloneLiberty 3524306bf4 Implement transfer to other block in hf mf value 2023-04-01 20:49:15 +03:00
AloneLiberty ac5dd0ffa8
Merge branch 'master' into mf-supercard
Signed-off-by: AloneLiberty <111039319+AloneLiberty@users.noreply.github.com>
2023-04-01 16:42:02 +00:00
iceman1001 e03f7ed6d2 text 2023-03-30 22:41:44 +02:00
iceman1001 27b3ba0412 text 2023-03-30 22:38:27 +02:00
GuruSteve ee79e5acb7 Added default iClass credit key to table; reorganized key order 2023-03-29 15:44:52 -06:00
AloneLiberty f3a3707c06
Merge branch 'master' into mf-supercard
Signed-off-by: AloneLiberty <111039319+AloneLiberty@users.noreply.github.com>
2023-03-26 14:58:33 +00:00
iceman1001 71ddee1386 added "hf mf gdmsetcfg" to write GDM configuration 2023-03-26 16:50:59 +02:00
AloneLiberty fc56a51c56 Update changelog 2023-03-25 18:07:52 +03:00
iceman1001 7b93de7a81 added GDM read configuration block 2023-03-25 15:00:58 +01:00
iceman1001 2668fc9a4a textual 2023-03-25 14:50:51 +01:00
AloneLiberty b903d0bbe2 Supercard keys recovery from second generation card 2023-03-25 02:15:07 +03:00
AloneLiberty 2661a2a034 Supercard UID changing from backdoor command 2023-03-25 02:05:47 +03:00
iceman1001 07f6162780 added support for the magic card called GDM. 2023-03-21 19:49:52 +01:00
Fabian Schneebauer fb46e8bae7 Merge functionality of view and dinfo. 2023-03-16 20:38:13 +01:00
Fabian Schneebauer 4b3e64fbd0 Add change to changelog. 2023-03-16 17:17:44 +01:00
iceman1001 d02e8daba0 Changed CLI max string argument length limit from 512 to 4096. data asn1 now handles 2048 hex bytes input 2023-03-12 09:53:23 +01:00
Christian Herrmann 2e8bacb00f Fixed data asn1 - now handles bad input better by doing correct root free of obj 2023-03-11 18:59:33 +01:00
Iceman 86336b6cc9
Merge pull request #1940 from GuruSteve/master
Previous PR added change to CHANGELOG.md in wrong place
2023-03-11 12:09:02 +01:00
iceman1001 70f47aa93e added a new public key found for MIFARE Plus troika cards 2023-03-11 12:02:51 +01:00
GuruSteve ce8c210dbb Additional update to CHANGELOG.md from previous PR 2023-03-11 03:07:15 -07:00
GuruSteve f63957748d Previous PR added change to CHANGELOG.md in wrong place 2023-03-11 02:58:34 -07:00
wh201906 62816a0429 Update CHANGELOG.md 2023-03-11 00:44:06 +08:00
GuruSteve 359bb534f9 Updated verbiage WRT iClass info (KeyAccess) to make it clearer 2023-03-09 18:58:46 -07:00
Self Not Found d61c972ff9
Update CHANGELOG.md 2023-03-06 20:26:34 +08:00
iceman1001 37ecae658f added data num command. Takes dec or hex or binary and convert between them. Uses big_int so no issue with hex -> dec limits. It also does a Prime number check, where it will a line in the case of a number happens to be prime. 2023-03-05 08:20:10 +01:00
iceman1001 3444b5e38a text 2023-03-04 10:23:55 +01:00
Augusto Zanellato 7834db8be7 Add CHANGELOG.md entry, bump script version 2023-02-26 15:45:28 +01:00
Matthew Jackson dc1f302fa2 changelog 2023-02-20 02:20:08 -06:00
iceman1001 e5adfb0b29 text 2023-02-19 08:17:05 +01:00
Henry Gabryjelski 6eea476076 Add changelog 2023-02-17 17:19:01 -08:00
Boris Fersing 5d4fe5b8df - Mark the credentials as decrypted when decrypting a dump
- In the view command, show the credentials if the input dump is decrypted
2023-02-17 10:18:00 -05:00
iceman1001 e8d448e6d0 text 2023-02-14 21:17:19 +01:00
Nate Sales 917b99ff47
Merge branch 'master' into iceclass-read-sim
Signed-off-by: Nate Sales <nate@natesales.net>
2023-02-10 21:55:57 -05:00
Nate Sales 75403452de
Merge branch 'master' into iceclass-read-sim
Signed-off-by: Nate Sales <nate@natesales.net>
2023-02-09 17:19:01 -05:00
Nate Sales 66f227df9f
Merge branch 'master' into hficlass-encode-verbose
Signed-off-by: Nate Sales <nate@natesales.net>
2023-02-09 17:18:31 -05:00
Henry Gabryjelski 55f85a82c9 Add changelog 2023-02-08 23:01:50 -08:00
Nate Sales 5133d4a512 feat: add -v verbose flag to "hf iclass encode" 2023-02-08 20:49:49 -05:00
Nate Sales b1fb181f71 feat: add standalone ICECLASS read/sim mode 2023-02-08 20:31:40 -05:00
Iceman 01d30e14fc
Merge branch 'master' into wsl2_docs
Signed-off-by: Iceman <iceman@iuse.se>
2023-02-05 21:15:57 +01:00
Self Not Found e139c137f9
Add CHANGELOG entry 2023-02-05 17:47:55 +08:00
adite 5bd8bd13dc Add changelog entry 2023-02-01 19:33:52 +01:00
Henry Gabryjelski 1a214b389c changelog 2023-01-31 10:01:54 -08:00
Iceman cf69893641
Merge branch 'master' into fix_lf_bps
Signed-off-by: Iceman <iceman@iuse.se>
2023-01-30 20:24:09 +01:00
Iceman 5a4338941d
Merge branch 'master' into master
Signed-off-by: Iceman <iceman@iuse.se>
2023-01-30 20:18:19 +01:00
Self Not Found d81974e89c
Merge branch 'master' into fix_lf_bps
Signed-off-by: Self Not Found <wh201906@yandex.com>
2023-01-30 07:54:11 +08:00
iceman1001 0a5b0d0746 text 2023-01-29 20:38:33 +01:00
iceman1001 568e35ca84 style 2023-01-29 18:32:15 +01:00
Iceman 1c9fc565cb
Merge branch 'master' into fix_lf_bps
Signed-off-by: Iceman <iceman@iuse.se>
2023-01-29 04:32:57 +01:00
Iceman aa8d56cb14
Merge pull request #1881 from mjacksn/NxpInfoParse
Correct some parsing of the "get nxp system information" data from icode tags
2023-01-29 04:29:25 +01:00
Matthew Jackson 9041627ae5 Add hf 15 sub-commands for EAS, AFI, privacy mode, and passwords on SLIX tags 2023-01-28 13:37:20 -06:00
Matthew Jackson 5a49beb83a added CHANGELOG.md entry 2023-01-27 19:22:48 -06:00
Adrian Teuscher 3c655aeb19 Add entry to CHANGELOG.md 2023-01-27 20:24:53 +01:00
Mikhail Elov e6b7efa9df changelog 2023-01-24 12:00:21 +03:00
Self Not Found 7e8ffb46b7
Merge branch 'RfidResearchGroup:master' into fix_lf_bps 2023-01-24 11:12:38 +08:00
mjacksn 002d0ac24f changelog addition 2023-01-23 10:57:32 -06:00
mjacksn c33ce8f393 changelog entry 2023-01-23 10:52:47 -06:00
iceman1001 ec8a603aca text 2023-01-22 17:47:39 +01:00
Self Not Found 8218762e86
Update CHANGELOG.md 2023-01-23 00:16:29 +08:00
iceman1001 aa1f4681a2 text 2023-01-14 18:48:11 +01:00
iceman1001 838a45cb84 text 2023-01-14 18:15:03 +01:00
Benjamin DELPY 21de6e750c Added standalone mode for simulatin Nedap ID 2023-01-11 23:31:23 +01:00
iceman1001 6ad73d25fd text 2023-01-08 21:55:38 +01:00
iceman1001 9888eef8dc changed hf mf wrbl and view command to look for strict readonly ACL in the data. 2023-01-06 23:53:25 +01:00
Jean-Michel Picod 15b541c2ea Add command piv authsign 2023-01-06 21:36:08 +01:00
Jean-Michel Picod e5f6e34632 changelog 2023-01-06 21:25:48 +01:00
Jean-Michel Picod e9d461947e Add changelog and fix my github handle 2023-01-06 18:31:12 +01:00
nvx 4180635218 Add --shallow option to hf iclass reader commands to do shallow (ASK) reader modulation instead of OOK. 2023-01-04 23:59:03 +10:00
Iceman 259ad97004
Merge branch 'master' into feature/better_nxp_15693_identification
Signed-off-by: Iceman <iceman@iuse.se>
2022-12-30 09:52:15 +01:00
Hanno Heinrichs 9e0fe3ca36 Fix stack-based buffer overflow in "lf em 4x05 sniff" command 2022-12-29 13:55:24 +01:00
nvx e44f847474 Improved NXP SLI/SLIX series tag identification 2022-12-29 22:37:50 +10:00
iceman1001 08930766cb fix potential NULL array printing 2022-12-23 20:05:45 +01:00