Iceman
3402e7f5a8
Merge pull request #2617 from nvx/fix_ssp_clk_tc2_initial_reset_rollover
...
fix ssp_clk sometimes resetting to 0 shortly after being started or reset
2024-11-04 13:28:46 +01:00
Iceman
b6c493e7b7
Merge pull request #2615 from jmichelp/legic
...
Start fixing legic script to work with lu5.4
2024-11-04 13:27:07 +01:00
Iceman
e1da024481
Merge pull request #2616 from jmichelp/fix14b
...
Fix potential overflow in readblock
2024-11-04 13:25:26 +01:00
Iceman
bcf4f6e726
Merge pull request #2614 from jmichelp/master
...
Some fixes on PIV
2024-11-04 13:24:30 +01:00
nvx
5c195b8a14
fix ssp_clk sometimes resetting to 0 shortly after being started or reset
...
this could happen if TC2 was already 0 when it was started or reset
resulting in the initial reset not happening until TC0 had overflowed for
the first time as the delay to ensure this didn't happen would be missed
when TC2 was already 0
the new behaviour results in TIOA0 being toggled when a software trigger
of TC0 happens which makes TC2 reset immediately without having to wait
for TC0 to overflow
2024-11-04 22:04:05 +10:00
Jean-Michel Picod
43f6d0bcfd
Fix potential overflow in readblock
2024-11-04 12:22:50 +01:00
Jean-Michel Picod
ae1de2c6c8
Start fixing legic script to work with lu5.4
2024-11-04 12:18:37 +01:00
Jean-Michel Picod
68734f4191
Fix some PRI* macro usage.
2024-11-04 11:31:30 +01:00
Jean-Michel Picod
a0214f12d4
Move all integer printing to use PRI* macros
...
Hopefully will make CodeQL happy this time.
2024-11-04 11:21:53 +01:00
Jean-Michel Picod
b02c6ece26
Fix confusion between base10 and base16 identifiers
2024-11-04 10:00:29 +01:00
Jean-Michel Picod
bb30b9dc8b
Make CodeQL happy
2024-11-04 09:52:44 +01:00
Jean-Michel Picod
1dbfb7b3a3
Correctly parse extended length (MistialDev's card)
2024-11-04 09:52:44 +01:00
iceman1001
e544bbc2a7
text
2024-11-03 22:40:20 +01:00
iceman1001
706f1248dd
...if I only actually make sure that the keys are unique before I merge peoples PR...
2024-11-03 22:31:30 +01:00
iceman1001
411f777197
maur
2024-11-03 19:45:19 +01:00
Iceman
a594275ae2
Merge pull request #2610 from nvx/clear_prompt
...
clear the prompt using ANSI "clear entire line" escape
2024-11-03 07:03:53 +01:00
nvx
690864e970
clear the prompt using ANSI "clear entire line" escape
...
this replaces the old behaviour of using a fixed length of spaces
which can sometimes fail to clear the entire line if it's too long
2024-11-03 10:57:11 +10:00
iceman1001
3317175a82
style
2024-11-02 15:14:55 +01:00
iceman1001
b3285cce8a
style
2024-11-02 15:13:40 +01:00
iceman1001
e23d4ac625
updated deprecated param. Thanks @nvx
2024-11-02 15:10:43 +01:00
iceman1001
81d795e56f
fix styles
2024-11-02 14:52:59 +01:00
iceman1001
9ddd833cba
fix string handling and styles
2024-11-02 14:50:31 +01:00
Iceman
307012606b
Merge pull request #2609 from nvx/fix_typos
...
fix typos and regenerate command list
2024-11-02 14:43:52 +01:00
nvx
ef0cf93a5d
fix typos and regenerate command list
2024-11-02 23:34:38 +10:00
Iceman
e3a6ab7b4f
Merge pull request #2608 from nvx/hf_mf_c_gdm
...
add gdm flag to hf mf c* commands
2024-11-02 14:30:04 +01:00
nvx
1157ef0b38
update changelog
2024-11-02 22:24:45 +10:00
nvx
6d7fcc642a
add gdm flag to hf mf c* commands
...
this enables the use of hf mf c* commands with gdm/uscuid cards when the alt wake up mode 20(7)/23 is enabled rather than gen1 wake up
2024-11-02 22:22:13 +10:00
Iceman
60c2446e27
Merge pull request #2607 from nvx/cardhopper_buffered
...
improve cardhopper to improve reliability when parts of the packet are buffered
2024-11-02 13:08:08 +01:00
nvx
df5e2ce05b
improve cardhopper to improve reliability when parts of the packet are buffered
2024-11-02 19:53:23 +10:00
Iceman
5057f1a684
Merge pull request #2606 from shellster/add_jakcom_r5_smart_ring_default_t55x_passwords
...
Add JAKCOM R5 smart ring t55x default passwords
2024-11-02 09:51:26 +01:00
shellster
91c6d7fe46
Update CHANGELOG.md
...
Signed-off-by: shellster <zn8v6c3f5nw9@blurmail.net >
2024-11-01 22:19:05 -06:00
shellster
a45f4f02bd
upper case
2024-11-01 19:43:27 -06:00
shellster
d0d7bbc5fd
remove extra line return
2024-11-01 19:42:50 -06:00
shellster
224ac2fed9
Add JAKCOM R5 smart ring t55x default passwords
2024-11-01 19:39:42 -06:00
Iceman
292b671d1c
Merge pull request #2605 from stuiterveer/numhex
...
Show correct example for `lf data num --hex`
2024-11-01 16:18:38 +01:00
stuiterveer
08c22a0a5e
Show correct example for lf data num --hex
2024-11-01 10:38:51 +01:00
Philippe Teuwen
0b35762b15
fix static enc nonce detection in hf mf info
2024-11-01 00:57:03 +01:00
Iceman
c4c9ce2878
Merge pull request #2604 from stuiterveer/envelope
...
Fix typo from envelop to envelope
2024-10-31 14:58:18 +01:00
Iceman
af0833aba8
Merge pull request #2603 from gentilkiwi/patch-1
...
Update intertic.py to support Bourg-en-Bresse & Avignon
2024-10-31 14:57:57 +01:00
Benjamin DELPY
b96637b167
Update intertic.py to support Avignon / Orizo
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com >
2024-10-31 13:20:53 +01:00
stuiterveer
a370673028
Fix typo from envelop to envelope
2024-10-31 13:15:53 +01:00
Benjamin DELPY
d4890d73b4
Update intertic.py to support Bourg-en-Bresse
...
Signed-off-by: Benjamin DELPY <benjamin@gentilkiwi.com >
2024-10-31 11:03:45 +01:00
Philippe Teuwen
59b6c0353d
fm11rf08s_recovery: now usable as main or imported
2024-10-29 23:10:31 +01:00
Iceman
37e6f2dea7
Merge pull request #2602 from stuiterveer/seijsener
...
Add shower card keys used by Seijsener
2024-10-29 21:20:41 +01:00
Philippe Teuwen
de96479d80
pm3_console() in Python/Lua/C: replace passthru by capture and quiet
2024-10-29 21:13:38 +01:00
stuiterveer
a24c051a28
Add shower card keys used by Seijsener
2024-10-29 14:13:47 +01:00
Iceman
57ec287ab0
Merge pull request #2601 from Antonin-Deniau/patch-1
...
Fix missing comma in aid_desfire.json
2024-10-29 12:49:42 +01:00
Antonin Deniau
8f0c84300f
Handle other typo
2024-10-29 10:40:30 +00:00
Antonin Deniau
fe9819e9e5
Fix missing comma in aid_desfire.json
...
Signed-off-by: Antonin Deniau <Antonin-Deniau@users.noreply.github.com >
2024-10-29 11:33:26 +01:00
iceman1001
4ca4af16e3
fixed the crc annotations for iclass list. They were a bit too positive
2024-10-28 20:14:33 +01:00