iceman1001
3b68acd286
comment out duplicate but kept it since documentation
2023-05-05 19:37:35 +02:00
Iceman
5eda7c3252
Merge pull request #1966 from colonelborkmundus/master
...
Add new mfc keys
2023-05-05 19:39:11 +02: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
ed555be180
fix wrong copying when skipping sector trailers
2023-05-05 13:18:53 +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
iceman1001
0c9a64438f
256kb version is too large
2023-05-05 10:45:35 +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
Iceman
52f4373de0
Merge pull request #1978 from flamebarke/patch-1
...
New standalone mode - LF_MULTIHID - HID 26 Bit (H1031) multi simulator
2023-05-04 15:04:08 +02:00
flamebarke
dd28bc8e5d
Update build_all_firmwares.sh
...
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 22:29:14 +10:00
flamebarke
caf3bbc026
Update 4_Advanced-compilation-parameters.md
...
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 22:26:39 +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
flamebarke
92ec161d08
Update Makefile.inc
...
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 21:50:14 +10:00
flamebarke
0fac149a03
Update Makefile.hal
...
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 21:44:12 +10:00
flamebarke
b8c7e02ad8
Create lf_multihid.c
...
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 21:34:27 +10:00
Iceman
bf897786f2
Merge pull request #1976 from natmchugh/master
...
Add paxton id to hitag2 info
2023-05-04 07:59:47 +02:00
Iceman
fde3213265
Merge pull request #1975 from kormax/more-aid
...
Update aidlist.json
2023-05-04 07:53:59 +02:00
Nat McHugh
f1aedc6bce
Add paxton id to hitg2 info
2023-05-03 13:17:20 +01:00
Maksym
f9ea12b98d
Update aidlist.json
...
Replace "rid" with prefix as it is more correct this way
2023-05-03 00:48:21 +03:00
kormax
2678c8e1a4
Add more AID entries
2023-05-02 22:04:40 +03:00
Iceman
58da2df2dc
Merge pull request #1973 from mistial-dev/improve-help
...
Add text explaining that the format is H10301 for binary
2023-04-28 07:15:12 +02:00
Mistial Developer
9eca7fce83
Add text explaining that the format is H10301 for binary, and specifying it for non-binary
2023-04-28 00:09:24 -05:00
iceman1001
d480cbd1d0
hf 14b dump now supports the no save parameter
2023-04-26 00:10:15 +02:00
iceman1001
94b0bcc758
changed the key table output. In some cases it didnt print non found keys red
2023-04-26 00:08:01 +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
Davi Mikael
bac259e7c0
Merge branch 'RfidResearchGroup:master' into master
2023-04-24 22:58:14 -03:00
iceman1001
e252668866
style
2023-04-23 11:32:59 +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
Iceman
38df46bfdf
Merge pull request #1971 from wh201906/changelog
...
Fix changelog reminder
2023-04-20 16:56:50 +02:00
Self Not Found
bcc2b1ee70
Fix changelog reminder
2023-04-20 13:30:36 +08:00
Iceman
b0da6e9b85
Merge pull request #1970 from linuxgemini/macports-doc-update
...
doc(macos-macports): refactor macports docs
2023-04-19 19:50:59 +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
Davi Mikael
6950344567
Adjusting hf_msdsal standalone module
2023-04-19 01:39:18 -03:00
iceman1001
ed9cdebbfa
remove some debug statement
2023-04-19 02:02:20 +02:00
Philippe Teuwen
3bc472c9bb
hf mf cwipe: use same default ACL as for hf mf wipe
2023-04-17 23:22:48 +02:00
iceman1001
1a3a6e5f19
added no save to t55xx dump. and some minor text output style
2023-04-17 20:12:03 +02:00
Angel
207e5bbc53
Final cleanup
2023-04-16 14:29:58 -04:00
iceman1001
03070778a2
mfp chk - allow for breaking out at every attempt
2023-04-16 05:58:34 +02:00
Iceman
d70af41229
Merge pull request #1969 from wh201906/logic
...
Fix logic
2023-04-16 05:52:54 +02:00
Angel
98438c8dd7
Remove redundant comment.
2023-04-15 23:26:34 -04:00
Angel
5192c5f5d5
Added ability to emulate paradox tag.
2023-04-15 23:20:48 -04:00
Angel
8841991b29
Add check for max fc and cn, changed types to match rest of file
2023-04-15 22:42:03 -04:00
Angel
76e3f38772
Add check to make sure user did not specify Raw and cn/fc
2023-04-15 22:26:09 -04:00
Angel
ab460c4a22
Extract bitstream creation to function.
2023-04-15 22:25:20 -04:00
Angel
0a66f809a6
Removed deprecated CRC calculation
2023-04-15 22:23:06 -04:00
Self Not Found
ba3d5c32ae
Fix logic
2023-04-16 09:51:07 +08:00
Iceman
f1963cfa82
Merge pull request #1964 from wh201906/192
...
Add the missing change of definition
2023-04-15 20:51:54 +02:00
iceman1001
1bb78e02a4
fix MFP check with defines and easier logic
2023-04-15 20:44:52 +02:00