Commit Graph

112 Commits

Author SHA1 Message Date
pingu2211 3d5f1df093 Pull docs out for all the existing stand alone modes, including a diagram and what do the lights mean, so users don't have to go digging in source code 2026-03-11 14:57:06 +11:00
Philippe Teuwen 8d3eca3d58 Qt6: update doc 2026-02-27 14:02:13 +01:00
Philippe Teuwen 89d60fc2cb PoC Standalone mode: unlock Ultralight C / AES tags 2026-02-21 00:07:50 +01: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
Benjamin Møller cc8ea65679 Update 4_Advanced-compilation-parameters.md
Little typo in new PM3 Ultimate option.

Signed-off-by: Benjamin Møller <37707273+LupusE@users.noreply.github.com>
2025-06-16 19:03:58 +02:00
iceman1001 2d610b8dc0 text & style 2025-06-08 10:02:00 +02:00
seclabz 19789381df Added new standalone mode HF_ST25_TEAROFF to store/restore ST25TB tags with tearoff for counters (@seclabz) 2025-04-16 14:05:10 +02:00
Piotr Rzeszut b1b10c2bea As extending SPI flash storage for Mifare need to run init_rdv4 script for a proper operation add a note under compilation instructions 2024-12-07 00:36:52 +01:00
Philippe Teuwen 8602a182bb Added option to build against non-default python3 with CMake as well 2024-11-14 09:31:49 +01:00
ANTodorov f3e9a79ca4 add option to build against non-default python3 package 2024-11-14 09:01:41 +01:00
Benjamin Møller e377201d72 Update 4_Advanced-compilation-parameters.md
Typo: Two times HF15SNIFF instead of one HF15SIM in STANDALONE list.

Signed-off-by: Benjamin Møller <37707273+LupusE@users.noreply.github.com>
2024-05-29 16:50:39 +02:00
Yann GASCUEL f8514f48d7 standalone: add HF_15SIM Standalone mode code source
Also add it into documentation and build_all_firmwares.sh
(standalone mode was added in Standalone Makefiles in a previous commit)
2024-01-24 13:59:12 +01:00
wh201906 c82bc2aea5 Fix docs
Add new PLATFORM_EXTRAS options in 4_Advanced-compilation-parameters.md
Fix some help text
2023-12-13 21:00:17 +08:00
Anonymous 9b752c6ecb hf_unisniff: rename "ask" to "user" to avoid confusion with "ASK" sniffing 2023-12-03 08:44:06 -05:00
iceman1001 1234b08132 adapt to new sim module firmware version 2023-09-28 08:46:04 +02:00
startrekdude 0d442d7f19 Add hf_cardhopper standalone mode
Adds the hf_cardhopper standalone mode, as one component of my (Sam Haskins) and
Trevor Stevado's long-range relay attack on ISO 14443-4 Type A protocols, as
presented at DEF CON 31.
2023-08-22 01:10:21 -04:00
Philippe Teuwen 8aeed5e67c doc hardnested compression options 2023-07-21 12:05:20 +02:00
flamebarke caf3bbc026 Update 4_Advanced-compilation-parameters.md
Signed-off-by: flamebarke <39644720+flamebarke@users.noreply.github.com>
2023-05-04 22:26:39 +10:00
Self Not Found d33fbf1347 Fix units 2023-04-06 20:54:00 +08:00
iceman1001 cb6f3f381d text 2023-02-08 23:17:19 +01:00
Philippe Teuwen 1a6bb58550 Add LF_PROX2BRUTE to 4_Advanced-compilation-parameters.md 2023-01-24 15:37:36 +01:00
Philippe Teuwen 248cec793c standalone: respect alphabetical order, else it's a mess to cross-check 2023-01-24 15:34:13 +01:00
Benjamin DELPY 21de6e750c Added standalone mode for simulatin Nedap ID 2023-01-11 23:31:23 +01:00
iceman1001 e364d7e03d add updated sim module firmware v4.13, this is breaking change for smart category commands 2022-12-09 07:36:02 +01:00
cynix 76846ae186 Add estimated FW size saving for SKIP_ZX8211
Signed-off-by: cynix <cynix@cynix.org>
2022-12-08 00:09:43 +11:00
iceman1001 53b2909f04 prepping for sim module firmware upgrade file 2022-12-05 22:32:40 +01:00
iceman1001 58d764a49a textual 2022-08-19 23:15:48 +02:00
iceman1001 49f2f59398 textual 2022-08-19 23:14:31 +02:00
iceman1001 5003e79214 added the new 14b sniff related 2022-04-03 06:23:19 +02:00
iceman1001 b73c59dc1e correcting text 2022-03-20 09:54:39 +01:00
Philippe Teuwen 6e71a66940 Mention button in flash instructions 2022-02-27 13:44:35 +01:00
Philippe Teuwen febc5fe6e2 words 2022-02-27 12:06:14 +01:00
iceman1001 df88335cf1 passage about --force when flashing 2022-02-27 08:07:10 +01:00
iceman1001 2671795b8b textual 2022-02-26 17:15:32 +01:00
Uli Heilmeier 12ed4f1fdf Standalone mode hf_legicsim
Add a standalone mode to simulate Legic Prime dumps stored on flash
2022-02-15 17:26:05 +01:00
iceman1001 8d843ca363 text 2022-02-13 13:02:23 +01:00
iceman1001 8d632eee10 text 2022-02-12 12:13:55 +01:00
iceman1001 61d948e464 text 2022-02-12 12:06:27 +01:00
Łukasz Jurczyk 0d62e01027 Added new standalone mode lf_em4100rsww 2022-02-10 17:49:58 +01:00
Nate Glaser 0579b8f63c Made requested changes -- I think 2022-01-07 19:07:29 -05:00
Nate Glaser 5ccc749f23 Added Advanced compilation parameters 2022-01-07 18:22:08 -05:00
iceman1001 738701e8e7 text 2021-12-31 16:13:49 +01:00
iceman1001 21cbfd61bd text 2021-12-31 11:42:15 +01:00
iceman1001 49ee82be19 zx now builds after fixing corrent header. 2021-12-24 15:24:32 +01:00
Daniel Karling 315e58dac4 Added standalone mode that can load multiple different modes 2021-11-20 22:01:09 +01:00
iceman1001 78b48a6ce7 change default standalone mode to LF_SAMYRUN 2021-09-04 22:13:54 +02:00
Philippe Teuwen e79fb92074 Add fpga-xc3s100e and icopyx support 2021-08-21 23:45:46 +02:00
Ray Lee e1b6e342d9 follow alphabetic order 2021-08-08 16:11:57 +08:00
Ray Lee 77116b3952 update Changelog and document 2021-08-08 15:12:22 +08:00
iceman1001 9241451b5f textual 2021-07-25 08:25:59 +02:00