Commit graph

6200 commits

Author SHA1 Message Date
Philippe Teuwen 2cffd0f2be doc 2019-05-31 21:44:06 +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
iceman1001 ecc62add26 fix return check 2019-05-31 14:07:07 -04:00
iceman1001 0a3791ea3a chg: 'lualibs - 14a minor adaptation 2019-05-31 19:10:01 +02:00
iceman1001 a8b09eba31 chg: 'hf mfu info' - typo 2019-05-31 19:06:22 +02:00
iceman1001 d87daf8b76 fix: 'mem load' - wrong offsets erased for dictionaries (MF/ICLASS) 2019-05-31 17:15:54 +02:00
iceman1001 d5c45a7368 fix: 'mem load' - erased wrong offsets for dictionaries MF/ICLASS. 2019-05-31 17:14:57 +02:00
iceman1001 430742a3b6 chg: 'mem info - public key' 2019-05-31 11:25:49 +02:00
Oleg Moiseenko 295945634f
Update README.md 2019-05-30 20:30:08 +03: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 6205c0da87
Merge pull request #205 from phcoder/gaifixr
Specify that we need TCP and not UDP connection
2019-05-29 21:24:52 +02:00
Vladimir Serbinenko 9923765c0a Specify that we need TCP and not UDP connection
Relevant man pages say that with our previous
code libc might return either. Glibc returns tcp but
bionic returns udp. So specify it explicitly
2019-05-29 19:25:48 +02:00
iceman1001 b378d373ad chg: USB doesnt need extra delay 2019-05-29 04:00:02 -04:00
iceman1001 d2fb18f648 chg: 'hf mf dump' - remove debug statements 2019-05-29 08:55:12 +02:00
iceman1001 cee2fc7a34 hf mf rdbl - uses NG 2019-05-28 13:20:56 -04:00
iceman1001 ffc24d672b keys 2019-05-28 13:18:33 -04:00
iceman1001 caee0a1f6a key 2019-05-28 08:00:33 -04:00
iceman1001 d1ae9dc76e cleanup 2019-05-28 05:24:36 -04:00
iceman1001 0004b1075e chg: lf cotag demod - adjusted error trigger 2019-05-28 05:23:48 -04:00
iceman1001 8ed6c18497 style 2019-05-28 05:22:38 -04:00
iceman1001 74fb740c21 fix: lf em 4x05 - use correct paritytest (@marshmellow)\nchg: lf em 4x05_read\n chg: lf em 4x05_write - uses NG 2019-05-28 05:15:12 -04:00
Iceman 30f10f787d
Update bt_manual_v10.md
added images
2019-05-27 17:26:20 +02:00
iceman1001 548d6429ed return codes 2019-05-27 09:15:53 -04:00
iceman1001 b77a077271 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 2019-05-27 07:46:31 -04:00
iceman1001 53f2058c7a chf: hf mf eget\nhf mf eset\nhf mf eclr - uses NG 2019-05-27 07:46:27 -04: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 36d1cb0eb8
Update README.md 2019-05-27 10:16:46 +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
Iceman 72cbe74c8f
Delete bt manual v1.0 2019-05-27 09:56:23 +02:00
Iceman 59f0afb339
Create bt manual v1.0
draft
2019-05-27 09:54:05 +02:00
iceman1001 58bed70ad0 chg: hf 14a sim - uses NG 2019-05-26 15:00:49 -04:00
iceman1001 b05796c7c4 chg: hf mf dbg\nchg: hf mf sim\nchg: hf 14a sim - uses NG 2019-05-26 13:42:27 -04:00
Philippe Teuwen 51e4df533e New button behaviour in bootloader mode:
- Keep button pressed when powering to force entering bootloader
  - Once in bootloader more, you can release the button
- When in bootloader mode (no matter how you entered that mode)
  - One button press to quit bootloader mode and boot main image
2019-05-26 17:48:30 +02:00
iceman1001 ade858b4f5 fix: script run read_pwd_mem - wrong offsets for -i/-t/-m 2019-05-25 15:56:56 -04:00
iceman1001 6df94abf71 textual 2019-05-25 13:32:54 -04:00
iceman1001 37c30c0395 fix: askdemod - enhances which solves some viking demod errors 2019-05-25 13:27:43 -04:00
iceman1001 abc66484e5 fix: 14a raw commands - running lua scripts works again for MIX/NG frames 2019-05-25 09:06:44 -04:00
iceman1001 2d972f8cb9 style 2019-05-24 10:31:31 -04:00
iceman1001 20b39d55f2 fix: lf presco - show helptexts again 2019-05-24 10:27:21 -04:00
iceman1001 10fc50aff8 fix: lf viking demod - works :) 2019-05-24 09:48:31 -04:00
iceman1001 0d1438d156 chg: lf psksim - uses NG 2019-05-24 09:11:30 -04:00
iceman1001 80a91eba11 chg: need to free some 2019-05-24 07:22:50 -04:00