Commit Graph

  • 93dc631353 arm side multisector hf mf chk works merlokk 2017-10-11 14:05:06 +03:00
  • dbb7155ba0 hf mf chk refactoring merlokk 2017-10-10 21:00:43 +03:00
  • 2f43b2ea25 added lost key merlokk 2017-10-10 20:30:58 +03:00
  • f8d7402189 extract mifare default keys into separate module merlokk 2017-10-10 20:27:27 +03:00
  • 5e2dd545b6 hf mf chk. some refactoring in command output merlokk 2017-10-09 19:05:10 +03:00
  • 7a38c2e59e small fix merlokk 2017-10-09 18:33:56 +03:00
  • 0ab4c6c5fa hf mf chk refactoring. works merlokk 2017-10-09 18:30:31 +03:00
  • 7fcba23800 hf mf chk works. merlokk 2017-10-09 18:04:42 +03:00
  • f9b560a920 hf mf chk. added interrupt of procedure by usb merlokk 2017-10-09 16:09:33 +03:00
  • 7ee63b072e small fix. works. merlokk 2017-10-06 21:50:15 +03:00
  • 0e89d7275e small fix merlokk 2017-10-06 21:47:45 +03:00
  • 33715f7685 hf mf chk. Added text output and smal refactoring arm part merlokk 2017-10-06 21:45:52 +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
  • 8e25ed4f98 small fix merlokk 2017-09-27 19:15:53 +03:00
  • 2e81635cb7 hf mf nested small refactoring in parsing parameters area merlokk 2017-09-27 18:20:00 +03:00
  • 90284d6737 added changes to changelog merlokk 2017-09-26 20:12:04 +03:00
  • efae09c1f2 small fix merlokk 2017-09-26 19:56:15 +03:00
  • 8d81aa8c23 Refactoring. functions: get card size. merlokk 2017-09-26 19:23:00 +03:00
  • 833623337c change place of getcardsize merlokk 2017-09-26 19:08:45 +03:00
  • 6c243d2163 added comment merlokk 2017-09-19 15:17:12 +03:00
  • 31f17cf50b nested. added some help messages merlokk 2017-07-27 20:05:06 +03:00
  • 8f4f619b95 nested. fix some debug messages merlokk 2017-07-27 19:37:34 +03:00
  • d65158d7b6 nested. updated a debug messages merlokk 2017-07-27 19:19:42 +03:00
  • f3df2d4d9e Check if we allready have keys after nested merlokk 2017-07-27 19:14:48 +03:00
  • 2c092a9178 small fix in nested merlokk 2017-07-27 18:38:01 +03:00
  • 9fe10b25c5 Added nested auto mode. it checks known keys and thel launches nested merlokk 2017-07-27 18:30:27 +03:00
  • 9faa961d18 fix nested bug in finding known keys procedure merlokk 2017-07-27 13:43:25 +03:00
  • 05e1c1376a small fix to nested merlokk 2017-07-27 13:23:15 +03:00
  • a780771d92 Added key check to nested command and some refactoring merlokk 2017-07-27 13:06:28 +03: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
  • 34ffbcdf35 Merge remote-tracking branch 'upstream/master' Fl0-0 2017-09-27 07:25:53 +02: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
  • dff1597f69 Fix gcc 7 warning: warning: duplicate ‘const’ declaration specifier [-Wduplicate-decl-specifier] Fl0-0 2017-09-26 16:21:54 +02:00
  • 7a9b03cca6 Fix gcc 7 warning: ‘memset’ used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size] Fl0-0 2017-09-26 16:13:52 +02:00
  • 9e94ce832a Fix gcc 7 warning: '~' on an expression of type bool [-Wbool-operation], use logical ! not instead of ~ Fl0-0 2017-09-26 16:01:10 +02:00
  • b65c136ec2 Fix typo in hf mf csave help Fl0-0 2017-09-26 15:49:37 +02:00
  • 3ad09fabb9 Merge remote-tracking branch 'upstream/master' Fl0-0 2017-09-26 15:44:12 +02:00
  • 3c023857e4 Syncing Fl0-0 2017-09-26 15:44:07 +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
  • b791877e6c Merge e72e58451bff0bb92f5c11c05803e266e89a6e6e into 3a05a1e73940bfa13ce5f732fd5d14ee333c6977 Oleg Moiseenko 2017-09-25 08:52:25 +00:00
  • e72e58451b fixed #395 merlokk 2017-09-25 11:50:42 +03:00
  • 156f62baa1 Merge branch 'master' of github.com:Proxmark/proxmark3 merlokk 2017-09-25 11:45:39 +03:00
  • 88f03fc2fb fixed #395 merlokk 2017-09-24 19:02:11 +03:00
  • 3a05a1e739 reworking magic cheneese card wipe (#365) Oleg Moiseenko 2017-09-22 20:40:42 +03:00
  • 8b437bfd05 small fix "hf mf cwipe" command help merlokk 2017-09-22 20:29:41 +03:00
  • 968ff9475d fix changelog merlokk 2017-09-22 20:16:19 +03:00
  • 719970fc05 made small finctions static merlokk 2017-09-22 19:03:06 +03:00
  • 1f1973dc13 added username to changelog merlokk 2017-09-22 17:57:19 +03:00
  • 81293e63e1 added change info merlokk 2017-09-22 17:55:10 +03:00
  • 472800e847 added gen1b flag to hf mf cwipe command merlokk 2017-09-20 18:40:56 +03:00
  • 657d82f11e deleted wipe and fill functionality from mfCSetUID merlokk 2017-09-20 18:00:29 +03:00
  • 351224fac0 deleted from CmdHF14AMfCSetUID wipe and fill functionality merlokk 2017-09-20 15:19:14 +03:00
  • e2ca6256a0 arm small fix merlokk 2017-09-20 15:18:34 +03:00
  • 5d50a99b51 wipe command tested - works. merlokk 2017-09-20 14:49:36 +03:00
  • 71d670d5b2 blocks number and sector trails calculates correctly merlokk 2017-09-20 14:13:26 +03:00
  • 102fb347ca arm side MifareCWipe wipe works merlokk 2017-09-20 13:15:42 +03:00
  • 94290be2b0 arm side MifareCWipe wipe works merlokk 2017-09-20 13:14:53 +03:00
  • ed41fddb4e mfCWipe works merlokk 2017-09-20 13:03:33 +03:00
  • 99c2d3598d CmdHF14AMfCWipe works merlokk 2017-09-20 12:44:03 +03:00
  • d47c8c701a Fix clock_gettime() for Apple OSX (also fixes hf mf hardnested) pwpiwi 2017-09-20 07:32:15 +02:00
  • f1158df995 added sketch for command CMD_MIFARE_CWIPE merlokk 2017-09-19 20:04:19 +03:00
  • 0957f6690f added mfCWipe and CmdHF14AMfCWipe functions merlokk 2017-09-19 18:57:48 +03:00
  • 54b6bd1eef mifarehost.c resolved merlokk 2017-09-19 17:34:20 +03: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
  • f66aa7f05f fix lf sim big buff overwrite with fpga download marshmellow42 2017-09-11 13:02:08 -04:00
  • e8defa30f7 adjust LFSim to download lf fpga prior to setting emulation buffer marshmellow42 2017-09-11 12:38:01 -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
  • 7253ad081c Fix gcc version detection (from iceman1001 fork), fix issue #386 Fl0-0 2017-08-27 09:01:54 +02:00
  • 8e371a263d Updated textmode fix to always run the GUI under Windows LW 2017-08-26 16:57:40 -07:00
  • 3414ec8027 Don't try to display the GUI when running in textmode LW 2017-08-26 16:31:04 -07:00
  • 14d7657703 fix: 'hf mf nested' - got an initialized bug from the monster merge iceman1001 2017-08-27 00:32:22 +02:00
  • 375ad7ee9e Indala fixes - set accurate preamble and start of.. marshmellow42 2017-08-24 14:33:33 -04:00
  • 5c814c3a9f helptext fixes (#384) marshmellow42 2017-08-22 12:33:12 -04:00
  • b4ff2aaa7e helptext fixes marshmellow42 2017-08-22 11:19:56 -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
  • ebe3dcba4c Moved include mifare.h to mfkey.h instead mfkey.c etmatrix 2017-08-18 09:55:05 +02: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
  • 6ce611a41e Fixes 2 bugs in mifare simulate etmatrix 2017-08-17 09:17:20 +02:00
  • 1e44d6819c Merge 437d052b38d4e7fc21e4b12cccfb2c0281fff161 into 6b758d652db1f0eae526ec62b0ccb9bcd303b1f4 etmatrix 2017-08-16 07:43:35 +00:00
  • 6b758d652d Prevent using x86 SIMD compiler flags on aarch64 (ARM) architecture pwpiwi 2017-08-16 08:50:31 +02:00
  • 437d052b38 - Check button press when you have NOFIELD - struct nonces_t as the same define client and arm, so mfkey is working etmatrix 2017-08-15 19:34:05 +02:00
  • c43b2c52f1 Use PolarSSL DES implementation (GPL 2 or later) for both client and firmware to prevent licensing issues with ARM-Crypto-Lib (GPL 3 or later) pwpiwi 2017-08-14 18:40:35 +02:00
  • 3d96702bfb Merge 97d3ce91fa0974dc5377703294324ae4853b8159 into f2081c43566067ed1f96fc9f697197fad2c4784d H 2017-08-12 07:49:45 +00:00
  • eae8c2f7be chg: unify debug messages for FSK demod in AWID,HID,IO,PARADOX,PYRAMID, all neat and same. iceman1001 2017-08-11 20:48:54 +02:00