Commit Graph

291 Commits

Author SHA1 Message Date
Philippe Teuwen 961e59b5d1 Revert "Release v4.21611 - BREAKMEIFYOUCAN!"
This reverts commit aaacc75e9f.
2026-04-14 10:19:30 +02:00
Philippe Teuwen aaacc75e9f Release v4.21611 - BREAKMEIFYOUCAN! 2026-04-14 10:19:30 +02:00
iceman1001 30d658ab68 textual 2026-03-31 19:01:23 +07:00
Philippe Teuwen fe212d7f7f Fix mqtt compilation in Proxspace with Qt6 and cmake
D:/a/proxmark3/proxmark3/client/deps/mqtt/win32_sockets.h: In function 'open_nb_socket':
D:/a/proxmark3/proxmark3/client/deps/mqtt/win32_sockets.h:35:25: error: format '%s' expects argument of type 'char *', but argument 3 has type 'WCHAR *' {aka 'short unsigned int *'} [-Werror=format=]
   35 |         fprintf(stderr, "error: getaddrinfo: %s", gai_strerror(rv));
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~
2026-03-01 11:27:44 +01:00
iceman1001 338ab9c81a Revert "Release v4.21128 - Permafrost"
This reverts commit b10235b03b.
2026-02-25 16:15:01 +01:00
iceman1001 b10235b03b Release v4.21128 - Permafrost 2026-02-25 16:15:01 +01:00
Philippe Teuwen fdf3b2690a Various fixes to content GCC 16... 2026-02-07 00:51:53 +01:00
Philippe Teuwen c00e4801b7 make style 2026-02-06 13:43:41 +01:00
dxl ab9f9ebe27 Define json_int_t as type int64_t when JSON_INTEGER_IS_LONG_LONG is enabled. 2025-12-26 11:27:52 +08:00
dxl ed303e8246 Fix compiler errors (MSYS2+UCRT) 2025-12-26 10:50:22 +08:00
Henry Gabryjelski 563abf66ed Update id48lib
* Add its own CMakeLists.txt
* Add id48 unit tests for its recovery API
* Add id48 unit tests for its generator API
* Add id48 espresso files, generator for those files, and validation test

* Proxmark3-specific:
  * update client/Makefile
  * update client/deps/id48lib.cmake
  *
