turbocool3r
ff58d97dd9
Add hf mfu esave command.
2024-07-09 00:58:07 +03:00
turbocool3r
b5259c313a
Add --type argument to eload and dump commands.
2024-07-09 00:57:43 +03:00
turbocool3r
103d51ce64
Properly detect auth failures in hf mfu subcommands.
2024-07-08 01:04:23 +03:00
turbocool3r
4aa6b3c0fc
Fix file output in hf mfu dump command.
2024-07-08 00:52:39 +03:00
turbocool3r
bdcf5d5851
Fix hf mfu rdpg not exiting when data is not properly aligned.
2024-07-08 00:34:08 +03:00
turbocool3r
37f2b0783c
Add hf mfu eload command.
2024-07-08 00:33:33 +03:00
turbocool3r
1bf23cdf08
Make MFUAuthArgsUnit parse key and swap arguments automatically.
2024-07-07 20:09:25 +03:00
turbocool3r
ddcffba26f
Fix a bug in hf mfu signature command.
2024-07-07 01:14:43 +03:00
turbocool3r
297cb061cb
Add support for custom version and signature data for MF0 / NTAG emulator.
2024-07-05 16:30:38 +03:00
turbocool3r
18d5da09dd
Add hf mfu signature command.
2024-07-05 16:04:16 +03:00
turbocool3r
eafa14e4e5
Add hf mfu eview command.
2024-07-05 03:32:23 +03:00
turbocool3r
9488127531
Add commands for reading and writing to/from MF0/NTAG emulator memory.
2024-07-05 02:58:15 +03:00
turbocool3r
2da6d35784
Improvements to MFU / NTAG cli commands.
...
Added `wrbl` and `rcnt` commands for writing blocks and reading counters. Added `-P` parameter to all commands that may need it to allow prior auth with a 4-byte password. `dump` command now dumps all pages until it fails rather than just the first 16 pages when no `-q` parameter is provided. Added `version` command to allow requesting version bytes.
2024-07-03 03:04:25 +03:00
turbocool3r
248f3b2839
Add support for Ultralight emulation.
...
This version only emulates MF0ICU1 properly.
2024-06-19 22:55:43 +03:00
0bc01f565a
Add CLI view commands to display memory content ( #208 )
...
* Add utility to print memory dump (xxd like)
* Add CLI eview. Dump emulation memory data
* Add CLI view. Display content from tag memory or dump file
---------
Co-authored-by: marfo <marfo@localhost.localdomain >
2024-04-24 10:51:11 +08:00
you
0686d0816d
Fix default ACL (suggested by @taichunmin)
2024-04-24 00:42:33 +02:00
you
4568e8fd57
Fix dump and clone commands accordingly to PR#199
2024-04-24 00:41:13 +02:00
you
6ddda661d8
tosqash
2024-04-23 23:45:13 +02:00
you
7912bde311
Merge branch 'main' of https://github.com/RfidResearchGroup/ChameleonUltra into enh-clone
2024-04-23 23:34:17 +02:00
Peter-Simon Dieterich and GitHub
22b7898f20
cli: Fix cmd_parameter generation for nested for python 3.9 ( #205 )
...
Signed-off-by: Peter-Simon Dieterich <peter-simon.dieterich@vaillant-group.com >
2024-03-13 18:22:17 +08:00
戴均民 and GitHub
c1eb213d4a
Added command to check keys of multiple sectors at once ( #199 )
...
thx @taichunmin
2024-03-07 15:07:12 +08:00
Peter-Simon Dieterich and GitHub
1608892140
cli: fix unused target key type parameter for nested ( #204 )
...
* cli: fix unused target key type parameter for nested
* Added entry to CHANGELOG.md
2024-03-07 14:57:11 +08:00
you
8a02d6f4f8
Add CLI command to clone a MF tag from file (bin/hex)
2024-01-28 17:55:01 +01:00
you
a1a49ed953
Add CLI command to dump a MF tag to file (bin/hex)
2024-01-28 17:54:20 +01:00
you
3e6a2b505b
Add fchk argument to export found keys to file
2024-01-28 17:48:18 +01:00