Commit Graph

1274 Commits

Author SHA1 Message Date
CaffeinatedOpe
b1a77328b8 move shell.nix file into tools, updated docs 2026-03-03 15:37:07 +01:00
CaffeinatedOpe
aea877a2c2 fix typo in documentation 2026-03-03 15:37:07 +01:00
CaffeinatedOpe
106f1abcac update documentation 2026-03-03 15:37:07 +01:00
Iceman
a5cfd35120 Update Troubleshooting.md
Signed-off-by: Iceman <iceman@iuse.se>
2026-03-03 12:23:20 +01:00
Philippe Teuwen
14a26b3f90 doc 2026-03-01 12:42:57 +01:00
Philippe Teuwen
876a41ea84 Update macports doc. UNTESTED 2026-03-01 00:30:19 +01:00
Philippe Teuwen
8fdf0ab66f Update CI for cmake+qt6 2026-02-28 22:41:20 +01:00
Philippe Teuwen
7911882530 qt6 typo 2026-02-28 19:54:27 +01:00
Philippe Teuwen
1c8445dfe3 doc 2026-02-27 16:59:43 +01:00
Philippe Teuwen
65be119a42 CI WSL: upgrade to Ubuntu 24.04 and Qt6 2026-02-27 15:54:29 +01:00
Philippe Teuwen
866fe62666 update doc for osx homebrew with qt6 2026-02-27 14:06:43 +01:00
Philippe Teuwen
8d3eca3d58 Qt6: update doc 2026-02-27 14:02:13 +01:00
Philippe Teuwen
3f20408b75 upgrading CI to test Qt6 with makefile 2026-02-26 18:32:59 +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
b62658f5ac make style 2026-02-21 12:43:25 +01:00
Philippe Teuwen
89d60fc2cb PoC Standalone mode: unlock Ultralight C / AES tags 2026-02-21 00:07:50 +01:00
Philippe Teuwen
b7f3e4219e make style 2026-02-09 01:12:54 +01:00
Philippe Teuwen
71d45c407d fm11rf08s: remove outdated comments on closed bugreports 2026-02-08 21:16:10 +01:00
joe
80b7f052ae doc: update FM11RF08S guide per maintainer feedback
- Removed 'Known Issues in the Iceman Repo' table as requested
- Maintained manual pipeline steps and troubleshooting sections
- See PR #3090 discussion for context
2026-02-08 21:08:36 +01:00
Joe Tomasone
27f75f9323 doc: add FM11RF08S manual key recovery guide
Step-by-step guide for recovering all sector keys from Fudan FM11RF08S
MIFARE Classic 1K cards when the automated fm11rf08s_recovery.py script
fails due to missing _pm3 SWIG bindings, hardcoded tool paths, or
backdoor auth errors.

Documents a manual pipeline using hf mf isen for nonce collection,
staticnested_1nt for offline candidate generation, and hf mf fchk for
brute force verification. Includes troubleshooting for known issues
(#2553, #2565, #2689, #2766, #2838) and timing expectations.

Tested on RDV4 with Iceman firmware v4.20728 on macOS (aarch64).
2026-02-07 16:29:27 -05:00
Philippe Teuwen
3264c80b7f update docker opensuse 2026-02-07 01:58:06 +01:00
Philippe Teuwen
932b92d8f4 termux compilation fixes: waveshare, mfd_aes_brute and host target 2026-02-06 23:59:34 +01:00
Philippe Teuwen
14c6099e7f make miscchecks 2026-02-06 13:45:54 +01:00
Philippe Teuwen
c00e4801b7 make style 2026-02-06 13:43:41 +01:00
Philippe Teuwen
1cf446fa7f make commands 2026-02-06 13:07:16 +01:00
Philippe Teuwen
a26892a891 Add hf mfu cchk/aeschk and options to hf mf cauth/aesauth 2026-01-19 21:47:49 +01:00
Aaron Tulino (Aaronjamt)
e0fd7414c2 Update docs 2025-12-21 20:55:26 -07:00
Iceman
bcf1b57ddd Merge pull request #3026 from henrygab/safer_safelok
Safer safelok routines
2025-12-18 15:10:59 +01:00
Sanduuz
3e0d00bb13 Typo fix in hfmfdes help (0ffset -> offset) 2025-12-16 17:01:37 +02:00
Iceman
4fa8f27b8a Merge pull request #3015 from jwidess/patch-1
Add dialout fix instructions for WSL2
2025-11-26 05:17:32 +01:00
Henry Gabryjelski
1cfeb79003 automated from make style 2025-11-17 01:27:32 -08:00
Foxushka
b380132cbb Replaced hf mf bambukeys with hf mf keygen with multiple KDFs support, use table for key output
Added Snapmaker U1 filament RFID KDF in `hf mf keygen`
2025-11-10 20:58:49 +03:00
iceman1001
ed516550ca added "data qrcode" command to generate QR codes from inside the PM3 client 2025-11-10 16:20:00 +01:00
Michael Wiesinger
737a6dc3d7 Fix help description for lf indala brute 2025-11-07 21:02:14 +01:00
Justin Widen
61d66ab233 Add dialout fix instructions for WSL2
Added a small section with instructions for fixing USB device access in WSL2, due to the user not having access to dialout.

Signed-off-by: Justin Widen <jdogwiden5@gmail.com>
2025-11-05 23:09:04 -06:00
Davi Mikael
cba6faf2c3 feat(standalone): add EmvPng as a new standalone mode (EMV Visa w/ fixed ARQC)
Introduce EmvPng module under Proxmark3 standalone.
EMV Visa (ISO14443-4) emulation with fixed ARQC (educational/lab use).
Derived from MSDSal’s standalone mode (Salvador Mendoza), adapted for EMV Visa.
2025-10-21 18:55:45 -03:00
iceman1001
eab695347a text and style 2025-10-17 13:38:45 +02:00
Philippe Teuwen
fd88967443 make style 2025-10-14 09:50:59 +02:00
m0bil
b9f1c4fc40 Update jtag_notes.md for updated RPi pinout
newer Raspberry Pi OpenOCD releases have changed TMS from PIN 22 to PIN 24

Signed-off-by: m0bil <119492259+m0bil@users.noreply.github.com>
2025-10-11 23:38:53 +02:00
Philippe Teuwen
e8302673e9 commands 2025-10-09 22:44:54 +02:00
Philippe Teuwen
4aac77aaa2 support for Ultralight AES auth in hf mfu info/rdbl/wrbl/dump/ndefread/wipe/setkey 2025-10-04 02:00:23 +02:00
iceman1001
03f4f06a3c text 2025-09-25 21:29:50 +02:00
iceman1001
347a4d5eff fix help text samples 2025-09-25 19:51:49 +02:00
Oleg Moiseenko
944a80d217 make style 2025-09-21 16:41:30 +03:00
Philippe Teuwen
bde33711c7 style 2025-09-20 22:02:23 +02:00
İlteriş Yağıztegin Eroğlu
7c68487ae5 update macports compile docs
Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2025-09-13 04:32:04 +03:00
iceman1001
6bacff9f1b text 2025-09-12 22:07:30 +02:00
iceman1001
02b4d61796 style 2025-09-02 16:16:29 +02:00
iceman1001
d6aeda7075 style 2025-08-29 14:01:34 +02:00
iceman1001
e578d75e66 style 2025-08-20 10:55:49 +02:00