Commit Graph

10362 Commits

Author SHA1 Message Date
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
Iceman
bf897786f2 Merge pull request #1976 from natmchugh/master
Add paxton id to hitag2 info
2023-05-04 07:59:47 +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
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
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
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
iceman1001
03070778a2 mfp chk - allow for breaking out at every attempt 2023-04-16 05:58:34 +02:00
Self Not Found
ba3d5c32ae Fix logic 2023-04-16 09:51:07 +08:00
iceman1001
1bb78e02a4 fix MFP check with defines and easier logic 2023-04-15 20:44:52 +02:00
Iceman
1f1c1d1458 Merge pull request #1961 from team-orangeBlue/master
Add some magic cards notes, fix `hf mfp chk`
2023-04-15 20:38:13 +02:00
astrid rowland
17aa99b0c7 added new keys from The Horde, badges 76-94 2023-04-13 17:44:55 -05:00
astrid rowland
f022a8f96e added new keys from The Horde 2023-04-13 14:44:03 -05:00
PiervitoCreanza
62fb634fdb Fix wrong variable assignment 2023-04-13 20:29:15 +02:00
Anže Jenšterle
a78cc42230 Added Siemens Default key
Signed-off-by: Anže Jenšterle <anze@anze.dev>
2023-04-12 13:31:54 +02:00
team-orangeBlue
022c06c596 Fix a bug
I can't code

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-11 19:14:55 +03:00
team-orangeBlue
364c047503 Merge branch 'RfidResearchGroup:master' into master 2023-04-11 17:49:32 +03:00
iceman1001
05a0fa7f3f added some keys from discord 2023-04-10 20:04:31 +02:00
Iceman
1897701918 Merge pull request #1950 from orensbruli/patch-1
New keys added to mfc default
2023-04-10 19:57:56 +02:00
Iceman
f12f5da44b Merge pull request #1958 from Alejandro12120/gen4-update
`hf_mf_ultimatecard.lua` now supports 10 bytes uid + documentation fixes
2023-04-09 19:19:11 +02:00
Alejandro
be7ab51df5 update documentation x2 2023-04-09 19:04:36 +02:00
iceman1001
e68123a15a remove dups 2023-04-09 18:47:12 +02:00
iceman1001
5b93326683 remove dups 2023-04-09 18:36:45 +02:00
Alejandro
c9cab37766 Updated hf_ultimatecard.lua 2023-04-09 15:13:12 +02:00
iceman1001
ee7c68dc41 remove duplicates 2023-04-09 12:30:05 +02:00
team-orangeBlue
fd9c8f4f7e Small corrections to MF+ commands
Add -k argument to rdbl, fix chk command

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-04-09 08:52:52 +03:00
Esteban Martinena Guerrero
7ebc1c85f1 No new line at the end 2023-04-08 18:16:33 +02:00
Esteban Martinena Guerrero
e4cf3aa7f9 Fixinf dups 2023-04-08 18:15:11 +02:00
iceman1001
f65d7cbed9 added some more color to the key table output. Should be clear which keys failed now 2023-04-08 11:15:19 +02:00
iceman1001
d9035737af style.. 2023-04-08 11:03:11 +02:00
iceman1001
04f9850b1b added the possibility to abort the dumping of mifare card clientside 2023-04-08 09:52:17 +02:00
iceman1001
7b6ca6d50f Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-04-08 09:05:13 +02:00
iceman1001
52f432a967 fix memory alloc in hf mf rdsc, when sector was larger than 32 2023-04-08 09:03:32 +02:00
Esteban Martinena Guerrero
1683fc53ee Merge branch 'master' into patch-1
Signed-off-by: Esteban Martinena Guerrero <orensbruli@gmail.com>
2023-04-07 11:20:30 +02:00
Iceman
dc24c4b6ac Merge pull request #1956 from wh201906/unit
Fix units
2023-04-07 10:56:02 +02:00
iceman1001
82fe8dbe36 fix some coverity findings 2023-04-06 19:32:07 +02:00
Self Not Found
d33fbf1347 Fix units 2023-04-06 20:54:00 +08: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