Commit graph

6300 commits

Author SHA1 Message Date
t0m4
95fd247e10 Add 'hf 15 csetuid' command to set UID on ISO15693 Magic tags 2019-07-07 10:52:00 +02:00
iceman1001
959a2a9c87 mysterious keys #issue 839 offical repo 2019-07-06 11:16:39 -04:00
Iceman
135f618c3f
Merge pull request #226 from slurdge/master
Gitignore more linux profile related files
2019-07-06 16:46:54 +02:00
slurdge
8926114b41 Gitignore more linux profile related files 2019-07-06 16:31:06 +02:00
Iceman
672158e0a5
Merge pull request #225 from slurdge/master
Fix #224
2019-07-06 15:34:34 +02:00
slurdge
5fbbbc30ba Fix #224 2019-07-06 15:31:32 +02:00
Philippe Teuwen
e047d223e4 Fix #216: skip --as-needed linker options under MacOSX 2019-07-06 10:06:04 +02:00
Philippe Teuwen
db572df923
Merge pull request #222 from ViRb3/master
Print help if unknown arg for hitag reader/writer
2019-07-05 00:13:49 +02:00
Victor
773845f411 Print help if unknown arg for hitag reader/writer 2019-07-04 22:12:48 +01:00
Philippe Teuwen
ee222095c3 bt manual: add scan on step 2019-07-04 20:55:24 +02:00
Iceman
660fac3027
Merge pull request #221 from ViRb3/master
Fix clock deadlock in hitag sniff
2019-07-04 12:33:34 +02:00
Iceman
ae4c3374cb
Update default_keys.dic
More keys from 6b6bafed54
2019-07-04 12:33:01 +02:00
Victor
6646c20ef3 Fix clock deadlock in hitag sniff 2019-07-04 11:28:43 +01:00
Iceman
a3962c16c3
Merge pull request #218 from joanbono/master
Added documentation: Compiling for other boards
2019-07-03 21:28:24 +02:00
Slurdge
7205a910c5 Add compiler name in [CLIENT] section 2019-07-03 16:08:09 +02:00
Philippe Teuwen
ea487f3d88 Ease non-QT users life 2019-07-03 14:45:41 +02:00
Slurdge
f5f9d9f0c0 Add support for automatic COM detection on Windows 2019-07-03 14:30:19 +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
iceman1001
3756765841 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-06-30 04:18:34 -04:00
iceman1001
17f97abfcb fix: spurious chars because strlen doesnt count ending zero 2019-06-30 04:18:03 -04:00
Iceman
f7af3419b7
Update README.md 2019-06-29 20:07:53 +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
Iceman
3938933c63
Update default_keys.dic
from mct app pr.
2019-06-28 15:50:19 +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
iceman1001
c6d245b843 fix: syntax erros in luascripts 2019-06-23 08:13:17 -04:00
Iceman
23d1d74482
Merge pull request #214 from jacopo-j/master
Fix syntax errors with Calypso Lua script & 14443b Lua lib
2019-06-23 14:09:17 +02:00
Jacopo Jannone
7e1d4a54ad Fix syntax errors with Calypso & 14443b Lua 2019-06-23 11:53:48 +02:00
Iceman
e1d6d3eeb9
Merge pull request #213 from bettse/master
Add homebrew details to blueshark manual
2019-06-23 08:51:21 +02:00
Eric Betts
e359013563 Add homebrew details to blueshark manual 2019-06-22 14:35:29 -07:00
Iceman
2637644a2f
Merge pull request #212 from TheBizzotech/patch-1
Update bt_manual_v10.md
2019-06-21 21:59:50 +02: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
Iceman
45dc0fbc42
Update README.md 2019-06-17 09:50:17 +02:00
Iceman
ec1939ff04
Update README.md 2019-06-17 09:49:10 +02:00
Iceman
75a78c1aa9
Update README.md 2019-06-17 09:42:47 +02:00
Iceman
ca9ed6f691
Update readme.md 2019-06-17 09:38:50 +02:00
iceman1001
7961ff982d unique and added some more keys from @korsehindi 2019-06-15 12:05:40 -04:00
iceman1001
f11500f60f revert and double check empty buffers 2019-06-13 15:13:41 -04:00
iceman1001
283cc8d12a convert NG 2019-06-13 12:28:30 -04:00
iceman1001
a48f2e232f convert NG 2019-06-13 12:23:25 -04:00
Philippe Teuwen
f1f50c869a changelog 2019-06-12 15:22:25 -07:00
Philippe Teuwen
04f8c27feb clarify usart baudrates 2019-06-12 14:59:00 -07:00
Philippe Teuwen
2382ad551b update msleep in deprecated-hid-flasher 2019-06-12 13:57:02 -07:00
Philippe Teuwen
1ebfa897c8 remove some cppcheck warnings 2019-06-12 06:41:23 -07:00
Iceman
dd9005719a
Update README.md 2019-06-09 22:39:07 +02:00
iceman1001
7afc4b7b3b chg: cleanup 2019-06-09 18:08:46 +02:00