Philippe Teuwen
05ec053a38
Quick fix on standalone modes using SimulateIso14443aTag. Still need to fix those with SimulateIso14443aInit
2024-10-07 11:15:43 +02:00
Philippe Teuwen
90c8fa03e3
hf mf info: fingerprint fm11rf08s **98
2024-10-07 00:18:12 +02:00
Philippe Teuwen
92e46a1b8a
fm11rf08s_recovery.py: test other keys as well
2024-10-06 23:14:30 +02:00
Philippe Teuwen
080ddc1595
fm11rf08s_nonces_with_data: save in JSON file
2024-10-06 23:14:30 +02:00
iceman1001
c002ae9f77
style
2024-10-06 10:08:17 +02:00
iceman1001
5a7e6643c7
added a new command to set UID on magic 14B
2024-10-05 22:18:27 +02:00
iceman1001
05231cdd64
text
2024-10-05 18:31:44 +02:00
iceman1001
3e1c4c9eac
modified hf 14b info to detect tiananxin card
2024-10-05 18:21:03 +02:00
Iceman
c293a0c36b
Merge pull request #2560 from libin-ka/libin-ka-patch-2
...
Update flashmem.c
2024-10-05 15:51:29 +03:00
Iceman
e5e5d5490c
Merge pull request #2559 from libin-ka/libin-ka-patch-1
...
Update flashmem.h
2024-10-05 15:51:07 +03:00
libin-ka
c1107601f4
Update flashmem.c
...
add W25Q16 devid
Signed-off-by: libin-ka <46210417+libin-ka@users.noreply.github.com >
2024-10-05 19:18:19 +08:00
libin-ka
c7e5363ada
Update flashmem.h
...
add W25Q16 devid
Signed-off-by: libin-ka <46210417+libin-ka@users.noreply.github.com >
2024-10-05 19:13:58 +08:00
Iceman
f00fac8b59
Merge pull request #2557 from douniwan5788/82xx_config
...
add: 82xx config parse
2024-10-04 19:39:48 +03:00
Iceman
e9915424c7
Merge pull request #2558 from douniwan5788/reason_unknown
...
add PM3_REASON_UNKNOWN
2024-10-04 19:38:23 +03:00
douniwan5788
9a50e608e0
add PM3_REASON_UNKNOWN
2024-10-04 23:25:15 +08:00
douniwan5788
d361cd863c
add: 82xx config parse
2024-10-04 23:00:24 +08:00
Iceman
cd4c2834a6
Merge pull request #2556 from douniwan5788/hts_rdbl
...
fix: `lf hitag hts rdbl` read by page
2024-10-04 17:49:45 +03:00
douniwan5788
680f16573d
fix: lf hitag hts rdbl read by page
2024-10-04 22:30:28 +08:00
Iceman
40c483b808
Merge pull request #2555 from douniwan5788/hitags_error
...
add: Hitag S error reason
2024-10-04 17:06:42 +03:00
douniwan5788
274756686a
add: Hitag S error reason
2024-10-04 21:56:22 +08:00
iceman1001
5f580e34ca
better filehandling and memory handling in "lf em 410x brute"
2024-10-04 10:41:15 +02:00
Iceman
b2e4daf360
Merge pull request #2537 from douniwan5788/reason
...
add: split PacketResponseNG status into status and reason
2024-10-04 11:13:00 +03:00
Iceman
e431d33fd5
Merge branch 'master' into reason
...
Signed-off-by: Iceman <iceman@iuse.se >
2024-10-04 11:12:49 +03:00
iceman1001
88a46a289e
Merge branch 'master' of github.com:RfidResearchGroup/proxmark3
2024-10-04 10:01:56 +02:00
iceman1001
ff765f569f
change out some non-breaking wait for response from some command which shouldnt have it. Sniff / simulate / bruteforce should have it. and some minor text / style
2024-10-04 10:01:50 +02:00
Iceman
b124d11c09
Merge pull request #2554 from Antiklesys/master
...
Fixed config cards segmentation fault
2024-10-04 10:51:26 +03:00
iceman1001
4584c92fc4
added more waiting time for 14a apdu commands
2024-10-04 09:21:17 +02:00
iceman1001
27f5941395
add waiting time out for hf mfp info
2024-10-04 09:18:39 +02:00
iceman1001
f36e7a59a1
wait a bit longer when selecting a MFU tag
2024-10-04 09:16:04 +02:00
Antiklesys
dfa5d0c341
Fixed config cards segmentation fault
...
Fixed segmentation fault error from commit 6264b1df9a when trying to generate config cards.
2024-10-04 12:14:23 +08:00
Philippe Teuwen
ffc185cc9e
Should fix clang-19 warning
2024-10-03 19:34:52 +02:00
Iceman
000dd4de38
Merge pull request #2552 from ANTodorov/spi_flash_decode
...
add a helper script to decode SPI flash JEDEC data
2024-10-02 20:42:46 +03:00
ANTodorov
f0862c9ee2
add a helper script to decode SPI flash JEDEC data
...
Signed-off-by: ANTodorov <ANTodorov@users.noreply.github.com >
2024-10-02 19:33:27 +03:00
Iceman
c083d319ec
Merge pull request #2551 from ANTodorov/show_JEDEC_data
...
show SPI flash JEDEC data
2024-10-02 14:24:05 +03:00
ANTodorov
7ffab48e77
show SPI flash JEDEC data
...
Signed-off-by: ANTodorov <ANTodorov@users.noreply.github.com >
2024-10-02 14:11:34 +03:00
Iceman
57ae16756d
Merge pull request #2550 from Antiklesys/master
...
hf iclass unhash improvements
2024-10-01 20:53:24 +03:00
Antiklesys
992dfdad48
hf iclass unhash improvements
...
Added more detailed instructions for next steps after unhashing
2024-10-02 00:16:03 +08:00
Iceman
cf6d5e5d7b
Merge pull request #2549 from Antiklesys/master
...
unhash hints for next steps
2024-10-01 18:44:08 +03:00
Antiklesys
190a88c61f
Update cmdhficlass.c
...
Signed-off-by: Antiklesys <syselkitna@gmail.com >
2024-10-01 23:33:35 +08:00
Antiklesys
091b76b163
unhash hints for next steps
...
Added hints for next steps
2024-10-01 23:32:00 +08:00
iceman1001
5c5bfe59d6
style
2024-10-01 13:53:33 +02:00
Philippe Teuwen
06d63a8c0e
Unify Py/Lua versions in hw version
2024-10-01 13:46:31 +02:00
Iceman
37c0c3aa9d
Merge pull request #2548 from merlokk/cipurse_read_fix
...
cipurse file read and update fix
2024-10-01 14:06:14 +03:00
Oleg Moiseenko
6b1d034701
cipurse file read fix
2024-10-01 13:55:54 +03:00
iceman1001
e162cc3953
style and text. Might need some hint for the next step when/how unhash output is used
2024-10-01 10:15:44 +02:00
iceman1001
f4d2d2e5db
simplify logic and continue to check use_elite even in default mode key
2024-10-01 09:57:38 +02:00
iceman1001
01a191f385
style
2024-10-01 09:52:46 +02:00
Iceman
daa2fe1646
Merge pull request #2546 from jmichelp/patch-3
...
Fix missing line return when viewing dumps
2024-10-01 10:44:21 +03:00
Iceman
ce89cdaaa4
Merge pull request #2545 from Antiklesys/master
...
Updated iclass config card generation
2024-10-01 10:43:32 +03:00
Jean-Michel Picod
eb0d92ea98
Fix deleted line return
...
For some reason, `isprint()` claims that `0xff` is printable. But it's used by print functions as a magic value to suppress the line return.
So when viewing a dump where the last byte of a block/sector is `0xff`, it was suppressing the new line between blocks/sectors.
Signed-off-by: Jean-Michel Picod <jmichel.p@gmail.com >
2024-10-01 08:29:27 +02:00