Commit graph

17659 commits

Author SHA1 Message Date
iceman1001
0c3d487c15 maur 2023-12-14 00:36:33 +01:00
iceman1001
e41019e584 the renumerations of USB seems to time critical. Prolonging the delay seems to improve it. Thanks to @NVX / @HenryGab for looking into it 2023-12-14 00:36:07 +01:00
iceman1001
f4f832e121 style 2023-12-14 00:33:02 +01:00
iceman1001
ee1534103b make sure to turn off the antenna if entering this state 2023-12-14 00:31:09 +01:00
iceman1001
17ab86c52c make sure limit match up with the multiple of 4 bytes alignment 2023-12-14 00:30:15 +01:00
iceman1001
a2327cfe20 typo 2023-12-13 22:33:09 +01:00
Iceman
599b4f6e73
Merge pull request #2208 from wh201906/bootloader
Add hw bootloader
2023-12-13 17:55:30 +01:00
Iceman
4e5b896c7b
Merge pull request #2207 from wh201906/doc
Fix docs
2023-12-13 17:54:57 +01:00
wh201906
81888e01a2
Add hw bootloader
Reboot to the bootloader mode in the client
2023-12-13 21:41:17 +08:00
wh201906
c82bc2aea5
Fix docs
Add new PLATFORM_EXTRAS options in 4_Advanced-compilation-parameters.md
Fix some help text
2023-12-13 21:00:17 +08:00
iceman1001
c14d675446 fix link 2023-12-12 21:06:53 +01:00
Iceman
b5e2605fd9
Merge pull request #2206 from kitsunehunter/master
Update omnikey documentation
2023-12-12 21:03:16 +01:00
kitsunehunter
fc1de1e1f1
spelling
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 13:56:25 -05:00
kitsunehunter
032ba98c49
Add info on MultiClass
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 13:17:01 -05:00
kitsunehunter
b1410264ca
Update omnikey usage and encoding
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 13:16:32 -05:00
kitsunehunter
ab9753629b
Add omnikey auto downgrade config file
Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-12 12:14:09 -05:00
iceman1001
7aabd78707 text 2023-12-12 17:11:32 +01:00
iceman1001
20872b8707 text 2023-12-12 17:10:23 +01:00
iceman1001
adc289c510 fix path 2023-12-12 17:06:07 +01:00
iceman1001
da98ad8854 adapted the notes on downgrade attacks to follow the repo style 2023-12-12 17:05:10 +01:00
iceman1001
20ca44c8b2 fix partial found keys 2023-12-12 11:48:10 +01:00
Oleg Moiseenko
7f8291f7f4
Merge pull request #2203 from merlokk/mkstyle
make style
2023-12-12 01:12:38 +02:00
merlokk
2517e8b345 make style 2023-12-12 01:11:10 +02:00
iceman1001
1d3129972f typo 2023-12-11 23:56:50 +01:00
iceman1001
c533d3aba8 adapt text out for hf mf info 2023-12-11 23:37:05 +01:00
Oleg Moiseenko
d1a3e8bf56
Merge pull request #2202 from merlokk/mf_info
mf info command
2023-12-11 23:17:26 +02:00
Oleg Moiseenko
37d6430894
Merge branch 'master' into mf_info
Signed-off-by: Oleg Moiseenko <807634+merlokk@users.noreply.github.com>
2023-12-11 23:17:18 +02:00
merlokk
e77ed68775 changelog 2023-12-11 23:16:53 +02:00
merlokk
84cc6d6c79 add: specify key and block for nested static encrypted checks 2023-12-11 23:12:56 +02:00
merlokk
749ba504f8 text 2023-12-11 21:25:31 +02:00
merlokk
91892bc1bf add static encrypted nonce detection 2023-12-11 21:24:26 +02:00
merlokk
d352f9d44e add key placeholder 2023-12-11 19:21:25 +02:00
merlokk
edd004adc5 move rng info and add static encrypted nonce detect placeholder 2023-12-11 19:17:03 +02:00
merlokk
784e11021e Remove debug messages from the info command 2023-12-11 19:00:09 +02:00
merlokk
ebe9d72cc2 set debug log level 2023-12-11 18:46:25 +02:00
merlokk
af0e25b519 read block0 and check keys 2023-12-11 15:44:43 +02:00
merlokk
fb51bf4fa1 add backdoor info and check keys for sector 0 2023-12-11 14:23:26 +02:00
merlokk
6066e7e924 rearrange some keys and add one from the bottom 2023-12-11 14:22:19 +02:00
Iceman
347f436a98
Merge pull request #2201 from kitsunehunter/master
Update documentation
2023-12-11 08:06:01 +01:00
kitsunehunter
1ab70541aa
Update extensions_notes.md
eml deprecated

Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-10 22:47:06 -05:00
kitsunehunter
e2f568b740
Update Notes documentation
Added documentation on HID downgrades and RM 

Signed-off-by: kitsunehunter <90627943+kitsunehunter@users.noreply.github.com>
2023-12-10 22:34:12 -05:00
iceman1001
9d55455d66 fix test for the change of text 2023-12-11 00:10:53 +01:00
iceman1001
30d59ac371 Thanks to @h1kari for reversing this algo and sharing it back in 2019. And well done the rest of you who solved it later. 2023-12-11 00:06:40 +01:00
merlokk
ea467414f4 add magic card detect 2023-12-11 00:58:48 +02:00
merlokk
b11b797abe info command draft 2023-12-11 00:48:28 +02:00
iceman1001
191525768d maur 2023-12-09 20:24:18 +01:00
iceman1001
7811a1830b adapt tests for new output 2023-12-09 12:03:18 +01:00
iceman1001
c72d4a188d fix string formatter 2023-12-09 11:21:42 +01:00
Iceman
04216efb71
Merge pull request #2199 from wh201906/smartcard_extra
Add SMARTCARD definition in PLATFORM_EXTRAS
2023-12-09 11:20:29 +01:00
iceman1001
9075984c7f modified lf fdx demod, different text style and raw now shows all bytes not just crc bytes 2023-12-09 10:18:44 +01:00