Commit graph

1061 commits

Author SHA1 Message Date
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
iceman1001
414275802d style 2024-01-25 01:55:07 +01:00
iceman1001
2d9c1a941c style 2024-01-24 18:18:13 +01:00
Yann GASCUEL
f8514f48d7 standalone: add HF_15SIM Standalone mode code source
Also add it into documentation and build_all_firmwares.sh
(standalone mode was added in Standalone Makefiles in a previous commit)
2024-01-24 13:59:12 +01:00
iceman1001
2d34713e58 text 2024-01-23 19:46:35 +01:00
iceman1001
081ff216eb style 2024-01-23 15:28:50 +01:00
Martijn Plak
e35385fde1 Adding processor flash memory reading, viewing and writing to file.
Works when the device is running either osimage or bootloader.

- New memory reading command in osimage and bootloader.
- Extended 'hw readmem' command with length parameter, file writing and hex viewer.
- Introduced '--dumpmem' option to proxmark3 executable to support dumping from bootloader.

Simple interactive examples:
  hw readmem -f flashdump
  hw readmem -l 1024
CLI example:
  ./pm3 --dumpmem flashdump.bin

Reading from arbitrary memory ranges can be unlocked using the 'raw' option.
2024-01-22 16:40:05 +01:00
team-orangeBlue
60ccacdbf4
Add record
Without styling..

Signed-off-by: team-orangeBlue <63470411+team-orangeBlue@users.noreply.github.com>
2024-01-19 23:47:45 +03:00