Commit Graph

1158 Commits

Author SHA1 Message Date
Lucifer Voeltner 67b1752748 ZUID - Second clarification revision -- Visualise usable bytes 2025-03-27 22:15:36 +07:00
Lucifer Voeltner a641b67edd ZUID - Clarification on usable config bytes 2025-03-27 14:24:23 +07:00
Xavier 7bc8c85626 Update hid_downgrade.md
how did we not catch this lol 

Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2025-03-26 21:21:14 -04:00
TheWaffleCopter bfe3c26277 Update macOS-Homebrew-Installation-Instructions.md
Added openssl install dependency to resolve compile errors

Signed-off-by: TheWaffleCopter <104417762+TheWaffleCopter@users.noreply.github.com>
2025-03-26 07:34:04 +11:00
Philippe Teuwen f4fe58fc36 make style 2025-03-24 23:48:02 +01:00
Philippe Teuwen 6359471c5e make style 2025-03-23 23:14:18 +01:00
iceman1001 4c97151ecc style 2025-03-22 15:46:55 +01:00
iceman1001 a5dcb4a812 text and style 2025-03-21 08:30:13 +01:00
iceman1001 9c7b70a58d command 2025-03-20 22:58:36 +01:00
iceman1001 d905ea480e text 2025-03-20 20:01:37 +01:00
iceman1001 9965c784bf style fixes 2025-03-19 21:11:05 +01:00
iceman1001 440d283a53 in the philosofy to have short and direct params , the trace list -t hitag types has been shortend from hitag1 - ht1 2025-03-19 15:24:39 +01:00
iceman1001 87c2e82e2f style 2025-03-19 12:53:24 +01:00
douniwan5788 214ded2b97 Replace all μ(greek small letter mu, UTF-8 \xce\xbc) to µ(micro sign, UTF-8 \xc2\xb5) 2025-03-19 19:21:01 +08:00
douniwan5788 7729786e78 Update CHANGELOG.md and doc/magic_cards_notes.md for Hitag µ/8265 2025-03-19 18:56:23 +08:00
iceman1001 3c873d34bc style 2025-03-19 11:26:25 +01:00
Philippe Teuwen c657ddf135 Add hf mfu aesauth 2025-03-19 09:36:15 +01:00
iceman1001 a776f9a0bd style 2025-03-18 08:11:06 +01:00
Henry Gabryjelski 21ad101ff5 Major update to EM4x70 support:
1. Rework how communications with tag occur.
    a. bitstream to be sent to the tag is now fully pre-generated.
    b. bits sent and received are logged with start / end times.

2. Support built-in `hw dbg` for controlling verbosity of debug output

The new bitstream generation and logging has exposed a surprising legacy behavior ... each of the command that sent additional data (beyond the command) were:
* inserting an extra RM zero bit
* force-enabling command parity is used

This was not expected.  However, this PR maintains the behavior of the existing code.

TODO: Root-cause why the third RM bit is needed.  Fix code to remove that hack.

TODO: change the arm/client interface to ONLY use arrays of bytes, with well-defined content endianness, to avoid this problem.
2025-03-16 01:05:55 -07:00
iceman1001 06a1627a95 style 2025-03-12 16:48:30 +01:00
iceman1001 2137284a93 style\n Some improvements to trace list -t seos annotations. 2025-03-12 16:41:06 +01:00
Iceman e76ab09762 Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2025-03-11 14:20:48 +01:00
iceman1001 fd0311b139 style 2025-03-11 09:21:01 +01:00
iceman1001 af3a16b25c text and style 2025-03-02 16:45:01 +01:00
iceman1001 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. 2025-02-23 23:10:13 +01:00
iceman1001 323a4284ff modified weigand formats to include number of bits 2025-02-22 18:28:38 +01:00
iceman1001 1cf98096e6 style 2025-02-21 16:41:05 +01:00
iceman1001 cef07dedf6 code style, code clean up of redundant functions, comments, its many minor fixes across the platform. Sorry for not making 20 commits 2025-02-21 15:38:33 +01:00
n-hutton 7c37231b2c add helpful note for macos users 2025-02-18 16:09:16 +00:00
team-orangeBlue 88b30a778a Merge branch 'RfidResearchGroup:master' into mf4 2025-02-03 22:38:45 +03:00
team-orangeBlue be6dc2538c Finish MF4 documentation
Sufficient for configuration of an MF4 tag A-Z as needed.

I hope you figure it out!

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2025-02-03 22:38:20 +03:00
team-orangeBlue eb210c14d3 Initial MF4 support
Explained MF4 "thinking logic".

Also commented on MF3.

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2025-02-01 00:25:21 +03:00
Iceman c1bc38b39a Update Troubleshooting.md
Signed-off-by: Iceman <iceman@iuse.se>
2025-01-31 22:24:45 +01:00
iceman1001 1040fa8a86 style 2025-01-14 18:18:07 +01:00
Philippe Teuwen 917be92afc typos 2025-01-05 14:27:14 +01:00
iceman1001 2585a77403 fixed buffer overflow and swapped parameter to "suffix" since its not a output file name 2025-01-05 13:12:34 +01:00
zxkmm b997a91cd5 remove long name from sheet 2025-01-04 23:00:18 +08:00
zxkmm 8f724b1f41 document - textual 2025-01-04 21:16:35 +08:00
zxkmm 8f2b48a778 add -o argument for hf mf autopwn 2025-01-04 21:14:20 +08:00
Iceman 7843de1988 Merge pull request #2699 from Nya0/hts-restore
lf hitag hts restore & 82xx improvements
2024-12-31 21:40:58 +01:00
Piotr Rzeszut adadfb7fad Corrected documentation on SPI FLASH memory usage after SPIFFS area extension. 2024-12-29 22:45:50 +01:00
Nya0 86dc2e427c added to command files 2024-12-28 00:20:36 +03:00
Piotr Rzeszut 5261106098 Add spiffs operation checks, update changelog and documentation after moving t55xx configurations 2024-12-26 21:58:30 +01:00
Piotr Rzeszut 90b8c1d39e Update documentation & changelog to reflect key dictionaries moved to SPIFFS from statically allocated memory 2024-12-26 03:08:17 +01:00
klks df3916c7b6 Add annotations for FMCOS2.0 CPU Card
Adding annotations for the FMCOS 2.0 CPU Card that is used/sold in China.
2024-12-20 22:50:20 +08:00
Jonathan Lassoff cab81f4c91 Fix hf 15 view command examples 2024-12-18 11:26:53 +00:00
丸子 5bd33df708 Update macOS-Homebrew-Installation-Instructions.md
Apple Silicons are already supported

Signed-off-by: 丸子 <princeb4d@gmail.com>
2024-12-17 10:57:35 +08:00
Philippe Teuwen a13b1db49f make style 2024-12-09 15:16:46 +01: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
Piotr Rzeszut 1b781aae9f Update documentation on SPI flash memory to use modern client function calls with dashes. 2024-12-07 00:35:37 +01:00