Commit Graph

13144 Commits

Author SHA1 Message Date
Philippe Teuwen 55e58466aa Fix C++ flags handling (fix relocation error on Fedora 41) 2026-02-28 18:15:44 +01:00
Philippe Teuwen f9cfda9a72 Add hardening flags (NOHARDENING=1 to disable them) and fix Windows stringop-overflow 2026-02-28 16:22:44 +01:00
kormax d14763535b Add 'hf aliro read' command 2026-02-27 22:59:23 +02:00
kormax de94afa4f6 Add 'hf aliro info' command 2026-02-27 20:26:50 +02:00
Philippe Teuwen 93791a0d9b Add SKIPQT6 if one wants to force Qt5 2026-02-27 13:15:12 +01:00
Philippe Teuwen b2df498e3e fix the fix of the fix 2026-02-27 00:41:22 +01:00
Philippe Teuwen d5d8a7192a Qt6: makefile fixes 2026-02-27 00:38:05 +01:00
Philippe Teuwen b2d34ddc15 Fix for Ubuntu 24.04 Qt6 2026-02-27 00:20:54 +01:00
Philippe Teuwen 9d97588c84 docker updates 2026-02-27 00:01:14 +01:00
Philippe Teuwen 06446cae10 Qt6 support for the client. Step 1: Makefile 2026-02-26 18:11:52 +01:00
Iceman 5c3e036fea Merge pull request #3102 from aaronjamt/patch-14a-sim-enter-stop
[14a sim] Stop sim with Enter key
2026-02-26 11:13:56 +01:00
Aaron Tulino (Aaronjamt) a468265f5e [14a sniff] Stop sniff with Enter key 2026-02-26 02:51:26 -07:00
Aaron Tulino (Aaronjamt) 766065e6e4 [14a sim] Stop sim with Enter key 2026-02-25 19:41:49 -07:00
Philippe Teuwen 4783712225 make client Qt6 ready. Still need proper Makefile/CMake support... 2026-02-25 19:27:28 +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 b8a5e7b656 hf mf cauth/aesauth/cchk/aeschk: make fast READ0 optional 2026-02-24 16:46:00 +01:00
Philippe Teuwen a73f945c49 fix bug that prevented markers to appear on fresh plot (e.g. hw tune before data plot) 2026-02-23 00:31:21 +01:00
Philippe Teuwen 118652bd90 CMD_HF_DECAY: factor with structs, remove cast align warning 2026-02-21 23:54:51 +01:00
Philippe Teuwen 5458a95fda avoid cppcheck errors on uninit vars 2026-02-21 14:14:50 +01:00
Philippe Teuwen 5b6c1cdb97 cppcheck syntax error (cross-checked on other projects reusing bitlib) 2026-02-21 14:06:20 +01:00
Philippe Teuwen b62658f5ac make style 2026-02-21 12:43:25 +01:00
Iceman 237841db9e Merge pull request #3100 from dangerous-tac0s/hw-decay-hf-ringdown
"hw decay" update: Re-added q-factor measurement in the event of booster board detection…
2026-02-21 02:17:34 +01:00
michael c7086c227c Re-added q-factor measurement in the event of booster board detection per Iceman's request. 2026-02-20 09:54:14 -08:00
Iceman 89179ece0d Merge pull request #3099 from dangerous-tac0s/hw-decay-hf-ringdown
New "hw decay" cmd monitors hf tuning cap voltage decay (pm3 easy booster board detection)
2026-02-20 13:08:47 +01:00
lux0id 81bcd6c998 Update BASHAUTOTRANS keys in mfc_default_keys.dic
I double-checked and removed some; the rest of the keys are static.
(I accidentally created a duplicate when merging two files)

