Commit Graph

1068 Commits

Author SHA1 Message Date
Henry Gabryjelski f2ff5f757d writeup from discord, plus extra text
Created as a strawman response to iceman's
suggestion that this would be useful in the repo.

Feel free to move it elsewhere / edit, as you prefer.
2024-08-23 21:08:13 -07:00
douniwan5788 e317d16eaf Correct the password for 8265 in magic_cards_notes.md
Signed-off-by: douniwan5788 <douniwan5788@gmail.com>
2024-08-14 23:34:10 +08:00
Philippe Teuwen 369c5bb5db Added native output grabbing for Python and Lua: less hacky than output_grabber.py, should work on ProxSpace as well 2024-08-14 13:53:20 +02:00
Philippe Teuwen 83f6e2b56b make style 2024-08-14 10:57:05 +02:00
mik 5de4f6ae3c fix hitag help typos 2024-08-08 14:11:37 +02:00
Philippe Teuwen ee8b9ca74b make style 2024-08-03 21:21:11 +02:00
Philippe Teuwen 153064ddfa Fix a bunch of potential buffer overruns with CLIGetStrWithReturn :
Most prominent one was "lf pac clone --cn 123456789" causing garbage on the terminal
Some changed code was valid before but as ppl tend to copy-paste to new code,
better to uniformize and document usages of CLIGetStrWithReturn.

Exceptions left are when filling real buffers (bin, raw,...), not strings.
2024-07-30 22:23:04 +02:00
dhuuthang 9069b27d4e Add code to hide initial cmd window
Signed-off-by: dhuuthang <dhuuthang@gmail.com>
2024-07-25 23:17:12 +07:00
dhuuthang 1788a0451c Update Windows-WSL2-Installation-Instructions.md
Add script for quick init

Signed-off-by: dhuuthang <dhuuthang@gmail.com>
2024-07-25 22:52:03 +07:00
iceman1001 4de7b7d6b9 style 2024-07-21 16:19:21 +02:00
Xavier e7a21a42f0 Merge branch 'RfidResearchGroup:master' into update_workbench_driver 2024-07-16 00:29:17 -04:00
Xavier 6404cf82e8 Update workbench download
Ensures consistency with the rest of the downgrade instructions 

Signed-off-by: Xavier <90627943+kitsunehunter@users.noreply.github.com>
2024-07-16 00:27:28 -04: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
iceman1001 369db7c9d7 style 2024-05-27 20:29:02 +02:00
iceman1001 42f0699c78 style 2024-05-14 10:04:28 +02:00
Akury83 541bb31143 Update to include USCUID-UL
Update to include USCUID-UL chips
Removed hidden block reading and writing from UFUID chips, as these do not have hidden blocks.

Signed-off-by: Akury83 <87064827+Akury83@users.noreply.github.com>
2024-05-06 23:30:57 +10:00
iceman1001 3f6ea0f0fc style 2024-04-22 16:35:22 +02:00
iceman1001 4e540053e9 style 2024-04-07 11:38:51 +02:00
iceman1001 aee02cd523 style 2024-03-19 11:16:02 +01:00
iceman1001 59bc927698 style 2024-03-16 19:56:27 +01:00
iceman1001 94c3bdd91c style 2024-03-14 11:26:06 +01:00
Henry Gabryjelski cc2bae2f4d lf em 4x70 writekey --> lf em 4x70 setkey 2024-03-13 09:38:35 -07:00
Henry Gabryjelski ba83ac065e lf em 4x70 writepin --> lf em 4x70 setpin 2024-03-13 09:25:43 -07:00
Henry Gabryjelski 0a598b254c make style changes 2024-03-11 17:28:05 -07:00
Antonio Gamez Diaz 8b64a7ae8b Fix typo 2024-03-11 20:04:51 +01:00
Benjamin Møller 91c2d6481e Update ext_flash_notes.md
I think the last advice to backup is important, but the command does not work.
"mem dump p f flash_signature_dump o 262015 l 128" is now "mem dump -f flash_signature_dump -o 262015 -l 128". (OS: Iceman/master/v4.18218)

