Commit Graph

  • 74b4755d42 moved function iceman1001 2017-12-23 11:23:14 +01:00
  • 18a828d2fd chg: try to use native byteswapping functions when possible. chg: bits_to_array new function iceman1001 2017-12-23 09:51:20 +01:00
  • 40dbb6b813 fix: one less block iceman1001 2017-12-22 12:38:30 +01:00
  • 6327b767fc fix: 'hf 15 read' - the correct comparison helps out a lot. iceman1001 2017-12-21 16:02:19 +01:00
  • c8f087eeb9 fix: 'hf 15 dump' the crc now calcs over the right number of bytes in order to be compared with the check iceman1001 2017-12-21 15:44:23 +01:00
  • d894e36b95 chg: textual iceman1001 2017-12-21 14:30:24 +01:00
  • 231b0df578 CHG: 'hf iclass reader' - the select / which blocks to read / before saying it succeded was corrupt iceman1001 2017-12-21 13:48:06 +01:00
  • 3634327bef chg: code cleaning. iceman1001 2017-12-21 12:42:32 +01:00
  • c9f7ba2ab0 ADD: increased debug messages in order to see when commnunications break down between device and client. Before it silently just broke and you just didn't know what happend.. iceman1001 2017-12-21 10:16:21 +01:00
  • 70542749bf chg: moving iceman1001 2017-12-21 10:15:10 +01:00
  • b2a5c8e33c chg: 'hf mf chk' - textual iceman1001 2017-12-21 10:14:10 +01:00
  • 5eafdbf872 ADD: 'hf iclass check' - increased speed in check keys with new algo. ADD: 'hf iclass' - trying to add the timeout-limits for commands in order to get a more stable iclass communication iceman1001 2017-12-21 10:13:40 +01:00
  • c2725bfa99 chg: enhanced rtrim for command prompt. iceman1001 2017-12-21 10:08:07 +01:00
  • 80722fe067 chg: detect_classic_prng should only report back true/false chg: scripting.c got some code cleaning. iceman1001 2017-12-18 15:43:45 +01:00
  • 8ffe97c75b chg: reseting values iceman1001 2017-12-18 12:15:03 +01:00
  • bc639bc3ec fix: adapting to run all strategies. iceman1001 2017-12-18 12:14:02 +01:00
  • e6f0672015 chg: strange behavior when running checks with hardnested iceman1001 2017-12-18 11:29:34 +01:00
  • 154c30d0e5 fix: 'hf iclass reader' - do not always turn off device .. iceman1001 2017-12-17 08:06:12 +01:00
  • 7aaa335ab1 chg: 'hf iclass chk' - added option E to target elite keys. added option R to interpret dictionary file as raw (diversified keys) instead. iceman1001 2017-12-16 19:13:10 +01:00
  • a1ee3617b7 chg: increased appveyor test timeouts from 40s -> 60s iceman1001 2017-12-15 16:00:03 +01:00
  • 76fc2cbc2b chg: 'hf iclass chk' - different output and break the twice-loop when found. iceman1001 2017-12-15 15:37:00 +01:00
  • 741bb1f485 add: 'hf iclass chk' - empty default keys file for iClass keys iceman1001 2017-12-14 13:04:21 +01:00
  • c10d561947 chg: added some more keys from pastebin iceman1001 2017-12-14 09:58:19 +01:00
  • 982ece97c6 fix... iceman1001 2017-12-13 20:02:56 +01:00
  • b734fe5e18 chg: textual, to fit in @uzlonewolf 's PR texts iceman1001 2017-12-13 19:58:09 +01:00
  • 79ed9c3887 fix: for netbsd ppl, executable dir could be null, (@khorben) iceman1001 2017-12-13 19:38:07 +01:00
  • 8d02f4aabc fix: for netbsd ppl.. 6f4b0fce3a (@khorben ) iceman1001 2017-12-13 19:35:52 +01:00
  • 51d1bb2aaa chg: 'hf iclass chk' - unsigned long long. iceman1001 2017-12-13 10:44:21 +01:00
  • c50c0e49d6 chg: 'hf iclass chk' - adjustments to output iceman1001 2017-12-13 10:40:20 +01:00
  • 0773e1a663 add: 'hf iclass chk' - iclass check keys functionality. uses input from a default_iclass_keys.dic iceman1001 2017-12-13 10:18:38 +01:00
  • 8526e74af8 chg: 'hf mf chk' - break on keypress. chg: 'hf mf fchk' - break on keypress. iceman1001 2017-12-13 10:17:30 +01:00
  • 972fb2e167 chg: micro opt.. iceman1001 2017-12-12 22:08:55 +01:00
  • 453831268a chg: 'script run mifare_autopwn' - when used with -k parameter, exit after one run. iceman1001 2017-12-12 20:07:02 +01:00
  • 7f706e1466 chg: 'script run 14araw' - if empty args, show help iceman1001 2017-12-12 20:06:20 +01:00
  • 4781ee78e8 chg: extracted check-key-fast into its own. chg: added fast check inside nested. iceman1001 2017-12-12 20:05:36 +01:00
  • 594e4fe169 fix: (@pwpivi) fa85b08504 iceman1001 2017-12-12 15:49:43 +01:00
  • 439c875905 chg: 'hf mf fchk' - need to reset the block number after a scan iceman1001 2017-12-11 22:54:14 +01:00
  • bf74302679 chg: 'hf mf fchk' - reversing assumption. This really helped :) iceman1001 2017-12-11 22:49:44 +01:00
  • 033bc12933 chg: 'hf mf fchk' - adapttions to depth first exits iceman1001 2017-12-11 22:33:50 +01:00
  • dd024b5300 chg: 'hf mf fchk' - depth first search iceman1001 2017-12-11 21:43:29 +01:00
  • da57e74140 CHG: 'hf mf fchk' - two strategys. depth first for sector 1, AB. and width first with all sectors. first run strategy 1. then 2. iceman1001 2017-12-11 01:44:55 +01:00
  • 9665bd526a chg; less debug iceman1001 2017-12-11 01:19:58 +01:00
  • 26353cfd78 chg: 'hf mf fchk' - testing new strategy, Depth first for sector0. iceman1001 2017-12-10 23:59:19 +01:00
  • f9e73b9c61 chg: adjusting debug levels iceman1001 2017-12-10 23:23:08 +01:00
  • bf2b2afeeb cleaning up. chg: swapped random gen for mifare classic auth to known weak prng. iceman1001 2017-12-10 23:09:53 +01:00
  • b0f84f1391 chg: 'hf mf nack' - trying a different output iceman1001 2017-12-10 20:29:59 +01:00
  • cb92ed9ec0 fix iceman1001 2017-12-10 20:09:16 +01:00
  • 0e96c72476 fix: wupe timing (@pwpiwi) 7c7327e7c8 iceman1001 2017-12-10 20:02:51 +01:00
  • 71fa461403 fix: timeout issues with checkkeys etc iceman1001 2017-12-10 11:38:26 +01:00
  • dfdf4e701f chg: testing to reinstate the auth-timeout iceman1001 2017-12-10 11:18:44 +01:00
  • 19fe01128c chg: 'hf mf chk' - reinstate the debuglevel iceman1001 2017-12-10 11:11:23 +01:00
  • 2d6fead9de fix... iceman1001 2017-12-10 10:06:27 +01:00
  • a27a29c0c6 chg: use defines instead. iceman1001 2017-12-10 09:52:26 +01:00
  • f148d34bc3 chg: 'hf mf chk' - added param h for help chg: 'hf mf fchk' - added param h for help iceman1001 2017-12-10 09:44:49 +01:00
  • 8fbea68295 fix: 'script run mifare_autopwn' - out of context,... iceman1001 2017-12-10 09:25:26 +01:00
  • e5f2198653 FIX: scripting, faulty command vaule for darkside attack. iceman1001 2017-12-10 09:18:16 +01:00
  • 21d4c5a530 FIX: scripting, darkside attack used faulty value instead of MIFARE_AUTH_KEYA... iceman1001 2017-12-10 09:15:22 +01:00
  • 97137b80df chg: 'script run mifare_autopwn' - forgot a lib iceman1001 2017-12-10 09:07:35 +01:00
  • 79494182cd chg: 'script run mifare_autopwn' - added a option to use a key. iceman1001 2017-12-10 09:05:30 +01:00
  • 0e9f234f11 CHG: lessend the default debug level to MF_DBG_ERROR. iceman1001 2017-12-09 08:27:56 +01:00
  • c0d1fdff75 chg: added default keys iceman1001 2017-12-09 07:15:54 +01:00
  • c8e2c4e759 REM: removed gitconfig iceman1001 2017-12-08 22:45:58 +01:00
  • 732fe340cb fix: 'hf search' - 14a detection was wrong. thanks @doegox for point it out. iceman1001 2017-12-08 22:27:55 +01:00
  • 7af8168158 chg: two OSX images are more then enough to test against. iceman1001 2017-12-08 10:37:20 +01:00
  • 0430b84f65 CHG: 'hf 14a sim', 'hf mf sim' - now uses weak PRNG from Crypto1 as nonce generation. iceman1001 2017-12-07 15:21:06 +01:00
  • 44280abf62 chg: reverting back to more or less offical pm3 version. iceman1001 2017-12-07 15:02:15 +01:00
  • e1a01dd2ff CHG: uniformed output for failed key retrivals. Now denoted with ------- iceman1001 2017-12-06 23:56:07 +01:00
  • d34d42b0b8 textual iceman1001 2017-12-06 21:58:08 +01:00
  • e94ceecb79 chg: 'hf mf mifare' - my darkside attack has been buggy last months. This reverts back to offical pm3. iceman1001 2017-12-06 21:53:11 +01:00
  • 2bc60a87aa CHG: 'hf mf chk' - adding default_key array refactoring (@merlokk) iceman1001 2017-12-06 20:14:18 +01:00
  • 8a69488582 fix: 'hf mf mifare - wrongly executed the parity-zero when not needed. iceman1001 2017-12-06 19:53:41 +01:00
  • c6a7cbfc1e fix: 'hf mf mifare' -1 bug... fix: some better timeouts for prng detection (@merlokk) iceman1001 2017-12-06 17:46:35 +01:00
  • 1f637d726f fix to darkside overdue. I needed to remove my old impl.. iceman1001 2017-12-06 17:15:24 +01:00
  • f59ee2ffeb chg: textual iceman1001 2017-12-06 01:20:31 +01:00
  • 2e35725f2f chg: 'hf mf mifare' - the darkside attack works bad... iceman1001 2017-12-06 01:09:12 +01:00
  • 56dbf3ea15 chg: 'hf mf nack' - adjustments in return values.. add: 'hf 14a info -n' added new parameter, to enable test for nack bug. iceman1001 2017-12-06 00:34:57 +01:00
  • 01e1442bf8 chg: textual iceman1001 2017-12-06 00:23:11 +01:00
  • e5f92935a1 chg: more adjustments iceman1001 2017-12-06 00:17:49 +01:00
  • 0c0e20eb06 chg: adjustments iceman1001 2017-12-06 00:12:15 +01:00
  • 6a028bdd18 fix: 'hf mf nack' - now does it better.. iceman1001 2017-12-06 00:03:34 +01:00
  • 2fffe96773 chg: added the append_Crc option iceman1001 2017-12-05 23:41:04 +01:00
  • 0a1a48df01 chg: 'hf mf nack' - extracted in into mifarehost for easier usage in other cmds like 'hf 14a info' chg: 'hf mf nack' - changes on devices side from @doegox Thanks! iceman1001 2017-12-05 23:34:52 +01:00
  • 5f87b24493 chg: iceman1001 2017-12-05 21:07:03 +01:00
  • c0f91ddd09 revert... iceman1001 2017-12-05 18:42:57 +01:00
  • c8a9813261 fix: better avr512 detection (@pwpiwi) https://github.com/Proxmark/proxmark3/pull/507 iceman1001 2017-12-05 18:28:29 +01:00
  • db82738527 chg: 'hf mf mifare' - warning if select card failed but continue searching chg: 'hf mf nack' - warning if select card failed but continue searching iceman1001 2017-12-05 18:18:20 +01:00
  • 8b3ff03599 chg: 'hf mf nack' - cleaning up iceman1001 2017-12-05 18:14:19 +01:00
  • a43f156370 chg: 'hf mf nack' - minor iceman1001 2017-12-05 18:04:21 +01:00
  • 6e5038f224 chg: 'hf mf nack' - only test all 256 parities for one nonce when synced. iceman1001 2017-12-05 17:57:44 +01:00
  • 53d8668e00 ADD: 'hf emv' - more additions by (@merlokk) iceman1001 2017-12-05 15:44:35 +01:00
  • ba4df1b9fc chg: 'hf mf nack' - trace on. iceman1001 2017-12-05 13:25:16 +01:00
  • 08193fd2e5 chg: getting crazy out of sync when running against magic cards. iceman1001 2017-12-05 12:30:40 +01:00
  • bea28ae654 chg: wrong var name iceman1001 2017-12-05 11:54:38 +01:00
  • 984a26370d chg: 'hf mf nack' better output iceman1001 2017-12-05 11:53:42 +01:00
  • 4289846383 chg iceman1001 2017-12-05 11:39:31 +01:00
  • a2ba749a04 chg... iceman1001 2017-12-05 11:37:10 +01:00
  • 0e9a0d4b71 chg: remove unused vars iceman1001 2017-12-05 11:35:07 +01:00
  • 4f3e9f0f1f chg: 'hf mf nack' - loop three times. change nonce iceman1001 2017-12-05 11:33:32 +01:00
  • 355572826a chg: this debug statement interups with all other printouts. iceman1001 2017-12-05 11:01:05 +01:00
  • cca4184c9c Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2017-12-05 10:53:15 +01:00