Commit Graph

  • b66e2e03fd Added make commands to regenerate commands documentation files and autocompletion data independently of make style master Philippe Teuwen 2025-03-12 08:48:20 +01:00
  • 2f1b8eb8f2 spelling iceman1001 2025-03-11 14:23:33 +01:00
  • e76ab09762
    Update Windows-Installation-Instructions.md Iceman 2025-03-11 14:20:48 +01:00
  • 57df87c6f3 added identification of textcom, thanks @en4rab iceman1001 2025-03-11 14:04:11 +01:00
  • fd0311b139 style iceman1001 2025-03-11 09:21:01 +01:00
  • 6370901476
    Merge pull request #2776 from leecher1337/slixlock Iceman 2025-03-11 09:19:05 +01:00
  • 824ba848ab
    Merge pull request #2777 from bettse/adf_oid Iceman 2025-03-11 09:18:44 +01:00
  • cfa1bb3a0f Correct oid_hex for hf seos adf and hf seos pacs Eric Betts 2025-03-10 16:42:22 -07:00
  • 970b38803b Updated changelog leecher1337 2025-03-10 22:50:54 +01:00
  • c71ba4deb8
    Merge branch 'RfidResearchGroup:master' into slixlock leecher1337 2025-03-10 22:48:39 +01:00
  • ce115598b6 missing input parameter causing client to crash iceman1001 2025-03-10 16:03:45 +01:00
  • 0e2a02bdf0 Implement new command hf 15 slixprotectpage to do ISO15693_PROTECT_PAGE on slix tags leecher1337 2025-03-09 11:54:51 +01:00
  • dbbb20a510 ISO15693 code cleanup: Use ISO15693 command defines for commands, not hardcoded values. leecher1337 2025-03-08 21:51:10 +01:00
  • 9910a5fee6
    Merge pull request #2772 from jmichelp/master Iceman 2025-03-08 19:39:38 +01:00
  • d5a1248862 Fix wiegand InnerRange56 Jean-Michel Picod 2025-03-05 17:25:45 +01:00
  • af3a16b25c text and style iceman1001 2025-03-02 16:45:01 +01:00
  • beeec2385c fm11rf08s_full pip8 style Philippe Teuwen 2025-03-02 16:41:14 +01:00
  • 5e018ea3b3 fm11rf08s_recovery.py: fix it given the changes in the client and add some docstring Philippe Teuwen 2025-03-02 16:20:13 +01:00
  • a75c7cc093
    Merge pull request #2765 from Donny-Guo/wiegand Iceman 2025-03-01 21:56:49 +01:00
  • 8c23ebca2e Fix bug Donny 2025-02-27 14:40:29 -08:00
  • d2e8066cbf Revise decode_wiegand function Donny 2025-02-27 11:29:33 -08:00
  • 3b97acfefe this define is nasty. Must be reworked! iceman1001 2025-02-24 08:55:50 +01:00
  • 482deecebf hf mf gload did not handle the large dump files yet. Shold need to look if more commands is missing this support. iceman1001 2025-02-24 08:55:17 +01:00
  • c498d38b82 the wiegand formats unpack functions now clears the struct after sanity checking is done. Also adapted testing wiegand formats which might just have a preamble bit but not a sentinel bit like iclass credentials iceman1001 2025-02-23 23:13:08 +01:00
  • 98f6b263ff wiegand decode now accepts --new parameter to decode new padding format <len 1byte><pacs bytes> where len denotes number of zeros bits added in the end of the pacs bytes. You will need to shift accordingly. iceman1001 2025-02-23 23:10:13 +01:00
  • 66b1a48536 style iceman1001 2025-02-23 21:16:34 +01:00
  • 2fcdea68d1 style and text iceman1001 2025-02-23 21:08:16 +01:00
  • 14d50f7ac5 change mem spiffs tree to show id number in decimal. Previously shown in hex. iceman1001 2025-02-23 21:05:09 +01:00
  • 323a4284ff modified weigand formats to include number of bits iceman1001 2025-02-22 18:28:38 +01:00
  • a7643eef7c style iceman1001 2025-02-22 18:01:07 +01:00
  • 4bf000c0a5
    Merge pull request #2764 from tiagotriques/master Iceman 2025-02-22 16:20:55 +01:00
  • 2d930f921a Remove duplicated block print in verbose mode in hf mf view Tiago Esperança Triques 2025-02-22 10:53:18 -03:00
  • 717ceecf1f denote MAD sectors as decimal since public documentation iceman1001 2025-02-21 17:08:44 +01:00
  • 1cf98096e6 style iceman1001 2025-02-21 16:41:05 +01:00
  • 72a9f0a0a8 code style iceman1001 2025-02-21 16:33:40 +01:00
  • 4422101243 fix #2547 - compilation warning error: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing] iceman1001 2025-02-21 16:33:22 +01:00
  • 145b3ac8d6 rename paxton scripts and some code styling iceman1001 2025-02-21 15:43:28 +01:00
  • cef07dedf6 code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits iceman1001 2025-02-21 15:38:33 +01:00
  • 6bb7199a7b
    Merge pull request #2762 from Donny-Guo/lfhidsim Iceman 2025-02-21 07:26:18 +01:00
  • 7923d07ed0 Add hid preamble handle function for standalone Donny 2025-02-20 13:57:57 -08:00
  • c36b352c2f Fix incorrect encoding for HID with long format on sim and clone Donny 2025-02-19 16:04:19 -08:00
  • f1c402d26e
    Merge pull request #2748 from n-hutton/deterministic_bitfile_builds2 Iceman 2025-02-20 23:46:48 +01:00
  • 982bef6705 fix build failure on linux machines with fwd decl n-hutton 2025-02-20 15:55:43 +00:00
  • 280b3301ee PR feedback and make things work generally n-hutton 2025-02-20 14:51:08 +00:00
  • 46506f04ae Merge branch 'deterministic_bitfile_builds2' of github.com:n-hutton/proxmark3 into deterministic_bitfile_builds2 n-hutton 2025-02-20 14:40:43 +00:00
  • e3b2bc9839 strip date time files n-hutton 2025-02-20 14:39:31 +00:00
  • 4e5d68851b Add pm3_resources helpers for Python scripts to find tools & dicts Philippe Teuwen 2025-02-20 15:06:46 +01:00
  • ffbf033937 fix #2547 - compilation error on arm-none-eabi-gcc 15.6 for error: dereferencing type-punned pointer will break strict-aliasing rules, by making a u32 we dont get that any longer iceman1001 2025-02-20 13:16:19 +01:00
  • 280f340041
    Merge pull request #2761 from jmichelp/master Iceman 2025-02-20 11:27:53 +01:00
  • e836e4bda3 Simplify code and parity Jean-Michel Picod 2025-02-20 09:38:32 +01:00
  • 4d9f443cc0
    Merge pull request #2760 from ry4000/master Iceman 2025-02-19 22:53:07 +01:00
  • c505f57b3b Add support for proprietary 46bit wiegand H800002 format Jean-Michel Picod 2025-02-19 12:13:17 +01:00
  • 35a67cf261
    Added YWG peggo card to aid_desfire.json ry4000 2025-02-19 16:16:20 +11:00
  • 776eac5e5a revert iceman1001 2025-02-18 19:49:11 +01:00
  • 7a730ec57b text layout iceman1001 2025-02-18 19:48:55 +01:00
  • 1a91d42b7d style iceman1001 2025-02-18 19:48:34 +01:00
  • 4c6e74c3ce revert iceman1001 2025-02-18 19:47:51 +01:00
  • f2fe3768b8 should be unsigned varibles iceman1001 2025-02-18 18:48:49 +01:00
  • f5650a53af text and style iceman1001 2025-02-18 18:48:33 +01:00
  • 2f56bdcf10 text and style iceman1001 2025-02-18 18:44:24 +01:00
  • af6fdd09e2 make sure variable are set before being used iceman1001 2025-02-18 18:43:10 +01:00
  • e5293f1389 style iceman1001 2025-02-18 18:42:21 +01:00
  • d99ec776c8 style iceman1001 2025-02-18 18:41:09 +01:00
  • 50b9067173 style iceman1001 2025-02-18 18:38:16 +01:00
  • 72122f090f less verbose device side printing iceman1001 2025-02-18 18:37:31 +01:00
  • 32564cfbfa
    Merge pull request #2759 from n-hutton/readme_help_macos Iceman 2025-02-18 18:14:34 +01:00
  • 7c37231b2c add helpful note for macos users n-hutton 2025-02-18 16:09:16 +00:00
  • 3e9de01303 PR feedback n-hutton 2025-02-18 15:49:33 +00:00
  • 4d4ab58c63 text iceman1001 2025-02-17 21:26:53 +01:00
  • 778ede25e7 renamed lua scripts. minor adaptations iceman1001 2025-02-17 21:24:09 +01:00
  • d5e6464660
    Merge pull request #2758 from kormax/desfire-recognize-javacard-applet-type Iceman 2025-02-17 19:07:24 +01:00
  • 549e19acba
    Merge pull request #2757 from kormax/new-desfire-aid-entries Iceman 2025-02-17 19:05:39 +01:00
  • 23dda08962 Fixes to DESFire product type recognition kormax 2025-02-17 19:52:07 +02:00
  • 831a05b193 Add new AID entries to aid_desfire.json kormax 2025-02-17 19:36:37 +02:00
  • 4e4b072cfb
    Merge pull request #2751 from Donny-Guo/lfhidwatch Iceman 2025-02-17 05:58:10 +01:00
  • 0d7352ffb7
    Merge pull request #2744 from jareckib/master Iceman 2025-02-17 05:56:05 +01:00
  • 585f23ddee
    Merge pull request #2752 from leommxj/master Iceman 2025-02-17 05:53:48 +01:00
  • 70ca100e29
    t55_fix Jarek Barwinski 2025-02-16 19:44:15 +00:00
  • f7a8703c6d
    Merge pull request #2754 from Eltrick/proper-uid-print Iceman 2025-02-16 14:07:39 +01:00
  • f304ca6cb7
    Merge pull request #2753 from ry4000/master Iceman 2025-02-16 14:04:47 +01:00
  • 3f794818f0 fix incorrect HID bitlen calculations and wiegand format display Donny 2025-02-15 21:56:19 -08:00
  • f6b5281a5c
    Switch around some logic in ul_auth_select to make the client print the UID properly in fully read-protected cards when 'hf mfu info' is called with a key Lucifer Voeltner 2025-02-16 11:45:34 +07:00
  • 07122e78a6
    R&Y: Added Super Street Fighter NESYS Keys to mfc_default_keys.dic ry4000 2025-02-15 13:46:46 +11:00
  • 1a4256e819
    R&Y: AID Updates to aid_desfire.json ry4000 2025-02-15 12:38:46 +11:00
  • bc7d1200ba update cmdhfemrtd.c to support JPEG2000 code stream photo leommxj 2025-02-14 23:06:03 +08:00
  • 430ef1f273 4A sim: add malloc checks and fix buf size macro Philippe Teuwen 2025-02-12 22:01:09 +01:00
  • 0ce8ef130b Fix clang error label followed by a declaration is a C23 extension Philippe Teuwen 2025-02-12 16:39:00 +01:00
  • 4e5a8b9848 4A emulation: warn if chaining command received Philippe Teuwen 2025-02-12 15:46:12 +01:00
  • 2efa4909f6 show FSD in RATS trace Philippe Teuwen 2025-02-12 09:17:32 +01:00
  • fcd6de8b7b 4A emulation: avoid overflow and don't rely on TL Philippe Teuwen 2025-02-12 09:06:04 +01:00
  • 1acc030fd4 rework simaid & rename few vars Philippe Teuwen 2025-02-12 08:32:13 +01:00
  • 0560d74b01 Modified makefile.platform.sample in order to make it more clear and simpler when configuring the compilation to generate correct arm image for their specific hardware. We have RDV4, PM3GENERIC (which most Pm3 Easy, Rdv1, Rdv2 etc) ICOPYX, PM3 Max iceman1001 2025-02-09 21:28:43 +01:00
  • bb4e14bb4c remove comment before PR open n-hutton 2025-02-07 16:36:01 +00:00
  • 6465f247ea force bitfiles to be identical for same source code n-hutton 2025-02-07 16:27:08 +00:00
  • 2de52138bc
    Merge pull request #2747 from Eltrick/stylise-dormakaba Iceman 2025-02-07 15:54:39 +01:00
  • d2c198a2ec
    Stylise 'Dorma Kaba' -> 'dormakaba' and 'SAFLOK' -> 'Saflok' Lucifer Voeltner 2025-02-07 20:48:12 +07:00
  • f8abfc0731 hf 14a simaid: ignore premature HALT until RATS is reached Philippe Teuwen 2025-02-05 23:31:07 +01:00
  • 9933034566 hf 14a simaid: support reader requests without CID Philippe Teuwen 2025-02-05 23:25:21 +01:00
  • 24f474feaa hf 14a sim/simaid: Fix emulated RATS for -t 11 Philippe Teuwen 2025-02-05 23:07:08 +01:00
  • 5a2f2e51ea
    t55_chk Jarek Barwinski 2025-02-04 10:11:41 +00:00