Commit graph

729 commits

Author SHA1 Message Date
iceman1001 4ffb779b40 added a track1 decoder 2023-07-11 08:26:58 +02:00
iceman1001 dd3e1d3730 added EMV READER command. It will try to extract information about the EMV application that is installed on the card. 2023-07-10 16:36:57 +02:00
iceman1001 08958d36ef moving VAS to HF command category. Added missing Makefile and CMakefile 2023-07-09 12:55:37 +02:00
Iceman a4f77e224e
Merge branch 'master' into vas
Signed-off-by: Iceman <iceman@iuse.se>
2023-07-09 12:38:53 +02:00
Sam 013a26717c
Update CHANGELOG.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-07-08 23:19:58 -07:00
Grayson Martin 2dc5b6f977
Merge branch 'master' into vas 2023-07-08 18:38:58 -05:00
Grayson Martin 50dde2d020
add changelog entry 2023-07-08 18:36:53 -05:00
wh201906 656d0256ac
Add CHANGELOG entry 2023-07-05 22:51:48 +08:00
wh201906 879bf5876f
Add CHANGELOG entry 2023-07-04 16:21:51 +08:00
iceman1001 ed0d18f05d QL88 tag identification. Thanks to AnnPlusPluss and Atlab for finding the key 2023-06-28 13:27:50 +02:00
iceman1001 f7f1f2e6e7 update version 2023-06-26 13:11:45 +02:00
iceman1001 1cf494cb98 preparatins for release 2023-06-26 00:08:00 +02:00
Sam 60480d16ec
Update CHANGELOG.md
Signed-off-by: Sam <48739810+The-SamminAter@users.noreply.github.com>
2023-06-24 17:49:26 -07:00
iceman1001 043ff257c4 style 2023-06-24 23:28:31 +02:00
iceman1001 0f35e89f4e data diff now prints filenames if they fit in the header. Spiff filenames and other params is untouched 2023-06-24 23:03:43 +02:00
iceman1001 a43d8ea9e0 adapted viewing MFC dump files to also colorize ACL + GPB bytes 2023-06-24 22:01:10 +02:00
iceman1001 fe204d8529 text 2023-06-24 17:28:43 +02:00
iceman1001 f2d6eb3021 text 2023-06-24 00:06:26 +02:00
iceman1001 d861354344 fix pm3-flash-all script, where the identification of outdated bootloader failed because of the comparision didnt match any longer 2023-06-16 05:33:35 +02:00
Iceman 21460d5a52
Merge branch 'master' into bugfix/fix_15693_sniff_reader_timings
Signed-off-by: Iceman <iceman@iuse.se>
2023-06-15 14:26:27 +02:00
nvx 6d48b1a5dd Update changelog 2023-06-15 22:23:46 +10:00
Jean-Michel Picod 45b710dc0a changelog 2023-06-14 16:42:11 +02:00
iceman1001 6fd0d93647 fixed the trace list output when marking crcbytes in color mode. Some odd cases exists. 2023-06-14 14:24:41 +02:00
iceman1001 1caf4ad1d2 text 2023-06-11 22:30:09 +02:00
Angel 2adfc928fc
Merge branch 'master' into master
Signed-off-by: Angel <jeremy_1996@hotmail.com>
2023-06-04 11:39:45 -04:00
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