Signed-off-by: lux0id <104686533+lux0id@users.noreply.github.com>
2026-02-19 21:44:13 +05:00
michael 3eb594ce29 Cleaned up verbiage in user feedback 2026-02-18 20:44:08 -08:00
michael fe878be492 Added a new command (hw decay [which monitors the decay rate of the hf antenna cap]) and updated hw tune to detect booster boards and if the pm3 easy is on a metal surface 2026-02-18 15:51:08 -08:00
lux0id bdd9af472b Add BASHAUTOTRANS Russian Transport card keys
Add Ufanet key

Signed-off-by: lux0id <104686533+lux0id@users.noreply.github.com>
2026-02-18 00:33:01 +05:00
kormax c6675018b3 felica: use NG frames for commands 2026-02-15 19:04:22 +02:00
Iceman 3d039d84cf Merge pull request #3095 from kormax/felica-dump-fix-missing-trace
CodeQL / Analyze (python) (push) Failing after 1m32s
CodeQL / Analyze (cpp) (push) Failing after 2m2s
Ubuntu Build and Test / ubuntu-make (push) Successful in 4m15s
Ubuntu Build and Test / ubuntu-make-btaddon (push) Successful in 3m43s
Ubuntu Build and Test / ubuntu-cmake (push) Failing after 1m34s
MacOS Build and Test / macos-make-btaddon (push) Has been cancelled
MacOS Build and Test / macos-cmake (push) Has been cancelled
Windows Build and Test / wsl (push) Has been cancelled
MacOS Build and Test / macos-make (push) Has been cancelled
Windows Build and Test / proxspace (push) Has been cancelled
hf felica dump: vastly improve speed; fix traces being empty
2026-02-15 12:09:43 +01:00
kormax 2721b13792 hf felica dump: vastly improve speed; fix traces being empty after command execution 2026-02-14 15:36:28 +02:00
Jan Breig 2e63288c5f hf_legic_clone: fix oops 2026-02-13 16:45:15 +01:00
Jan Breig afad3399d4 hf_legic_clone: fix type errors for lua5.4
fix: https://github.com/RfidResearchGroup/proxmark3/issues/3093
2026-02-13 16:44:45 +01:00
Philippe Teuwen 7c4758f40b ulaes: add verify_cmac, display counters in mfu info, fix sig when schann in mfu info 2026-02-09 12:44:50 +01:00
Philippe Teuwen b7f3e4219e make style 2026-02-09 01:12:54 +01:00
Philippe Teuwen 9f70011fee hf mfu setkey: supports ulc/ulaes auth and ulaes schann 2026-02-09 01:08:23 +01:00
Philippe Teuwen a2ba91043f hf mfu incr: add ulaes support and add cmac support 2026-02-08 23:25:55 +01:00
Philippe Teuwen 2d7ef550cd schann requires auth_key 2026-02-08 20:16:58 +01:00
Philippe Teuwen c8783414ff hf mfu wipe ulaes: fix quirks 2026-02-08 19:13:21 +01:00
Philippe Teuwen cd2c576be6 Fixes for Python 3.14 2026-02-07 01:24:21 +01:00
Philippe Teuwen fdf3b2690a Various fixes to content GCC 16... 2026-02-07 00:51:53 +01:00
Philippe Teuwen 45b6939dff fix test script 2026-02-06 18:48:54 +01:00
Philippe Teuwen b091bf6e8b cppcheck: avoid undef macro warning 2026-02-06 16:24:29 +01:00
Philippe Teuwen 0cf56a5436 cppcheck: avoid undef behavior in variadic fct warning 2026-02-06 16:20:39 +01:00
Philippe Teuwen 8f44b07eb3 cppcheck: avoid out of bound warning 2026-02-06 16:17:02 +01:00
Philippe Teuwen 26c8b502e2 cppcheck: fix null ptr dereference 2026-02-06 15:55:14 +01:00
Philippe Teuwen 27e469f5d7 cppcheck: fix unused init 2026-02-06 14:32:50 +01:00
Philippe Teuwen 28ebaf529f shadowed var/fct 2026-02-06 14:28:58 +01:00
Philippe Teuwen c00e4801b7 make style 2026-02-06 13:43:41 +01:00