Commit graph

165 commits

Author SHA1 Message Date
Philippe Teuwen
8b99cd0303 Add SKIPQT makefile var 2019-10-09 19:28:37 +02:00
mwalker33
275c628da5 lf t55xx detect and help
Added lf t55xx detect to try without password first and try password if still not detected.
Added password status to detected output.

Updated lf t55xx help to show current default downlink mode.

typo fixed in win10 color help
2019-10-08 21:46:36 +11:00
Iceman
27ae47b38e
Merge pull request #420 from mwalker33/master
Color on windows 10
2019-10-06 20:00:59 +02:00
mwalker33
9b2dcf1a5c help for win10 color 2019-10-06 18:40:50 +11:00
Philippe Teuwen
3560cf5466 bootrom: remove deprecated CMD_SETUP_WRITE 2019-10-05 19:10:40 +02:00
mwalker33
098e0a183f client win10 color support 2019-10-05 14:09:46 +10:00
mwalker33
b1e4e5e0cc Update T5577_Guide.md 2019-10-04 22:12:25 +10:00
mwalker33
43d98da458 T5577 Howto 2019-10-04 22:04:03 +10:00
Iceman
b54c7b4dd1
Update Linux-Installation-Instructions.md 2019-09-24 13:14:47 +02:00
Philippe Teuwen
e95186e5c7 WSL: detect auth problems to run wmic 2019-09-24 11:45:38 +02:00
Iceman
fe2be43380
Update extensions_notes.md 2019-09-23 16:40:48 +02:00
Iceman
238e41c683
Update cheatsheet.md 2019-09-20 13:19:19 +02:00
Philippe Teuwen
9f88580061 adapt flasher docs 2019-09-09 19:55:55 +02:00
Philippe Teuwen
1a459d644d fix flasher doc 2019-09-09 01:54:59 +02:00
Philippe Teuwen
afe891647f merge flasher in client 2019-09-09 01:35:15 +02:00
Philippe Teuwen
9cf2cd7ca9 remove leading/tailing "/" from installation RELPATHs 2019-09-05 23:20:46 +02:00
Philippe Teuwen
1429ef20f0 update notes 2019-09-05 14:22:52 +02:00
Iceman
9ce37fdd1c
Update extensions_notes.md 2019-09-05 11:33:34 +02:00
Iceman
9fd646f25f
Create extensions_notes.md 2019-09-05 11:29:32 +02:00
Iceman
955eb2e536
Update path_notes.md 2019-09-05 11:21:54 +02:00
Philippe Teuwen
5dc63fa239 Add sim011.asm 2019-09-05 09:29:45 +02:00
Philippe Teuwen
70a7a99751 make install: more flexible on relpath tuning 2019-09-05 08:45:12 +02:00
Philippe Teuwen
326547281d update docs 2019-09-05 00:37:25 +02:00
Philippe Teuwen
620be5f5cc doc style 2019-09-05 00:14:34 +02:00
Philippe Teuwen
505eb0a3ca path notes: updates 2019-09-05 00:11:34 +02:00
Philippe Teuwen
02a2b902ce document make install breakdown for maintainers 2019-09-04 19:15:19 +02:00
Iceman
affecd63bf
Update path_notes.md 2019-09-04 11:03:58 +02:00
Iceman
4623340374
Update path_notes.md 2019-09-04 11:01:49 +02:00
Iceman
0e3d1d4807
Create path_notes.md
Inital comment of notes about path.
2019-09-04 10:49:16 +02:00
Philippe Teuwen
c2b6fb16a2 leftover sudo 2019-09-04 09:00:03 +02:00
Philippe Teuwen
b577ca15e9 update instructions 2019-09-03 22:54:42 +02:00
Iceman
d4cd32b723
Update Troubleshooting.md 2019-09-03 21:00:30 +02:00
Iceman
62f598c413
Update Troubleshooting.md 2019-09-03 20:59:23 +02:00
Philippe Teuwen
5ec14e0c94 Troubleshooting ToC
Done with https://github.com/ekalinin/github-markdown-toc
2019-09-03 20:39:47 +02:00
Philippe Teuwen
21f34fabc2 update troubleshooting notes 2019-09-03 20:30:27 +02:00
Philippe Teuwen
1cc027d41a Debian/WSL: align reqs and move to QT5 by default 2019-09-01 22:51:08 +02:00
Philippe Teuwen
bf8d4ece18 Add instructions for Fedora 2019-09-01 20:09:03 +02:00
Philippe Teuwen
d0ad275f1e Remove wget from global requirements 2019-09-01 20:05:08 +02:00
Philippe Teuwen
bd4cce1270 remove global libusb requirement, add note to compile HID flasher 2019-09-01 20:02:55 +02:00
Philippe Teuwen
0bd3d3673f remove p7zip requirement 2019-09-01 19:52:14 +02:00
Philippe Teuwen
b792d0d51b make -j install fails from now, do make -j; make install 2019-08-31 19:58:00 +02:00
Iceman
3c515e8ec5
Update Maintainers.md 2019-08-31 10:59:21 +02:00
Philippe Teuwen
6949a780fc Add possibility to make install more firmware variants 2019-08-31 00:26:35 +02:00
Philippe Teuwen
ddd32bcb4b Maintainers.md 2019-08-30 23:53:13 +02:00
Philippe Teuwen
7e579f9fca rename SIMxxx.BIN in lowercase 2019-08-30 22:13:51 +02:00
Philippe Teuwen
d772c6169a rename flasher -> proxmark3-flasher 2019-08-30 21:57:43 +02:00
iceman1001
54a58cde4e textual 2019-08-30 08:57:04 +02:00
iceman1001
5bb12724ae add: updated the loclass document 2019-08-30 08:51:31 +02:00
Philippe Teuwen
e47969aa95 migrate simmodule/readme.txt content to 2_Configuration-and-Verification.md 2019-08-29 23:43:48 +02:00
Philippe Teuwen
8987e956ac POSIX sh version of mkversion
Most targeted platforms have "sh" and don't need Perl as requirement.
Still Perl script is present as fallback.
2019-08-29 23:23:53 +02:00