Commit graph

143 commits

Author SHA1 Message Date
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
Philippe Teuwen
04f3cbe58c Update COMPILING.txt to point to the docs, update some instructions 2019-08-29 19:06:11 +02:00
Philippe Teuwen
73cefedd61 remove entirely ncurses, not needed nowadays 2019-08-29 18:22:14 +02:00
Philippe Teuwen
2a1e6dff80 hf iclass chk/lookup: load dic with searchFile and fail when errors in args 2019-08-26 13:36:37 +02:00
Philippe Teuwen
4ddc3d61d5 hf mf chk/fchk: load dic with searchFile and fail when errors in args 2019-08-26 13:21:03 +02:00
Philippe Teuwen
9d05628c3c mem load: update examples 2019-08-23 23:21:20 +02:00
Philippe Teuwen
c709ee7c10 rework PREFIX for future make install 2019-08-23 20:55:50 +02:00
Philippe Teuwen
23044c00d0 rename and move dict files 2019-08-22 22:16:33 +02:00
Philippe Teuwen
a95a962651 OSX instructions: developer mode 2019-08-21 20:33:36 +02:00
Philippe Teuwen
da31373258 non-rdv4 PLATFORM must now use the generic PM3OTHER, simpler 2019-08-21 20:06:14 +02:00
Philippe Teuwen
9535ce459e PLATFORM defs 2019-08-20 19:39:24 +02:00
Iceman
bd5a6094e7
Create emv_notes.md
converting @merlokk 's emv wiki to doc.
2019-08-20 15:03:03 +02:00
soffchen
dd8e12271b Add Proxmark3 rdv3 Easy with AT91SAM7S512 platform 2019-08-20 12:12:34 +08:00
Iceman
09c1244546
Merge pull request #338 from uhei/trace-doc
Doc: Add notes about trace to Wireshark export
2019-08-18 21:31:50 +02:00
Uli Heilmeier
a4010900ea Doc: Add notes about trace to Wireshark export
Adding some notes how to bring trace output into Wireshark.
2019-08-18 20:06:15 +02:00
Iceman
3ae3adf0a8
Update cheatsheet.md 2019-08-18 11:53:20 +02:00
Iceman
4a817588ba
Update cheatsheet.md 2019-08-17 23:01:31 +02:00
Iceman
b4ac11a10e
Update cheatsheet.md 2019-08-17 23:01:08 +02:00
Iceman
25507a6244
Update cheatsheet.md 2019-08-17 22:59:01 +02:00
Iceman
3408e31633
Update cheatsheet.md 2019-08-16 11:22:47 +02:00
Iceman
b8e054698a
Update cheatsheet.md 2019-08-16 11:20:06 +02:00
Alex Dib
d99911a03d Cheatsheet update - Added commands & fixed typos 2019-08-16 09:20:57 +10:00
Alex Dib
3fa7992940 Updated Cheatsheet 2019-08-13 18:48:56 +10:00