Commit Graph

1135 Commits

Author SHA1 Message Date
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
Piotr Rzeszut 565f3f1feb Extend storage allocated for Mifare keys to 4095 keys. Update documentation on the feature and memory map 2024-12-07 00:34:29 +01:00
iceman1001 b1c604c4cb style 2024-11-22 11:32:10 +01:00
iceman1001 f1e6cd8a4c style 2024-11-21 00:38:02 +01:00
iceman1001 2ad635ce57 style 2024-11-20 23:32:02 +01:00
iceman1001 3a3ea75d12 style 2024-11-15 14:28:14 +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
Akury83 53e8f56ae2 Update magic cards notes
Signed-off-by: Akury83 <87064827+Akury83@users.noreply.github.com>
2024-11-12 14:29:29 +11:00
iceman1001 b3285cce8a style 2024-11-02 15:13:40 +01:00
nvx ef0cf93a5d fix typos and regenerate command list 2024-11-02 23:34:38 +10:00
Iceman 6a79c16324 Merge pull request #2593 from Akury83/master
Update to fix some small USCUID-UL errors and add new developments
2024-10-28 01:23:05 +01:00
Akury83 88385c9b80 Update magic_cards_notes.md
Signed-off-by: Akury83 <87064827+Akury83@users.noreply.github.com>
2024-10-27 17:21:35 +11:00
Akury83 29a16b1d54 Update to fix some small USCUID-UL errors and add new developments
Signed-off-by: Akury83 <87064827+Akury83@users.noreply.github.com>
2024-10-27 15:49:35 +11:00
libin-ka 15cf4f60e9 Update magic_cards_notes.md
style

Signed-off-by: libin-ka <46210417+libin-ka@users.noreply.github.com>
2024-10-25 22:10:09 +08:00
iceman1001 0c2ef9d3a8 style 2024-10-18 17:37:52 +02:00
douniwan5788 592b0ba75b doc: update 82xx 2024-10-17 19:16:57 +08:00
iceman1001 8293b81217 style 2024-10-12 13:56:17 +02:00
Iceman e431d33fd5 Merge branch 'master' into reason
Signed-off-by: Iceman <iceman@iuse.se>
2024-10-04 11:12:49 +03:00
iceman1001 ff765f569f change out some non-breaking wait for response from some command which shouldnt have it. Sniff / simulate / bruteforce should have it. and some minor text / style 2024-10-04 10:01:50 +02:00
iceman1001 e162cc3953 style and text. Might need some hint for the next step when/how unhash output is used 2024-10-01 10:15:44 +02:00
iceman1001 01a191f385 style 2024-10-01 09:52:46 +02:00
Iceman a03cde3db5 Merge branch 'master' into reason
Signed-off-by: Iceman <iceman@iuse.se>
2024-09-30 19:00:22 +03:00
iceman1001 71c86f4b21 style 2024-09-30 10:36:29 +02:00