Commit graph

17643 commits

Author SHA1 Message Date
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
wh201906 8fc3130a9f
Add smartcard definition in PLATFORM_EXTRAS 2023-12-09 15:33:59 +08:00
iceman1001 8419b9c690 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 2023-12-08 19:34:14 +01:00
iceman1001 bf1160988c style 2023-12-08 19:34:06 +01:00
iceman1001 f37e461398 ignore executable 2023-12-08 19:32:07 +01:00
iceman1001 62c926e0dd style 2023-12-08 19:29:55 +01:00
iceman1001 843fa33d09 modified to print number of samples. Also added a isnoise check, in order to fast get feedback instead of forcing user to look at the plot window 2023-12-08 19:20:39 +01:00
iceman1001 367ff755a2 move lock 2023-12-07 19:57:18 +01:00
iceman1001 3c6734c63b style 2023-12-07 19:56:41 +01:00
iceman1001 97e2d7f026 changed "data num" to accept -r -i parameters where it will reverse or inverse the values.\nrenamed some util functions 2023-12-07 16:44:31 +01:00
iceman1001 7c749267e6 maur 2023-12-07 12:15:35 +01:00
iceman1001 89bcdcddbc style 2023-12-06 22:42:16 +01:00
iceman1001 d230b770b3 text 2023-12-06 22:18:47 +01:00
iceman1001 fdc1c9d864 text 2023-12-06 22:16:53 +01:00
Iceman 88e84f57bc
Merge pull request #2198 from datatags/interactive-mfc-sim-return
Fix Mifare Classic sim with interactive and reader attack mode never returning console
2023-12-06 21:42:26 +01:00
datatags e2f144c6dd
Update changelog 2023-12-06 12:19:25 -08:00
datatags cc73449c40
Interactive reader attack sim now returns 2023-12-06 10:19:22 -08:00