Signed-off-by: Benjamin Møller <37707273+LupusE@users.noreply.github.com>
2024-03-09 20:41:48 +01:00
s00se 1f212c893a Update termux_notes.md
Remove section for `proxmark3-git` as it is no longer a package within Termux

Signed-off-by: s00se <95649696+s00se@users.noreply.github.com>
2024-02-28 14:27:20 -07:00
krislyon 3e409275d7 Update to sample dump in T5577_Guide.md.
In part 2 of the guide we create an EM4100 with an ID of 1122334455, and then check that we are successful.  The sample show to check against however is for an EM4100 with ID of 0F0368568B.

- Removed dump of EM4100 with ID: 0F0368568B
- Added dump of EM4100 with ID: 1122334455

Signed-off-by: krislyon <kris.lyon@gmail.com>
2024-02-26 00:41:34 -05:00
Mykhailo Shevchuk 589f4a9bc3 UL-5 minor edit of command output 2024-02-25 00:21:18 +02:00
Mykhailo Shevchuk dc92ebadcd Returned plain commands for USCUID kinds 2024-02-25 00:18:48 +02:00
Mykhailo Shevchuk adc069789a Lists style fixed 2024-02-24 00:26:18 +02:00
Mykhailo Shevchuk b842019992 Linting of MD for readability of markdown 2024-02-24 00:11:41 +02:00
Mykhailo Shevchuk 505aa6b0e8 Fixed commands for MFC magic cards to actual ones and changes docs for using new ones 2024-02-24 00:04:41 +02:00
Mykhailo Shevchuk 7be1e21fb7 Magic cards small editing + clarification for UL-5 2024-02-23 02:12:19 +02:00
Mykhailo Shevchuk 6d5d3e9266 Cloner notes fixed typo 2024-02-23 01:25:54 +02:00
iceman1001 26fda45837 style 2024-02-21 22:49:59 +01:00
iceman1001 c4bb26b1ef make style 2024-02-21 17:14:54 +01:00
iceman1001 d9e860a8ae suggestion how to fix: wrong permissions on runtime directory 2024-02-20 11:12:12 +01:00
iceman1001 9f4be280e0 style 2024-02-18 20:14:32 +01:00
iceman1001 f5e976afa6 style 2024-02-16 21:59:45 +01:00
iceman1001 3a1122ca02 missing dependency. but it gd should come with the OS installation 2024-02-16 20:31:17 +01:00
wh201906 af11b98f09 Misc work about flashing firmware by JTAG
Add config file for CMSIS-DAP
Highlight the note for unlocking the JTAG ports
2024-02-16 14:57:41 +08:00
iceman1001 7c6d60e7ef style 2024-02-03 16:05:58 +01:00
Christian Zietz 404d0a8c7b Fix 'make style' findings 2024-02-02 20:51:56 +01:00
Iceman f9ea405940 Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2024-01-29 11:55:45 +01:00
Iceman e9e98848d9 Update Windows-Installation-Instructions.md
Signed-off-by: Iceman <iceman@iuse.se>
2024-01-29 11:48:06 +01:00
Henry Gabryjelski 2442a9f4f2 update wsl2 instructions for USBIPD v4.0.0 2024-01-28 19:05:05 -08:00
iceman1001 5028d6f664 style 2024-01-28 11:16:45 +01:00
iceman1001 303c6b6067 style 2024-01-26 12:45:23 +01:00
nvx 49f7ae57dc Changed hf mf gdmcfg/gdmsetcfg commands to support Gen1a and GDM Alt magic wakeups
This was implemented with a new pair of RPCs CMD_HF_MIFARE_READBL_EX and CMD_HF_MIFARE_WRITEBL_EX
these RPCs support all combinations of read/write commands, wakeup, and auth options so
in time can replace the other MFC read/write commands too reduce armsrc code size
and complexity.

Also added config parsing for the gdm cfg block when reading with hf mf gdmcfg and
explicitly with hf mf gdmparsecfg.
2024-01-26 20:09:08 +10:00