Commit graph

126 commits

Author SHA1 Message Date
Jonathan Farley
698ea94bc3
Update Mac-OS-X-Homebrew-Installation-Instructions.md
Spelling.
2020-03-10 12:40:58 -04:00
Iceman
52452c8dde
Update Linux-Installation-Instructions.md 2020-02-25 15:37:27 +01:00
Iceman
bf66d66114
Update Troubleshooting.md 2020-02-17 20:19:40 +01:00
iceman1001
4f912abaf6 Add 'lf_icehid' - new standalone mode for reading lf HID credentials and store it to RDV4 flashmem 2020-01-30 17:05:59 +01:00
Philippe Teuwen
875ad69aee Add installation instructions for openSUSE 2020-01-20 23:13:05 +01:00
Philippe Teuwen
5cdc6aab48 Remove libsndfile dep and code our own savewav 2020-01-13 13:49:32 +01:00
Iceman
a098fb9485
Update Linux-Installation-Instructions.md
add libsndfile for ArchLinux / Fedora (@doegox )
2019-12-22 21:39:27 +01:00
iceman1001
96d3bbc353 chg: update instructions for dependecies. sudo apt-get install libsndfile1-dev 2019-12-22 11:20:17 +01:00
Iceman
e0d4e69cb9
Update Mac-OS-X-Homebrew-Installation-Instructions.md
textual
2019-11-13 16:21:28 +01:00
Iceman
f7ad5747f3
Update 4_Advanced-compilation-parameters.md 2019-11-12 04:25:30 +01:00
Philippe Teuwen
a5a7719955 windows instructions: rephrase to avoid confusion with installation commands 2019-11-04 21:11:41 +01:00
Riley Guerin
f9a80ea47b
make warning about ModemManager louder
#updatingforafriend
2019-10-29 12:41:33 -07:00
mwalker33
9c2ef4e0da 2nd Win10 Color Reg. Key Check 2019-10-26 13:17:33 +11:00
Iceman
260f6b9c2f
Update Troubleshooting.md 2019-10-16 10:04:38 +02:00
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
mwalker33
9b2dcf1a5c help for win10 color 2019-10-06 18:40:50 +11: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
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
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
02a2b902ce document make install breakdown for maintainers 2019-09-04 19:15:19 +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
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
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
soffchen
dd8e12271b Add Proxmark3 rdv3 Easy with AT91SAM7S512 platform 2019-08-20 12:12:34 +08:00
Philippe Teuwen
b65baa2e55 fix link 2019-07-28 21:01:27 +02:00
Philippe Teuwen
925a9646c6 troubleshooting doc 2019-07-28 19:45:34 +02:00
mwalker33
3211f35062 Added set default timings 2019-07-25 21:00:30 +10:00
mwalker33
77d96ff3b7 Bug Fix Timing order
Timing for backward compatibility
2019-07-25 20:01:03 +10:00
Philippe Teuwen
7efaeec054 Linux install: limit dependencies to the really needed ones 2019-07-17 19:01:51 +02:00
slurdge
a784608d94
Add the needed qt package on ArchLinux
qt5-base is enough on my Arch
2019-07-16 22:05:51 +02:00
Philippe Teuwen
d746847d13 proxmark3.sh for WSL: handle case when chmod is needed 2019-07-14 17:58:47 +02:00
Philippe Teuwen
edcd2b974e wsl: no driver required 2019-07-13 13:05:38 +02:00
Philippe Teuwen
ed47ca7186 tuning windows doc 2019-07-13 00:36:10 +02:00
Philippe Teuwen
d11684fcab Get proxmark.sh supporting WSL 2019-07-13 00:14:23 +02:00
Philippe Teuwen
ec534305de Document WSL and update ProxSpace instructions 2019-07-12 21:47:56 +02:00
Philippe Teuwen
cbfd195abf Document compilation options 2019-07-12 01:55:36 +02:00
Iceman
a3962c16c3
Merge pull request #218 from joanbono/master
Added documentation: Compiling for other boards
2019-07-03 21:28:24 +02:00
Philippe Teuwen
ea487f3d88 Ease non-QT users life 2019-07-03 14:45:41 +02:00
jbono
c403644882 Added documentation: Compiling for other boards 2019-07-01 16:47:10 +02:00
Philippe Teuwen
0eea50f5a0 Add support for compilation on RaspberryPiZero (armv6)
More generally, add support for platforms with atomics, which not really linked to
architecture but compiler features. This may also help on some mips for example.
2019-06-26 00:12:32 +02:00
Uli Heilmeier
345f936054 Doc: Update macOS install instruction
Reviewed install instructions for macOS and updated where necessary.
2019-05-10 22:39:54 +02:00
Philippe Teuwen
5fbaabc9b2 update doc, remove obsolete info 2019-05-06 19:49:15 +02:00
Philippe Teuwen
d7109f0d66 minor tweaks in doc 2019-05-05 20:05:02 +02:00
Philippe Teuwen
5b86284b49 update docs 2019-05-05 19:53:58 +02:00
Philippe Teuwen
4bb6b46713 reorganize doc 2019-05-05 00:18:18 +02:00