Commit graph

89 commits

Author SHA1 Message Date
Philippe Teuwen 77b7b614f6 style 2019-07-29 18:08:42 +02:00
netvader 4fad956699
Update termux_notes.md
tested Termux sucessfully on Nexux 5X with LineageOS 15.1 which has USB_ACM enabled by default
2019-07-29 17:59:19 +02: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
Philippe Teuwen 9d8402933d JTAG notes 2019-07-28 19:41:45 +02:00
mwalker33 9085465c38 Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg 2019-07-25 21:00:41 +10:00
mwalker33 3211f35062 Added set default timings 2019-07-25 21:00:30 +10:00
mwalker33 b222161941
Merge branch 'master' into master 2019-07-25 20:12:00 +10:00
mwalker33 77d96ff3b7 Bug Fix Timing order
Timing for backward compatibility
2019-07-25 20:01:03 +10:00
Philippe Teuwen c0eb19acb1 remove tabs 2019-07-24 00:52:24 +02:00
Philippe Teuwen 9dc1b1664d Add external flash layout notes 2019-07-17 21:11:34 +02:00
Philippe Teuwen dfdef0bbcc Clarify some PLATFORM_EXTRAS usages 2019-07-17 20:39:32 +02: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 0ea7fa7784 buggy 'mem read' removed, 'mem save' renamed 'mem dump', can now display too 2019-07-15 12:57:20 +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
Uli Heilmeier 0b1479b43c BT Manual: Update device info for macOS 2019-07-07 21:33:00 +02:00
Philippe Teuwen ee222095c3 bt manual: add scan on step 2019-07-04 20:55:24 +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 b814653eed Explain H5 2019-06-30 18:31:46 +02:00
Philippe Teuwen eca84d4880 fix mac 2019-06-30 18:29:54 +02:00
Philippe Teuwen e02ac1541b addon doc: H5 & cli pairing 2019-06-30 18:26:08 +02:00
Iceman 9e15a3a79b
Create termux_notes.md
Massive thanks to Anon for this contribution
2019-06-29 20:06:02 +02:00
Iceman f9075feacc
Update bt_manual_v10.md 2019-06-29 17:30:07 +02:00
Iceman cdb68cd7a4
Update bt_manual_v10.md 2019-06-29 17:22:45 +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
Eric Betts e359013563 Add homebrew details to blueshark manual 2019-06-22 14:35:29 -07:00
TheBizzotech 7d563b1dc7
Update bt_manual_v10.md
Troubleshoot MacOS issues with Blue Shark pairing:


#### MacOS

#### (1) Connecting rdv4.0 with Bluetooth on MacOS

With MacOS Mojave 10.14.5 you could experience some continuosly disconnecting and difficult to recconnect the device at the system wakeup, to avoid this problem do a PRAM reset before to add your Proxmark3 RDV4 Blue Shark:

  1. Open a Terminal and execute this command: sudo rm -R /Library/Preferences/com.apple.Bluetooth.plist.
  2. Shut down your Mac.
  3. Then turn it on and immediately press and hold these four keys together: Option, Command, P, and R.
  4. You can release the keys after about 20 seconds, during which your Mac might appear to restart.

After reboot you can go ahead to pairing your Proxmark3 RDV4 Blue Shark:

  5. Make sure the Blue Shark BT switch is turned ON
  6. On your Mac, choose Apple menu -> System Preferences, then click Bluetooth.
  7. Select the device in the list, then click Connect and add the 1234 pwd.
2019-06-21 21:36:14 +02:00
Philippe Teuwen b7016e0bed frame format doc: txt to md 2019-06-02 17:42:14 +02:00
Philippe Teuwen 3cb6912d8e update btaddon doc 2019-06-02 16:39:50 +02:00
Philippe Teuwen a937d47482 doc 2019-05-31 21:39:45 +02:00
Philippe Teuwen b2ecb02adc doc 2019-05-31 21:38:16 +02:00
Philippe Teuwen ebf714fc64 doc 2019-05-31 21:37:11 +02:00
Iceman 9056b29e8b
Update bt_manual_v10.md 2019-05-30 19:22:03 +02:00
Iceman e71235aeb9
Update bt_manual_v10.md 2019-05-30 19:21:06 +02:00
Iceman 30f10f787d
Update bt_manual_v10.md
added images
2019-05-27 17:26:20 +02:00
Iceman 07064ca814
Update bt_manual_v10.md 2019-05-27 11:00:10 +02:00
Iceman 08c3088e08
Update bt_manual_v10.md
added linux / windows instructions (@doegox )
2019-05-27 10:25:34 +02:00
Iceman f9d5083bcc
Update bt_manual_v10.md 2019-05-27 10:10:57 +02:00
Iceman 050cb16683
Update bt_manual_v10.md 2019-05-27 10:04:27 +02:00
Iceman 973984f8c7
Update bt_manual_v10.md 2019-05-27 10:03:10 +02:00
Iceman 2e477b423d
Update bt_manual_v10.md 2019-05-27 10:00:58 +02:00
Iceman c06830b8f1
Create bt_manual_v10.md 2019-05-27 09:57:07 +02:00