Commit Graph

  • fe346768b3 added showing apdu response codes merlokk 2017-10-31 18:14:32 +02:00
  • a23f000182 move strucrture to .h file merlokk 2017-10-31 16:25:42 +02:00
  • 6fc6cd0f57 export apdu function merlokk 2017-10-31 16:20:23 +02:00
  • d1300b47ae apdu sending refactoring merlokk 2017-10-31 16:08:58 +02:00
  • 8019540b19 param parsing convert to procedures merlokk 2017-10-31 15:15:57 +02:00
  • f2b0169cc6 apdu works. merlokk 2017-10-31 13:28:16 +02:00
  • f1a983a330 fixed bug in CmdHF14ACmdRaw: if we cant select we send command anyway... merlokk 2017-10-30 17:58:43 +02:00
  • 980417eacd iso14_apdu works via logical channel. not as it needs. it needs to change to raw( merlokk 2017-10-30 17:29:03 +02:00
  • 618c220c38 small fixes in ReaderIso14443a() (#446) Oleg Moiseenko 2017-10-29 17:34:51 +02:00
  • 1208cdcb45 added sketch for command hf 14a apdu merlokk 2017-10-27 19:02:45 +03:00
  • 7710983be3 added hf 14a apdu command. merlokk 2017-10-27 18:45:42 +03:00
  • fefb7f5376 appveyor.yml. display return values (#451) Oleg Moiseenko 2017-10-27 17:58:24 +03:00
  • 3851172d81 Revert "Comms refactor (prerequisite of libproxmark work) (#371)" (#450) pwpiwi 2017-10-27 09:56:46 +02:00
  • 289d25ae15 Revert "Comms refactor (prerequisite of libproxmark work) (#371)" revert-371-comms-refactor pwpiwi 2017-10-27 09:55:51 +02:00
  • afdcb8c159 Comms refactor (prerequisite of libproxmark work) (#371) Michael Farrell 2017-10-27 06:54:27 +11:00
  • e17660d5f7 code cleaning (#445) Oleg Moiseenko 2017-10-26 20:09:53 +03:00
  • 5d7d0c3af9 small improvement in tests (test result in green or red) (#448) Oleg Moiseenko 2017-10-26 19:32:18 +03:00
  • 8dd0118673 Merge pull request #440 from merlokk/c3 Iceman 2017-10-26 11:46:20 +02:00
  • 8bdb6043b0 identification fix for magic chinese cards (#444) Oleg Moiseenko 2017-10-25 08:56:03 +03:00
  • 5cc1ff44b4 Merge pull request #443 from doegox/flush Iceman 2017-10-24 14:28:16 +02:00
  • 8a50d60617 Flush stdout when waiting for /dev/ttyACM0 Philippe Teuwen 2017-10-24 14:10:52 +02:00
  • 23af9327a5 fix hw status (and USB comm in general) (#434) pwpiwi 2017-10-24 07:48:38 +02:00
  • a6d4e93cb5 Merge pull request #438 from pwpiwi/fpga_14b Iceman 2017-10-23 15:05:07 +02:00
  • b5381d70dc added write-host for tests merlokk 2017-10-23 13:43:46 +03:00
  • 05b6b11785 Multiple USB-CDC changes (attempt 6) (#439) Michael Farrell 2017-10-23 18:04:06 +11:00
  • 9764d3ea0e normally show powershell scripts it needs to have no spaces at the end of lines and no ; merlokk 2017-10-22 22:20:44 +03:00
  • da36bed90d added testing timeout 40 sec to avoid hang VM merlokk 2017-10-22 21:47:19 +03:00
  • d372569b45 FPGA changes ISO14443B: * slightly increase reader field strength * increase sensitivity when reading, allowing increased reading distance pwpiwi 2017-09-07 09:33:32 +02:00
  • bb04ef216d small fix: make iso14a_set_timeout() external pwpiwi 2017-10-20 20:20:07 +02:00
  • ef9746cb2f added CI appveyor.com (#436) Oleg Moiseenko 2017-10-20 20:11:02 +03:00
  • 6e49717b5e fix hf mf sim (issue #412) (#419) pwpiwi 2017-10-20 17:55:13 +02:00
  • ed6f29f317 Merge pull request #435 from ytisf/master Iceman 2017-10-20 17:54:36 +02:00
  • 1df4df6d8a Fixing liblua issues tisf 2017-10-20 21:55:13 +07:00
  • aa757f71d9 proxmark3 refactoring command line parameters (#417) Oleg Moiseenko 2017-10-20 07:49:53 +03:00
  • 36b1cdd1b4 fix fpga_comress sending no-error messages to stderr (#430) Oleg Moiseenko 2017-10-19 13:23:09 +03:00
  • 544f3fae91 Merge pull request #427 from pwpiwi/usb_mods Iceman 2017-10-18 22:08:07 +02:00
  • 0c86cb0127 Check keys in hf mf nested (issue #426) Oleg Moiseenko 2017-10-18 22:44:59 +03:00
  • f194e4290c Device side USB implementation: * add some comments and #defines in usb_cdc.c * use full FIFO size of 64 Bytes for device -> host transfers pwpiwi 2017-10-17 19:25:40 +02:00
  • 9d0a333449 wrong define used (#421) Iceman 2017-10-16 18:16:39 +02:00
  • a008a74541 Merge pull request #420 from merlokk/b_fix Iceman 2017-10-16 10:36:49 +02:00
  • 73d7bf75c8 small fix #416 merlokk 2017-10-16 11:33:17 +03:00
  • 275d9e61c2 Check keys in hf mf nested and hf mf chk (#414) Oleg Moiseenko 2017-10-15 22:19:34 +03:00
  • 77aecdd286 Merge pull request #407 from pwpiwi/no_rats Iceman 2017-10-06 02:36:06 +02:00
  • 7085af051d fix LUA script errors pwpiwi 2017-10-05 18:07:26 +02:00
  • adf023ffe3 hf mf nested add some functionality (#403) Oleg Moiseenko 2017-10-05 14:37:51 +03:00
  • 5d8f664d7a Adjust LUA scripts to new ISO14A_NO_RATS option pwpiwi 2017-10-04 18:25:34 +02:00
  • c04a4b60ce Don't do iso14443-4 select for mifare emulations on processor cards (IDPrime, SmartMX, ...) pwpiwi 2017-10-01 17:52:10 +02:00
  • 5191ad9e55 Merge pull request #405 from ZenSecurity/master Iceman 2017-09-29 12:02:10 +02:00
  • 0060e3daa2 Merge pull request #402 from pwpiwi/env_flags Iceman 2017-09-29 12:01:54 +02:00
  • ab92e6c301 Added bus blaster (http://dangerousprototypes.com/docs/Bus_Blaster) configuration for AT91SAM7S512 support in openocd. Mikhail Yushkovskiy 2017-09-27 23:37:46 +03:00
  • 340f50a53c Don't ignore environment variables CFLAGS and LDFLAGS for tools as well pwpiwi 2017-09-26 18:15:19 +02:00
  • f53eb07de0 Don't ignore environment variables CFLAGS and LDFLAGS * they are be set by some build environments to find include and lib dirs pwpiwi 2017-09-25 18:31:10 +02:00
  • c19f26b05d Merge pull request #393 from pwpiwi/fix_getclocktime Iceman 2017-09-26 17:08:50 +02:00
  • a2d058f3aa Fix typo and gcc-7 warnings (#401) Fl0-0 2017-09-26 16:36:05 +02:00
  • 1ece662f0f Merge pull request #400 from merlokk/master marshmellow42 2017-09-26 07:38:24 -04:00
  • 2ce43a28f7 fixed #395 merlokk 2017-09-26 14:29:08 +03:00
  • 3a05a1e739 reworking magic cheneese card wipe (#365) Oleg Moiseenko 2017-09-22 20:40:42 +03:00
  • d47c8c701a Fix clock_gettime() for Apple OSX (also fixes hf mf hardnested) pwpiwi 2017-09-20 07:32:15 +02:00
  • 08b7cd17a5 Merge pull request #392 from pwpiwi/expr_fix Iceman 2017-09-13 19:02:05 +02:00
  • de1e68d34b Fix detection of AVX512 support for Apple clang compiler pwpiwi 2017-09-11 21:08:09 +02:00
  • 8c8317a5e9 fix lf sim fpga download overwrites sim buffer (#391) marshmellow42 2017-09-11 13:18:32 -04:00
  • 1dae9811f2 Indala fixes - set accurate preamble and start of.. (#385) marshmellow42 2017-08-27 06:10:28 -04:00
  • c6c0449105 Don't try to display the GUI when running in textmode (#387) uzlonewolf 2017-08-27 03:09:39 -07:00
  • a221bacd43 Fix gcc version detection (from iceman1001 fork), fix issue #386 (#388) Fl0-0 2017-08-27 12:08:48 +02:00
  • 14d7657703 fix: 'hf mf nested' - got an initialized bug from the monster merge iceman1001 2017-08-27 00:32:22 +02:00
  • 5c814c3a9f helptext fixes (#384) marshmellow42 2017-08-22 12:33:12 -04:00
  • 930763e86d Use PolarSSL DES implementation (GPL 2 or later) for both client and firmware (#378) pwpiwi 2017-08-22 10:04:47 +02:00
  • fe087813f6 Merge pull request #356 from pwpiwi/low_frequencies marshmellow42 2017-08-21 15:29:56 -04:00
  • d0067d0768 Fix compile issues for mfkey32 and mfkey64 after Pull Request #380 pwpiwi 2017-08-18 07:50:03 +02:00
  • 4efdfbe638 Fixes 2 bugs in mifare simulate (#380) etmatrix 2017-08-17 16:59:48 +02:00
  • 6b758d652d Prevent using x86 SIMD compiler flags on aarch64 (ARM) architecture pwpiwi 2017-08-16 08:50:31 +02:00
  • f2081c4356 adjust lf simulation - fix one bug + attempt... (#369) marshmellow42 2017-08-08 15:08:59 -04:00
  • 8cf533fd98 FIX: 'lf hid sim' - it now prints the id correct ref https://github.com/Proxmark/proxmark3/issues/364 pwpiwi 2017-07-27 18:35:12 +02:00
  • 6f7a0f7d86 Merge pull request #362 from merlokk/master Iceman 2017-07-22 13:38:30 +02:00
  • 0e512a905f small fix formatmifare.lua merlokk 2017-07-21 19:36:49 +03:00
  • 8614a5a271 Merge pull request #361 from marshmellow42/master Iceman 2017-07-18 09:06:49 +02:00
  • c68f5fc7ec fix lf get sample bits vs bytes bug marshmellow42 2017-07-17 17:40:10 -04:00
  • 26ea310f0e Merge pull request #355 from pwpiwi/io_fix marshmellow42 2017-07-14 12:27:41 -04:00
  • d8f2ff3293 Merge pull request #358 from Fl0-0/Fix_missing_reference_PAC_Stanley marshmellow42 2017-07-14 12:24:24 -04:00
  • 48d41dc320 Fix missing reference for PAC/Stanley Fl0-0 2017-07-14 17:45:09 +02:00
  • 69f42a0593 add lf PAC/Stanley tag read (#354) marshmellow42 2017-07-14 08:04:46 -04:00
  • edf8806f15 fix lf io clone (issue #331): - remove confusing message about simulation - add h (help) parameter and usage text pwpiwi 2017-07-13 18:12:53 +02:00
  • 3f7aaf24fb revert removal of quarter frequency support for hi_read_rx_xcorr.v pwpiwi 2017-07-11 08:50:27 +02:00
  • 7906cb41ff Improve 'Magic' Mifare tags generation detection & hf mf c* commands magic 4k compatibility (#349) Fl0-0 2017-07-12 15:58:32 +02:00
  • 0e2ddb4196 add data fsktonrz fsk cleaning util (#352) marshmellow42 2017-07-12 01:31:42 -04:00
  • 53814fe4f2 Merge pull request #351 from Fl0-0/CmdEM410xBrute_mingw_fix Iceman 2017-07-06 09:25:03 +02:00
  • 03a4837bfa Fix CmdEM410xBrute string format warning Fl0-0 2017-07-05 21:16:15 +02:00
  • 067bfc8b76 Refactoring uart interface (#341) Michael Farrell 2017-07-06 04:22:02 +10:00
  • 52244230d3 hitag2 write (#310) Henrik Johansson 2017-07-05 20:16:54 +02:00
  • 979c76556a fix some iclass reader bugs (#350) marshmellow42 2017-07-05 12:11:48 -04:00
  • ebe9a3ba04 Merge pull request #347 from Fl0-0/master Iceman 2017-07-03 09:34:48 +02:00
  • cea3dc4e9e Fix typo in helps Fl0-0 2017-07-03 09:16:28 +02:00
  • e8e2cfd0f1 missing a c in the helptext sample Fl0-0 2017-07-03 08:56:36 +02:00
  • fe8157d59e Merge pull request #343 from Fl0-0/master Iceman 2017-07-03 08:56:19 +02:00
  • 1dc0500b36 Update changelog Fl0-0 2017-07-03 08:04:24 +02:00
  • 2ed09d15e4 Merge remote-tracking branch 'upstream/master' Fl0-0 2017-07-02 17:54:35 +02:00
  • c109ac9f65 Identation fix Fl0-0 2017-07-01 22:36:49 +02:00
  • 634a55aa17 Identation fix Fl0-0 2017-07-01 22:35:49 +02:00
  • f800241260 Identation Fl0-0 2017-07-01 22:32:49 +02:00
  • 553bbf59b6 Use param_get32ex() and add c for clock parameter Fl0-0 2017-07-01 22:31:06 +02:00