iceman1001
b10235b03b
Release v4.21128 - Permafrost
2026-02-25 16:15:01 +01:00
kormax
34f18a0002
Add polling loop annotation support for iso14443b
2025-12-19 09:29:31 +02:00
iceman1001
fd06c38a89
add QR code generation in the pm3 client. It's a text based version using unicode to print the generated qr code. Might not work on all things but its a MIT license and a simple to use project
2025-11-09 16:54:21 +01: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
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
Josh Stiebel
c98319a7e7
cmd saflok added
2025-08-28 04:06:57 -04:00
Philippe Teuwen
8f9bb379ad
fix client Makefile if no Makefie.platform is provided
2025-07-13 11:57:26 +02:00
iceman1001
2597c7576e
style
2025-07-10 11:52:39 +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
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
Philippe Teuwen
899e571957
Fix homebrew install
2025-04-03 22:20:39 +02:00
Philippe Teuwen
74a3920c0d
Fix TOOLS_PATH and DICTS_PATH for maintainers (stripped DESTDIR)
2025-03-26 01:08:06 +01:00
Philippe Teuwen
a8604e3ff9
fix make install on osx, thanks DaveItsLong
2025-03-25 22:38:39 +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
douniwan5788
4bde83b89d
Added lf hitag htu support for Hitag µ/8265
2025-03-19 18:56:23 +08:00
Philippe Teuwen
4e5d68851b
Add pm3_resources helpers for Python scripts to find tools & dicts
2025-02-20 15:07:45 +01:00
Jakub Kramarz
5750d47ba3
rename util_hidsio to hidsio
2025-01-27 20:17:44 +01:00
Jakub Kramarz
2ae2388cef
util_hdsio: extract getSioMediaTypeInfo
2025-01-27 20:17:43 +01:00
Philippe Teuwen
f26727eb28
Refactor originality checks. Notes:
...
- removed pk "NTAG424DNA, NTAG424DNATT, DESFire Light Ev2", "04B304...3B" which is a typo of "DESFire Ev2", "04B3...3A"},
- MIKRON pk currently not used because I don't know if it's for MFC, MFUL or sth else
- ST25TN pk added but currently not used, need to be implemented/tested
- ST25TV pk currently not used, need to be implemented/tested
2024-12-14 14:29:50 +01: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
ANTodorov and Philippe Teuwen
f3e9a79ca4
add option to build against non-default python3 package
2024-11-14 09:01:41 +01:00