Commit graph

6765 commits

Author SHA1 Message Date
Philippe Teuwen fb00690957 rename and +x few eml helper scripts 2019-08-21 22:45:06 +02:00
Philippe Teuwen 1e97acdf5e remove old arm toolchain installation script 2019-08-21 21:39:21 +02:00
Philippe Teuwen e422296855 removed install.sh, better to stick to the install docs 2019-08-21 20:38:56 +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
Iceman 3cf64f9f23 fix: some mkdir stuff.. 2019-08-21 16:49:32 +02:00
Iceman c69d599a3f
Update protocols.h
From https://github.com/Proxmark/proxmark3/pull/855  (@pwpiwi)
2019-08-21 14:49:55 +02:00
Iceman 56267ea623 readd fileutils 2019-08-21 14:43:22 +02:00
Iceman a0f261c1e0 chg: moved fileutils from loclass 2019-08-21 14:41:33 +02:00
Iceman 4e627f09c0 add: proxmark3 -v/--version - for easiness to detect version in offline mode and installs 2019-08-21 12:52:59 +02:00
Philippe Teuwen fdcc885aa9 Use /dev/tty on OSX rather than /dev/cu
See https://stackoverflow.com/questions/8632586/macos-whats-the-difference-between-dev-tty-and-dev-cu/8632603
2019-08-20 23:21:22 +02:00
Philippe Teuwen 9535ce459e PLATFORM defs 2019-08-20 19:39:24 +02:00
Oleg Moiseenko 3f81b0b99d
Merge pull request #348 from merlokk/master
get rid of some commands
2019-08-20 19:40:22 +03:00
merlokk 08841481cd get rid of some commands 2019-08-20 19:38:47 +03:00
Iceman 1ac5211601
Update README.md 2019-08-20 15:46:08 +02:00
Iceman bd5a6094e7
Create emv_notes.md
converting @merlokk 's emv wiki to doc.
2019-08-20 15:03:03 +02:00
Iceman fea5d88278 add: detect unfused / write once magic tags, from https://github.com/nfc-tools/libnfc/pull/554 2019-08-20 14:53:52 +02:00
Oleg Moiseenko 3c1a732278
Merge pull request #346 from merlokk/travisfix
delete update. for new cores it not needs (slow down aprox 1-2min)
2019-08-20 09:29:21 +03:00
Iceman ecca7955db
Merge pull request #345 from soffchen/master
Add Proxmark3 rdv3 Easy with AT91SAM7S512 platform
2019-08-20 08:27:04 +02:00
merlokk 88186be47f delete update. for new cores it not needs (slow down aprox 1-2min) 2019-08-20 09:20:50 +03:00
soffchen dd8e12271b Add Proxmark3 rdv3 Easy with AT91SAM7S512 platform 2019-08-20 12:12:34 +08:00
Oleg Moiseenko 748cbc9404
Merge pull request #344 from merlokk/tr_matrix_part
add matrix build with BTADDON
2019-08-20 00:46:47 +03:00
merlokk d773f4ba2e add matrix build with BTADDON 2019-08-20 00:25:18 +03:00
Philippe Teuwen 589f1e9d3e client/Makefile: add missing deps 2019-08-19 21:50:16 +03:00
Philippe Teuwen 0449527e2a adapt client/Makefile to new mbedtls & zlib way of working, remove unneeded dirs 2019-08-19 21:50:16 +03:00
Philippe Teuwen 0115efe190 isolate reveng, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen 8ebad97c3d rework mbedtls Makefile, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen 6ebae499aa rework fpga_compress & isolate zlib: use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen 43ffed1a26 rework nonce2key Makefile, use common crapto1, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen aebfe0af19 rework mfkey Makefile and move util_posix to common, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen 5d699610c9 rework hid-flasher Makefile 2019-08-19 21:50:16 +03:00
Philippe Teuwen 829934886f rework tinycbor Makefile, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen 7b78833800 rework liblua Makefile and skip clients compilation, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen 9767c075d9 rework jansson Makefile, use Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen cce92d7431 Attempt to unify host makefiles with a Makefile.host 2019-08-19 21:50:16 +03:00
Philippe Teuwen f4c810f83b allow override of CFLAG & alike, remove /opt paths 2019-08-19 21:50:16 +03:00
iceman1001 f06846e2d0 chg: 'hf iclass loclass' - break attack earlier if one csn byte recovery fails. No need to try run it. and some colors... 2019-08-19 20:24:08 +02:00
Philippe Teuwen 6e64f67fe3 pm3test: more tests 2019-08-19 19:09:34 +02:00
Philippe Teuwen e2e8cecc30 pm3test: show output in case of failure 2019-08-19 19:09:34 +02:00
Philippe Teuwen 2a91310bf5 pm3test: remove spurious spaces 2019-08-19 19:09:34 +02:00
Oleg Moiseenko c832ae1f15
Merge pull request #342 from merlokk/appveyor_add_iclass
appveyor add test
2019-08-19 20:08:58 +03:00
merlokk dbfe3c277d add V=1 to make 2019-08-19 19:53:59 +03:00
merlokk 2b1f6217d5 appveyor add test 2019-08-19 19:35:14 +03:00
Oleg Moiseenko c0c39e8a1b
Merge pull request #341 from merlokk/travis_ignore
Travis ignore
2019-08-19 19:28:46 +03:00
merlokk 48fdf62c09 iclass test fix 2019-08-19 19:20:02 +03:00
merlokk 5a603e296c add iclass test 2019-08-19 19:09:28 +03:00
merlokk da279dec3b ignore test if fail 2019-08-19 19:01:08 +03:00
merlokk 5be53281da check get rid of chmod 2019-08-19 18:56:00 +03:00
Iceman 3f3c3d4e78
Merge pull request #340 from sguerrini97/master
PCF7931: Print found single/consecutive block(s), fixes to block 1 ch…
2019-08-19 17:54:18 +02:00
Philippe Teuwen a97c811dd1 pm3test +x 2019-08-19 17:50:53 +02:00