2025-10-20 17:58:59 -07:00
82ghost82 bb22d87a01 Fix termux clang 21.1.3
Signed-off-by: 82ghost82 <crudo.daniele@gmail.com>
2025-10-17 15:26:42 +02:00
Philippe Teuwen fd88967443 make style 2025-10-14 09:50:59 +02:00
Oleg Moiseenko 944a80d217 make style 2025-09-21 16:41:30 +03:00
iceman1001 628d8633f7 Revert "Release v4.20728 - Phrack"
This reverts commit ee9b3f4acb.
2025-09-11 20:31:08 +02:00
iceman1001 ee9b3f4acb Release v4.20728 - Phrack 2025-09-11 20:31:08 +02:00
iceman1001 2597c7576e style 2025-07-10 11:52:39 +02:00
Def c39e18a014 fixes to mqtt (win sockets) 2025-07-09 14:19:00 +03:00
iceman1001 815d445382 fix mqtt receive on proxspace 2025-07-09 08:21:21 +02:00
iceman1001 931e93a11b Win32 socket vs POSIX sockets is not always happy together. Seperated the two to mimic the same behavior we have for /uart/. The code compiles but the socket doesnt work on Proxspace yet. More fixes to be done 2025-07-09 00:20:43 +02:00
iceman1001 a3c2d2b815 style 2025-07-08 21:15:09 +02:00
iceman1001 c7cf62fcf1 Added support for sending and receiving MQTT messages. It enables end user to quickly upload or share JSON files between them. Given the nature of MQTT, I also worked with @KevTheHermit who has proxdump.com site, where you can upload pm3 dump files and browse. He added support for MQTT uploads, so the process to share a file and it gets also uploaded to proxdump.com is very smooth. Feel free to improve this functionality with TLS etc. For now it looks quite promising. 2025-07-08 21:15:09 +02:00
iceman1001 65607fc727 added Ultralight-C simulation. hf mfu sim -t 13. Use eload first. Also added support to upload UL-C dictionaries and UL-AES to spiffs memory. A lot of textual reworked across client. Unifiy texts and a bit more color ;) 2025-06-19 17:26:20 +02:00
iceman1001 1f718683b3 Revert "Release v4.20469 - Daddy Iceman"
This reverts commit 9fa173c727.
2025-06-16 16:18:01 +02:00
iceman1001 9fa173c727 Release v4.20469 - Daddy Iceman 2025-06-16 16:18:01 +02:00
iceman1001 bc1c47e81b style 2025-04-13 12:25:14 +02:00
Philippe Teuwen f448ed5c51 Fix for GCC 15 2025-03-25 23:25:20 +01:00
iceman1001 6ed1853320 Revert "Release v4.20142 - Blue Ice"
This reverts commit a657dbda9b.
2025-03-25 16:18:49 +01:00
iceman1001 a657dbda9b Release v4.20142 - Blue Ice 2025-03-25 16:18:49 +01:00
iceman1001 04a132b6ba style 2025-03-25 12:44:59 +01:00
iceman1001 363bc0da8a some extra NULL checks to please cppchecker 2025-03-25 12:34:00 +01:00
Philippe Teuwen c37ca881e6 a few calloc checks, still many to go 2025-03-24 11:17:40 +01:00
iceman1001 06a1627a95 style 2025-03-12 16:48:30 +01:00
iceman1001 2137284a93 style\n Some improvements to trace list -t seos annotations. 2025-03-12 16:41:06 +01:00
Nathan N d965d5064e Remove duplicated condition
Signed-off-by: Nathan N <noproto@users.noreply.github.com>
2024-12-12 00:25:44 -05:00
iceman1001 daff8228a2 Revert "Release v4.19552 - Orca"
This reverts commit a039ac18cc.
2024-11-22 12:15:19 +01:00
iceman1001 a039ac18cc Release v4.19552 - Orca 2024-11-22 12:15:19 +01:00
iceman1001 dd6d9ea5ee forget to update cmake 2024-11-20 09:44:05 +01:00
iceman1001 71c86f4b21 style 2024-09-30 10:36:29 +02:00
Iceman 495759d6bd Merge pull request #2530 from nemanjan00/avx512f
Patch for hardnested attack, for avx512f, by @xianglin1998
2024-09-22 10:33:20 +03:00
Nemanja Nedeljkovic dd9d9d8f9e Patch for hardnested attack, for avx512f, by @xianglin1998 2024-09-22 02:30:49 +02:00
Jean-Michel Picod 59f9272993 Silly gitignore file 2024-09-20 17:39:30 +02:00
Jean-Michel Picod 8a4a6da287 Add missing file which was gitingore'd 2024-09-20 17:32:18 +02:00
Jean-Michel Picod 18e3600d95 Update build and CI scripts to LUA 5.4 2024-09-20 17:21:17 +02:00
Jean-Michel Picod 0fcc3107b0 Bump LUA version from 5.2 to 5.4 2024-09-20 17:21:16 +02:00
iceman1001 b881bbbd00 Revert "Release v4.18994 - Backdoor"
This reverts commit cd6dc880ad.
2024-09-10 15:40:28 +02:00
iceman1001 cd6dc880ad Release v4.18994 - Backdoor 2024-09-10 15:40:28 +02:00
iceman1001 7329dcd3bf Revert "Release v4.18589 - Aurora"
This reverts commit aceed281e8.
2024-05-28 10:36:32 +02:00
iceman1001 aceed281e8 Release v4.18589 - Aurora 2024-05-28 10:36:32 +02:00
iceman1001 3502da17df assert its smaller than 5 2024-05-12 19:36:28 +02:00