iceman1001
1fa5e28a38
unify text and hints for static enc nonces a bit more
2025-06-08 21:46:31 +02:00
iceman1001
53e1e32409
text
2025-06-06 19:00:34 +02:00
James Churchill
c312bae516
Add "hf mf bambukeys" command to generate Bambu Lab keys
2025-05-25 00:18:25 +10:00
iceman1001
d4bc190dd4
renamed the hf iclass trdbl -> hf iclass tear
2025-05-23 17:29:28 +02:00
iceman1001
84b565bec4
style
2025-05-19 22:31:41 +02:00
iceman1001
87c2e82e2f
style
2025-03-19 12:53:24 +01:00
Philippe Teuwen
c657ddf135
Add hf mfu aesauth
2025-03-19 09:36:15 +01:00
iceman1001
2137284a93
style\n Some improvements to trace list -t seos
annotations.
2025-03-12 16:41:06 +01:00
iceman1001
cef07dedf6
code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits
2025-02-21 15:38:33 +01:00
iceman1001
1040fa8a86
style
2025-01-14 18:18:07 +01:00
iceman1001
2585a77403
fixed buffer overflow and swapped parameter to "suffix" since its not a output file name
2025-01-05 13:12:34 +01:00
Nya0
86dc2e427c
added to command files
2024-12-28 00:20:36 +03:00
Philippe Teuwen
a13b1db49f
make style
2024-12-09 15:16:46 +01:00
iceman1001
3a3ea75d12
style
2024-11-15 14:28:14 +01:00
nvx
ef0cf93a5d
fix typos and regenerate command list
2024-11-02 23:34:38 +10:00
iceman1001
8293b81217
style
2024-10-12 13:56:17 +02:00
iceman1001
71c86f4b21
style
2024-09-30 10:36:29 +02:00
iceman1001
32058894ea
style
2024-09-15 13:16:35 +02:00
iceman1001
db1b28f327
rename hts read/write commands to rdbl/wrbl to match rest of the client. added a lf hitag hts reader comamnd, modified the lf search to identify hitag2/s/82xx in the chipset detection
2024-09-14 21:00:42 +02:00
iceman1001
7f40ad7f9d
style
2024-08-29 12:29:23 +02:00
mik
5de4f6ae3c
fix hitag help typos
2024-08-08 14:11:37 +02:00
Philippe Teuwen
ee8b9ca74b
make style
2024-08-03 21:21:11 +02:00
iceman1001
4de7b7d6b9
style
2024-07-21 16:19:21 +02:00
iceman1001
369db7c9d7
style
2024-05-27 20:29:02 +02:00
iceman1001
42f0699c78
style
2024-05-14 10:04:28 +02:00
iceman1001
3f6ea0f0fc
style
2024-04-22 16:35:22 +02:00
iceman1001
4e540053e9
style
2024-04-07 11:38:51 +02:00
iceman1001
94c3bdd91c
style
2024-03-14 11:26:06 +01:00
Henry Gabryjelski
cc2bae2f4d
lf em 4x70 writekey
--> lf em 4x70 setkey
2024-03-13 09:38:35 -07:00
Henry Gabryjelski
ba83ac065e
lf em 4x70 writepin
--> lf em 4x70 setpin
2024-03-13 09:25:43 -07:00
Henry Gabryjelski
0a598b254c
make style
changes
2024-03-11 17:28:05 -07:00
iceman1001
26fda45837
style
2024-02-21 22:49:59 +01:00
iceman1001
c4bb26b1ef
make style
2024-02-21 17:14:54 +01:00
iceman1001
f5e976afa6
style
2024-02-16 21:59:45 +01:00
iceman1001
7c6d60e7ef
style
2024-02-03 16:05:58 +01:00
Christian Zietz
404d0a8c7b
Fix 'make style' findings
2024-02-02 20:51:56 +01:00
iceman1001
5028d6f664
style
2024-01-28 11:16:45 +01:00
nvx
49f7ae57dc
Changed hf mf gdmcfg/gdmsetcfg commands to support Gen1a and GDM Alt magic wakeups
...
This was implemented with a new pair of RPCs CMD_HF_MIFARE_READBL_EX and CMD_HF_MIFARE_WRITEBL_EX
these RPCs support all combinations of read/write commands, wakeup, and auth options so
in time can replace the other MFC read/write commands too reduce armsrc code size
and complexity.
Also added config parsing for the gdm cfg block when reading with hf mf gdmcfg and
explicitly with hf mf gdmparsecfg.
2024-01-26 20:09:08 +10:00
iceman1001
414275802d
style
2024-01-25 01:55:07 +01:00
Martijn Plak
e35385fde1
Adding processor flash memory reading, viewing and writing to file.
...
Works when the device is running either osimage or bootloader.
- New memory reading command in osimage and bootloader.
- Extended 'hw readmem' command with length parameter, file writing and hex viewer.
- Introduced '--dumpmem' option to proxmark3 executable to support dumping from bootloader.
Simple interactive examples:
hw readmem -f flashdump
hw readmem -l 1024
CLI example:
./pm3 --dumpmem flashdump.bin
Reading from arbitrary memory ranges can be unlocked using the 'raw' option.
2024-01-22 16:40:05 +01:00
team-orangeBlue
571afc2901
Update commands.md
...
Add record
Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2024-01-19 23:43:22 +03:00
iceman1001
c3b7f6ca58
make style
2024-01-18 17:04:32 +01:00
iceman1001
22fd440c83
style
2024-01-18 16:41:13 +01:00
PhaseLoop
32a55654c4
Merge branch 'master' into bruteforce-smart-mode
2024-01-16 20:35:59 +00:00
PhaseLoop
dd859a2061
add smart bruteforce mode to MF Classic and EM4x50
2024-01-16 20:06:03 +00:00
iceman1001
5b31211971
style
2024-01-16 11:53:42 +01:00
iceman1001
4df743c2a0
style
2024-01-15 13:08:55 +01:00
iceman1001
f8f135a3b7
style
2023-12-18 10:11:11 +01:00
merlokk
2517e8b345
make style
2023-12-12 01:11:10 +02:00
team-orangeBlue
8300ab9232
2 new commands
...
We're done for now
Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2023-12-03 11:28:23 +03:00