Commit graph

690 commits

Author SHA1 Message Date
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