Commit Graph

  • e82fb8b67f
    Use calloc() instead of malloc() wh201906 2023-11-17 12:23:58 +08:00
  • 7fb5a5a743
    Merge pull request #2179 from JohnELester/patch-1 Iceman 2023-11-17 04:31:18 +01:00
  • bfb42ec8b9
    Merge pull request #2181 from wh201906/data_slider Iceman 2023-11-17 04:23:09 +01:00
  • cd55ba313a
    Merge pull request #2174 from henrygab/slow_clock_tia_msg Iceman 2023-11-17 04:16:16 +01:00
  • 0b9f11a249
    Add a slider in the plot window for navigation wh201906 2023-11-17 10:59:14 +08:00
  • cee46928ca
    Update mfc_default_keys.dic Pathfinder 2023-11-16 09:37:38 -05:00
  • 3ee13c9ba6
    Apply suggestions from @henrygab wh201906 2023-11-15 18:04:52 +08:00
  • 5c79721b19 ignore new exe iceman1001 2023-11-14 19:27:59 +01:00
  • c0dc9de43f fix for ultra recovery iceman1001 2023-11-14 19:25:14 +01:00
  • 818d453143
    Update mfc_default_keys.dic Pathfinder 2023-11-14 12:18:44 -05:00
  • 8bf4e7c25e Fix pthreads on older gcc K.C. Budd 2023-11-14 08:22:27 -08:00
  • fb9e79190e Add some info about UMC temskiy 2023-11-14 18:19:49 +07:00
  • 627cf6e3d5
    Slow clock speed message update Henry Gabryjelski 2023-11-14 01:52:02 -08:00
  • 835b7a9150
    Add support for trigger threshold wh201906 2023-11-14 13:12:35 +08:00
  • ab9f49f86e
    Some minor fixes wh201906 2023-11-14 10:34:50 +08:00
  • 8b6a274e28
    Bigger graph buffer wh201906 2023-11-14 10:05:13 +08:00
  • 42ab3ee1e6
    Receive raw LF samples on the client wh201906 2023-11-14 02:57:52 +08:00
  • 8fdf04fcfb
    Receive raw data on the client wh201906 2023-11-14 02:17:45 +08:00
  • b4cc7c02cd
    Real-time LF sampling mode on armsrc wh201906 2023-11-14 01:40:31 +08:00
  • e1dc17df1a
    Add async_usb_write_XX() wh201906 2023-11-14 01:12:21 +08:00
  • 9e8b1ceda7
    Reduce duplicate payload structure for lf read/sniff wh201906 2023-11-14 01:05:27 +08:00
  • fc41bc4aa6
    make style wh201906 2023-11-14 00:45:49 +08:00
  • 7b30f8036a
    Handle CMD_WTX when receiving raw data wh201906 2023-11-14 00:17:31 +08:00
  • 8fccbcbc4b
    Prevent stack overflow wh201906 2023-11-13 23:42:38 +08:00
  • cc28e8678b
    Bigger graph buffer wh201906 2023-11-13 22:56:23 +08:00
  • a1d9f92017
    Fix declaration of lf_sniff() wh201906 2023-11-13 22:11:01 +08:00
  • 648ba29045
    Real-time lf sniff wh201906 2023-11-13 22:08:45 +08:00
  • 234e8f814d
    Reuse code from getSamplesXX() wh201906 2023-11-13 21:54:00 +08:00
  • 5252600d28
    Fix wh201906 2023-11-13 19:57:20 +08:00
  • 2b320929fc static analysis, some fixing fun in perspective Philippe Teuwen 2023-11-13 12:22:36 +01:00
  • 0486fe91f1
    Fix overflow wh201906 2023-11-13 18:04:54 +08:00
  • 838c6bd9da mfkey: add explicit -lpthread link directive to Makefile to accommodate older linux versions when libpthread was a separate library Graham Gallagher 2023-11-13 21:04:22 +11:00
  • a2d1a7bc92 minor changes to checklist-for-release.md Philippe Teuwen 2023-11-13 10:54:45 +01:00
  • 22abadd8a4
    Allocate memory on heap when demodulating wh201906 2023-11-13 17:23:43 +08:00
  • d39a4aa5c0 release version in changelog Philippe Teuwen 2023-11-13 10:20:13 +01:00
  • 4f9016814e Revert "Release v4.17511 - Faraday" Philippe Teuwen 2023-11-13 10:19:09 +01:00
  • 6e9df18de6 Release v4.17511 - Faraday v4.17511 Philippe Teuwen 2023-11-13 10:19:09 +01:00
  • 295df201f3 prepare release Philippe Teuwen 2023-11-13 10:18:33 +01:00
  • e0be057f62 Get Python support of experimental_client_with_swig working again Philippe Teuwen 2023-11-13 10:10:44 +01:00
  • 97f2770982 Ignore mbedtls header sitch-enum warnings Philippe Teuwen 2023-11-13 09:25:41 +01:00
  • 104744d007
    Merge pull request #2030 from gm3197/smartcard-relay Iceman 2023-11-13 08:43:20 +01:00
  • d391efe924
    Bigger graph buffer wh201906 2023-11-13 00:25:06 +08:00
  • 75947c861e
    Fix overflow wh201906 2023-11-13 00:19:00 +08:00
  • 47ca142cbc
    Fix print wh201906 2023-11-12 22:30:02 +08:00
  • 79b1abab46
    Receiving raw data and plotting (working but dirty) wh201906 2023-11-12 22:21:51 +08:00
  • e44161bb60
    more samples wh201906 2023-11-12 17:01:52 +08:00
  • 1f019507f9
    Apply suggestions from @iceman1001 wh201906 2023-11-12 16:32:54 +08:00
  • 079d2c7e37
    Prototype for receiving raw data (unfinished) wh201906 2023-11-12 15:43:55 +08:00
  • e65263c73b
    run make style Grayson Martin 2023-11-11 14:32:09 -06:00
  • db3c86958a
    implement smartcard daemon relay for iso14b cards Grayson Martin 2023-11-11 14:30:31 -06:00
  • 4e346e8ca2
    Merge branch 'master' into smartcard-relay Grayson Martin 2023-11-11 13:05:11 -06:00
  • 64282c7d48
    Prototype for receiving raw data (client, unfinished) wh201906 2023-11-12 01:49:30 +08:00
  • a42cb6dea1 experimental_lib/example_c port as arg Philippe Teuwen 2023-11-11 18:23:58 +01:00
  • 3cb023f560 arraylen Philippe Teuwen 2023-11-09 18:16:31 +01:00
  • 73db5cb912 style: missing include of own header Philippe Teuwen 2023-11-09 18:03:08 +01:00
  • 9f8c02bf96 fix CWE-562: Return of Stack Variable Address Philippe Teuwen 2023-11-09 18:02:45 +01:00
  • ba8e90edfd make style Philippe Teuwen 2023-11-09 17:30:52 +01:00
  • 169d31cc8e fix coverity 265059 iceman1001 2023-11-11 16:53:06 +01:00
  • 8e2e1d4cb4 fix coverity 420049 iceman1001 2023-11-11 16:50:23 +01:00
  • 2401a0e27b fix coverity 420050 iceman1001 2023-11-11 16:47:45 +01:00
  • 0924cb30bb fix coverity 421621 iceman1001 2023-11-11 16:46:32 +01:00
  • 9ed6a3cb6c fix coverity ID 423236, 423235, 423234. Resource leak, use after free, out-of-bounds iceman1001 2023-11-11 16:43:12 +01:00
  • a16c754543
    Add unlikely() wh201906 2023-11-11 23:21:59 +08:00
  • 21fa3331b5 set array pointer to end of struct. Otherwise we will have some issues iceman1001 2023-11-11 15:47:58 +01:00
  • da73a2896a text iceman1001 2023-11-11 15:47:10 +01:00
  • ecd7f53eda added a staticnested program that uses two different implementations. The Chameleon Ultra impl and PM3 Impl.\nRunning the test script will show how the CU impl has some issues iceman1001 2023-11-11 15:46:47 +01:00
  • db1d305203
    Remove unlikely() wh201906 2023-11-11 22:30:16 +08:00
  • a36cfbdb1f move keys check to pre-processing iceman1001 2023-11-11 15:13:14 +01:00
  • 2dddf071a2
    Partial fix suggested by @henrygab and @iceman1001 wh201906 2023-11-11 22:03:01 +08:00
  • 06560bc0b6
    Partial fix suggested by @henrygab wh201906 2023-11-11 19:21:18 +08:00
  • 175c1413e1
    Partial fix suggested by @henrygab wh201906 2023-11-11 17:44:48 +08:00
  • 045a10cb03
    Clean up wh201906 2023-11-11 01:43:07 +08:00
  • 7f2bc916d4 use local fct instead iceman1001 2023-11-10 00:32:10 +01:00
  • 918e11bac4 there are more requirements in all python scripts in this folder.\nneeds to be added if this file shall be relevant iceman1001 2023-11-10 00:31:00 +01:00
  • a361118279 fixed checks where the decoded crypto stream compared, added hard coded default keys check, seperate old vs ev1 recovery, simplified thread loops.\nall samples works as expected again. iceman1001 2023-11-10 00:29:46 +01:00
  • 4ca3f2c3b6
    Merge pull request #2169 from team-orangeBlue/NotesRevisedRevised Iceman 2023-11-09 08:18:39 +01:00
  • 23473714c3
    Some UMC updates team-orangeBlue 2023-11-09 08:03:10 +03:00
  • a561fd4317
    Update CHANGELOG.md team-orangeBlue 2023-11-09 07:51:52 +03:00
  • 8878bf3e66
    Merge branch 'RfidResearchGroup:master' into NotesRevisedRevised team-orangeBlue 2023-11-09 07:39:28 +03:00
  • a2f97761db
    Megafix team-orangeBlue 2023-11-09 07:33:51 +03:00
  • 48dfa801bb
    Test: fastest hw status wh201906 2023-11-09 11:52:53 +08:00
  • fdfe8869ae
    Update cmdhfmf.c Oleg Moiseenko 2023-11-09 01:35:26 +02:00
  • e1d36a5505
    Merge pull request #1 from team-orangeBlue/NotesRevised team-orangeBlue 2023-11-08 23:09:46 +03:00
  • ca3ca1f2da Revert "Completely remove the magic cards doc for repurposing" team-orangeBlue 2023-11-08 23:06:53 +03:00
  • 0dd4f7a8b3 Merge branch 'master' into NotesRevised team-orangeBlue 2023-11-08 23:06:17 +03:00
  • c5f36568e8
    Merge branch 'RfidResearchGroup:master' into NotesRevised team-orangeBlue 2023-11-08 22:48:17 +03:00
  • ae6c62e037
    Correction 6: smartcards team-orangeBlue 2023-11-08 22:43:58 +03:00
  • 1768a47f6c
    Correction 3 followup team-orangeBlue 2023-11-08 22:28:54 +03:00
  • 53a5c40d11
    Correction 5 followup team-orangeBlue 2023-11-08 22:02:41 +03:00
  • b79956b464
    Correction 5: russian ultralight chips added team-orangeBlue 2023-11-08 22:02:02 +03:00
  • 523fde21a4
    Faster USB write wh201906 2023-11-09 00:38:56 +08:00
  • 066c310d00
    Real-time LF sampling prototype wh201906 2023-11-08 22:11:25 +08:00
  • f0b6816da5
    Merge pull request #2166 from wh201906/udp_note Iceman 2023-11-08 15:06:14 +01:00
  • cd167b4632 added a python3 script that given a folder will try to extract all keys in the dump files and create a unique dictionary text file iceman1001 2023-11-08 13:50:16 +01:00
  • a9b3c0d9f4
    Add note for USB to UDP bridge app wh201906 2023-11-08 12:02:02 +08:00
  • c1ec770a69 changed "hf 14a info" to also give a hint for NTAG424 tags iceman1001 2023-11-07 21:41:42 +01:00
  • 1beab7e07b uncomment out iceman1001 2023-11-07 21:31:25 +01:00
  • 2ba8c50b79 text iceman1001 2023-11-07 21:23:03 +01:00
  • 7adadde5f5 added support to verify UL AES signatures. This tag supports of randomizing UID and mixing with AES keys, making a generic signature algo a bit harder. But for the non mixed signature check it should work. Also added Ul AES version for it to be correct identified. iceman1001 2023-11-07 21:22:25 +01:00
  • 463356469a added test scenario for MIFARE Ultrlight AES. However openssl doesnt handle curve secp192r1. Which is odd because I was sure it did. iceman1001 2023-11-07 21:20:39 +01:00