1076 Commits
Author SHA1 Message Date
iceman1001 ba8a68f37c fixes entering bootload messages to be less scary 2024-09-10 14:29:47 +02:00
Philippe Teuwen 16b56f4992 Fix opensuse instructions 2024-09-10 10:06:01 +02:00
iceman1001 e50459b2c5 style 2024-09-06 22:59:23 +02:00
iceman1001 7a4bd03cc0 added bounds checking for when the proxmark3 is simulating a ISO14443a tag 2024-09-05 18:38:17 +02:00
iceman1001 9c181dd83d step one of bounds checking all responses when receiving ISO14443A frames... because @doegox find a missbehaving IC clone..... 2024-09-05 17:52:10 +02:00
iceman1001 7f40ad7f9d style 2024-08-29 12:29:23 +02:00
douniwan5788 61e3059fd8 fix new_frame_format.md typo 2024-08-27 23:25:24 +08:00
iceman1001 6a95f16102 style and text 2024-08-25 15:17:02 +02:00
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
douniwan5788andGitHub 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
dhuuthangandGitHub 9069b27d4e Add code to hide initial cmd window
Signed-off-by: dhuuthang <dhuuthang@gmail.com>
2024-07-25 23:17:12 +07:00
dhuuthangandGitHub 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
XavierandGitHub e7a21a42f0 Merge branch 'RfidResearchGroup:master' into update_workbench_driver 2024-07-16 00:29:17 -04:00
XavierandGitHub 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øllerandGitHub 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
Akury83andGitHub 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