Commit Graph

  • 9c2f71be86 working handshake flow... just needs cleanup, now n-hutton 2024-09-16 16:11:44 +0100
  • 174b846e99 WIP n-hutton 2024-09-16 15:11:20 +0100
  • 805dc99b97 lf search - now tries to read out hitag2 data with the paxton key. iceman1001 2024-09-15 18:19:28 +0200
  • c9531ae62b
    Merge pull request #2510 from douniwan5788/fix_uid Iceman 2024-09-15 17:45:48 +0200
  • fbef3c0a21 Should allow reproducible builds Philippe Teuwen 2024-09-15 13:55:54 +0200
  • 32058894ea style iceman1001 2024-09-15 13:16:35 +0200
  • 3ea655c86d text iceman1001 2024-09-15 11:43:05 +0200
  • ec827887bf fix: keep error msgs until we have proper error codes to diff them on the client side douniwan5788 2024-09-15 12:52:24 +0800
  • e15356ab0e fix: hts_read_uid douniwan5788 2024-09-15 12:47:17 +0800
  • 662b194e56 refactor: hitag S code sytle & cleanup douniwan5788 2024-09-15 12:42:03 +0800
  • 17bfed94da mfkey64: abort if key recovery failed Philippe Teuwen 2024-09-15 00:10:08 +0200
  • febaa64b4d make all device side HTS messages DBGlevel extended iceman1001 2024-09-14 22:00:52 +0200
  • d715871df8 ....fix type iceman1001 2024-09-14 21:07:15 +0200
  • d1029ce281 Merge branch 'master' of github.com:RfidResearchGroup/proxmark3 iceman1001 2024-09-14 21:05:19 +0200
  • db1b28f327 rename hts read/write commands to rdbl/wrbl to match rest of the client. added a lf hitag hts reader comamnd, modified the lf search to identify hitag2/s/82xx in the chipset detection iceman1001 2024-09-14 21:00:42 +0200
  • 395d16c741
    Merge pull request #2509 from douniwan5788/0em410 Iceman 2024-09-14 18:40:48 +0200
  • dd32fceb54 support function iceman1001 2024-09-14 18:38:28 +0200
  • 34e00146c6 change data available check in hf mf sim on device side. iceman1001 2024-09-14 18:37:56 +0200
  • 8609322871 fix: all zeros is a valid Em410x too douniwan5788 2024-09-14 23:49:46 +0800
  • 20a0bc3a81 style iceman1001 2024-09-14 15:03:29 +0200
  • 9ebe5ae8dd text iceman1001 2024-09-14 14:55:23 +0200
  • a636d97551 remove non informative message iceman1001 2024-09-14 14:24:03 +0200
  • fc17873e1d fix xpression compared to zero iceman1001 2024-09-14 14:22:25 +0200
  • ec33873738 fix wrong type iceman1001 2024-09-14 14:20:34 +0200
  • 8f9ca98f6c fix narrow type .. iceman1001 2024-09-14 14:19:20 +0200
  • 4af367f66f fix ats iceman1001 2024-09-14 14:16:36 +0200
  • 0fe568970b style iceman1001 2024-09-13 13:44:16 +0200
  • 77e94c8047 use DEFINES instead iceman1001 2024-09-13 13:43:32 +0200
  • 65cf65dc96 ATS printing can be an issue since some magic cards doesnt treat ATS properly. This will lessen the garbage output iceman1001 2024-09-13 13:42:34 +0200
  • cd0ce47d89 when dumping memory also try the MFC_B key iceman1001 2024-09-13 13:40:24 +0200
  • 7a5d1b1ddf clean iceman1001 2024-09-13 13:39:04 +0200
  • 618451048e allow for a reply to be sent when simulating iclass iceman1001 2024-09-13 13:38:25 +0200
  • c83a15fd18 clean iceman1001 2024-09-13 13:37:57 +0200
  • ccf8d8b754 fix #2501 the parallel execution of "make -j check" created a race condition in the static nonces tests. iceman1001 2024-09-13 13:37:27 +0200
  • c6f98036d5
    Merge pull request #2508 from douniwan5788/cmdread Iceman 2024-09-13 13:28:23 +0200
  • 9509990590
    Merge pull request #2506 from douniwan5788/82xx_doc Iceman 2024-09-13 13:27:36 +0200
  • 1853d557ed
    Merge pull request #2507 from douniwan5788/hitag_names Iceman 2024-09-13 13:26:13 +0200
  • 3e4f1576c4
    Merge pull request #2505 from douniwan5788/8268 Iceman 2024-09-13 13:25:49 +0200
  • 424a467132 fix: lf cmdread silent lost CRC douniwan5788 2024-09-13 19:15:11 +0800
  • 1358a54019 doc: update 82xx douniwan5788 2024-09-13 17:05:34 +0800
  • 375eb612e8 style: Hitag names douniwan5788 2024-09-13 17:03:43 +0800
  • 0c7964084c feat: Added lf em 410x clone --hts clone EM410x ID to 8268/8310 douniwan5788 2024-09-13 16:57:16 +0800
  • 3860942e55 feat: Added support for 8268/8310 douniwan5788 2024-09-13 16:54:07 +0800
  • edb74d084e
    Merge pull request #2503 from elboulangero/fix-readme-location Iceman 2024-09-13 08:37:56 +0200
  • 09bcc13f2b mkversion: Fix readme location Arnaud Rebillout 2024-09-13 09:14:54 +0700
  • 1d1e47b598 WIP n-hutton 2024-09-12 21:04:21 +0100
  • 89ec45354e
    Merge pull request #2502 from evildaemond/master Iceman 2024-09-12 11:21:04 +0200
  • e2c2b9cc9f
    Rename trace_parse to trace_parse.lua Adam Jon Foster 2024-09-12 16:29:32 +0800
  • bbcd2d35d9
    Create trace_parse Adam Jon Foster 2024-09-12 16:29:05 +0800
  • 5a95eb63df
    Merge pull request #2499 from ZeroChaos-/master Philippe Teuwen 2024-09-12 00:02:27 +0200
  • cd90af34a0
    add opencl support to CheckFileExist() Rick Farina (Zero_Chaos) 2024-09-11 16:21:29 -0400
  • 9a77b3f5f8
    Merge pull request #2498 from eltociear/patch-1 Iceman 2024-09-11 19:05:12 +0200
  • ec6b3981b5
    chore: update hf_ntag_bruteforce.lua Ikko Eltociear Ashimine 2024-09-12 01:23:31 +0900
  • 47d94f4688
    Merge pull request #2488 from douniwan5788/mifare_info Iceman 2024-09-11 15:41:20 +0200
  • a18ec2b54e the string params for scripting was limited to 256 chars, this has been increased to 1024 chars, allowing for 512 hex bytes to be read. remember spaces will count as a char when using the quotes. Also increased file name array to match the rest of the pm3 client length. iceman1001 2024-09-11 12:08:28 +0200
  • 781bde832c logical... logical iceman1001 2024-09-10 22:51:50 +0200
  • 4c73863496 added another hint iceman1001 2024-09-10 21:33:21 +0200
  • d9a5445c02 check def pwd iceman1001 2024-09-10 21:29:07 +0200
  • 5f22292bba text iceman1001 2024-09-10 21:22:17 +0200
  • 81e154517b style iceman1001 2024-09-10 21:10:29 +0200
  • 242ddf8e30 added fudan ntag 215 clone. iceman1001 2024-09-10 21:09:32 +0200
  • 30c16b8f8f fix #2457 - when testing cards which doesnt answer to GET_VERSION command we try to assume which card it is by looking if it can read a block or not iceman1001 2024-09-10 20:25:43 +0200
  • a4edfd1b7c identify a magic ntag 215, new model, thanks @KCSEC (@iceman1001). -v param is for verbose mode iceman1001 2024-09-10 19:50:12 +0200
  • 8571757e0f text iceman1001 2024-09-10 15:41:16 +0200
  • b881bbbd00 Revert "Release v4.18994 - Backdoor" iceman1001 2024-09-10 15:40:28 +0200
  • cd6dc880ad Release v4.18994 - Backdoor v4.18994 iceman1001 2024-09-10 15:40:28 +0200
  • 85ccccdce6 fix missing gitignore iceman1001 2024-09-10 15:33:26 +0200
  • ba8a68f37c fixes entering bootload messages to be less scary iceman1001 2024-09-10 14:29:47 +0200
  • 16b56f4992 Fix opensuse instructions Philippe Teuwen 2024-09-10 10:06:01 +0200
  • cd17ee7ba2 Fix Opensuse Leap 15.6 Dockerfile Philippe Teuwen 2024-09-10 09:53:52 +0200
  • 0a22929eac Fix buffer overflow Philippe Teuwen 2024-09-10 09:02:46 +0200
  • a907e93d19 fix parrot dockerfile Philippe Teuwen 2024-09-10 01:17:25 +0200
  • cb473b6238 fix opensuse-leap docker Philippe Teuwen 2024-09-10 01:16:55 +0200
  • 8cf66420af add gd to all Dockerfiles due to changes in hf waveshare Philippe Teuwen 2024-09-10 00:59:14 +0200
  • fd1d088099 Fix Dockerfiles deprecation warning Philippe Teuwen 2024-09-10 00:14:37 +0200
  • 13cad28d2a fix experimental_client_with_swig cmake tests Philippe Teuwen 2024-09-10 00:09:55 +0200
  • b91f7742c1 fix experimental_lib/example_c/test_grab: no fork&pipe needed, use pm3_grabbed_output_get Philippe Teuwen 2024-09-09 23:57:32 +0200
  • 1fa84f203d fix hf_colin compilation error Philippe Teuwen 2024-09-09 23:43:01 +0200
  • ce650f472f remove tabs Philippe Teuwen 2024-09-09 23:04:39 +0200
  • a47ed1c7a7
    Merge pull request #2493 from Antiklesys/master Iceman 2024-09-09 21:01:14 +0200
  • 1978c56f9d
    Merge branch 'RfidResearchGroup:master' into master Antiklesys 2024-09-09 22:47:48 +0800
  • 3253e2c288 Reverted buggy changes to hf iclass dump Antiklesys 2024-09-09 22:46:49 +0800
  • 23f1089e4b
    Merge pull request #2492 from Antiklesys/master Iceman 2024-09-09 12:59:33 +0200
  • c7c56c41b9 Update CHANGELOG.md Antiklesys 2024-09-09 18:10:13 +0800
  • 8e961aaa04 Re-fixed indent Antiklesys 2024-09-09 18:01:02 +0800
  • 96b1b6d72c Fixed indent Antiklesys 2024-09-09 17:58:47 +0800
  • 041f6244cb Fixed AA2 dump with Kc only Antiklesys 2024-09-09 17:54:57 +0800
  • b834fbf00d refactor: mifare info douniwan5788 2024-09-04 22:41:09 +0800
  • 131f4ac64a refactor: Don't decrease the user setup debug level. douniwan5788 2024-09-04 22:40:18 +0800
  • 29f9862cf1 refactor: iso14443a_fast_select_card douniwan5788 2024-09-04 21:01:21 +0800
  • ea54482cd8 Fixed out variable overflow Antiklesys 2024-09-08 21:29:27 +0800
  • 157af8c31b fm11rf08s script check python version Philippe Teuwen 2024-09-08 15:16:15 +0200
  • dd9bc4d363 the select param was handled wrong and it was tested for CRC which will not work. Thanks @RebornBrain for suggesting a fix iceman1001 2024-09-08 14:25:40 +0200
  • 69d7a7e0c3 fm11rf08s: get advanced verification sector keys as well Philippe Teuwen 2024-09-08 11:07:26 +0200
  • 846b273583 add fm1208-10 to hf 14a info Philippe Teuwen 2024-09-08 09:58:30 +0200
  • 2dd1b90f4c hf mf sim: adapt RATS condition to mimick real MFP 2k behavior Philippe Teuwen 2024-09-07 11:10:21 +0200
  • 358130505a hf mf sim: accept RATS no matter the value of PCD FSDI & CID Philippe Teuwen 2024-09-07 11:01:50 +0200
  • e50459b2c5 style iceman1001 2024-09-06 22:59:23 +0200
  • 72900d1bf9 fix and style iceman1001 2024-09-06 22:36:44 +0200
  • 715f149413 fm11rf08s script: optimize when default keys Philippe Teuwen 2024-09-06 12:26:13 +0200