Commit Graph

  • 8a49cb84a2 fix: script run e - if called with param but no value, use default value for width. fix: if no models found, return lua error. textual changes. iceman1001 2018-02-03 22:17:07 +01:00
  • 2d2a8b7b1b fix: avoid empty strings. iceman1001 2018-02-03 21:56:34 +01:00
  • 2b34fbec0c fix: proper exit with script fails to find any crc models. iceman1001 2018-02-03 21:49:29 +01:00
  • 54f0c188dd add iceman1001 2018-02-03 15:35:59 +01:00
  • 45a557674f chg: TravisCI, limit OSX compilation to latest. iceman1001 2018-02-02 23:44:53 +01:00
  • c025e38d91 fix: remove warning.. iceman1001 2018-02-02 17:32:02 +01:00
  • 07d7b9424c chg: textual iceman1001 2018-02-02 13:01:11 +01:00
  • fff8edd815 chg: textual.. iceman1001 2018-02-02 12:59:40 +01:00
  • a9e838b66b
    Merge pull request #162 from n0ncetonic/patch-1 Iceman 2018-02-02 12:33:12 +01:00
  • f7b7357b01
    Adds homebrew update instructions noncetonic 2018-02-02 02:42:00 -08:00
  • ba19849b08
    Updates macOS section homebrew instructions noncetonic 2018-02-02 02:39:33 -08:00
  • ccfdd60c09 chg: textual iceman1001 2018-02-01 21:39:34 +01:00
  • cfb3654f7b chg: textual iceman1001 2018-02-01 18:24:38 +01:00
  • 55874d7872 chg: textual iceman1001 2018-02-01 18:02:24 +01:00
  • 59a461fd2b chg: 'hf iclass sim' ..double iceman1001 2018-02-01 18:01:44 +01:00
  • 8380743a42 chg: 'hf iclass sim' textual iceman1001 2018-02-01 17:58:50 +01:00
  • 111b55d850 chg: 'hf iclass sim' textual iceman1001 2018-02-01 17:53:28 +01:00
  • 856e2770a6 chg: 'hf iclass sim' different output iceman1001 2018-02-01 17:44:27 +01:00
  • 554af51a54 fix: osx complains on sprintf iceman1001 2018-02-01 17:37:05 +01:00
  • e0373212a3 chg: 'hf iclass sim' - sim2, 4 get less default output, set DBG 4 for verbose iceman1001 2018-02-01 16:10:24 +01:00
  • 3248bb5a56 chg: 'hf iclass sim' - get ride of the "waiting for response" message. -- sim 2, 4 - cancel by keypress. iceman1001 2018-02-01 15:55:12 +01:00
  • b881a4d850
    Merge pull request #160 from n0ncetonic/patch-2 Iceman 2018-02-01 15:46:02 +01:00
  • a52024ef3d
    Updates command usage noncetonic 2018-02-01 06:41:44 -08:00
  • fa5b550fa8 chg: should be a define. iceman1001 2018-02-01 15:35:00 +01:00
  • 145bccdea8 chg: wrong type iceman1001 2018-02-01 15:33:10 +01:00
  • 1965927009 chg: https://github.com/Proxmark/proxmark3/pull/558 (@pwpiwi) might solve the mystery crashes. iceman1001 2018-02-01 15:24:36 +01:00
  • 519cc72966 chg: crc change iceman1001 2018-02-01 15:22:01 +01:00
  • 52d69ed4ee CHG: refactor CRC16 algos. This is a big change, most likely some parts broke, hard to test it all. iceman1001 2018-02-01 15:19:47 +01:00
  • d2e9f4a743
    Merge pull request #159 from n0ncetonic/patch-1 Iceman 2018-02-01 14:41:49 +01:00
  • 092c75961f
    Adds HID Master Auth Key noncetonic 2018-02-01 04:21:04 -08:00
  • bcf6fcd193 fix: 'crc iclass' doesn't need byteswapping iceman1001 2018-02-01 09:33:34 +01:00
  • 721ba5d287 fix: 'hf iclass sim' - too small buffers caused sim to fail iceman1001 2018-02-01 09:31:30 +01:00
  • 50e4d60853 chg: 'hf iclass lookup' adjusted helptext and parameters iceman1001 2018-01-31 16:50:41 +01:00
  • e66b9c52b3 chg: some referense to "string.h" -> which should be <string.h> or removed. iceman1001 2018-01-31 12:04:12 +01:00
  • b06579e0d5 chg: 'hf felica reader' the felica_select_card struct got more properties iceman1001 2018-01-30 03:32:33 +01:00
  • bf25b1c9ba chg: crc16 got a compute_crc function iceman1001 2018-01-30 03:31:11 +01:00
  • eb8e7a1679 intendention iceman1001 2018-01-30 03:29:59 +01:00
  • c6207d09e1 chg: 'hf felica reader' is better, almost working good iceman1001 2018-01-30 03:29:37 +01:00
  • 50743b7e88 rem: 'hf iclass' blocknum LUT is gone. Removed also functionality for it. iceman1001 2018-01-29 16:44:49 +01:00
  • 5c380767e8 chg: 'hf iclass' removed a blocknum LUT implementation. My guess is the new crc16_iclass will do fine. iceman1001 2018-01-29 16:38:03 +01:00
  • 848decd711 rem: 'hf 15' - removed old bit-looped crc implementation iceman1001 2018-01-29 16:36:59 +01:00
  • cbe313a569 chg: iClass crc is byteswap iceman1001 2018-01-29 16:36:07 +01:00
  • b39332e938 REM: 'hf 15 debug' removed command, unified with mf_debuglevel instead. The idea is to have ONE debug flag on deviceside. iceman1001 2018-01-29 15:58:00 +01:00
  • 095b3af43b CHG: 'hf 15' - swapped crc impl to table based. iceman1001 2018-01-29 15:55:56 +01:00
  • 29c15b3480 cHG.. missing iceman1001 2018-01-29 13:48:18 +01:00
  • 787d87e0e6 testing to make dma buffer larger. iceman1001 2018-01-29 13:42:42 +01:00
  • ed982a4787 textual iceman1001 2018-01-29 13:42:18 +01:00
  • c04ac4f9ac ADD: 'hf felica reader' - added pm3 as FeliCa reader ADD: raw commands - added the basis for sending RAW commands to FeliCa. CHG: CRC16 rework, uses table based implementation. This will change more functions as I go on. iceman1001 2018-01-29 13:42:02 +01:00
  • 51a65a0ce3 rem: removed unneeded function iceman1001 2018-01-28 12:47:08 +01:00
  • 0c827e755f chg: parameter adjustments iceman1001 2018-01-28 12:42:17 +01:00
  • fd854a9308 chg: added Abrasive's uart implementation, its simpler to understand but the downside it doesn't do both speeds. (1/4 , 1/2556). ref 2b8bff7dae iceman1001 2018-01-28 12:36:41 +01:00
  • 205e4b2300 chg: adjusted the input parameters for crc16 implementations. iceman1001 2018-01-28 12:19:04 +01:00
  • 1f5477491f chg: rename iceman1001 2018-01-28 11:01:29 +01:00
  • e5804645f1 chg: most of the crc16 works. iceman1001 2018-01-28 10:59:57 +01:00
  • 57df6a1a7e revert: add reflect function since its used in crc.c iceman1001 2018-01-28 10:49:57 +01:00
  • cf44d04be1 add: reflect16 rem: swapbits, reflect iceman1001 2018-01-28 10:46:46 +01:00
  • e396575424 add: fast reverse 16bit iceman1001 2018-01-27 23:16:35 +01:00
  • e76b4f93b8 notes iceman1001 2018-01-27 23:15:08 +01:00
  • ede55a1498 add: fast 8bit reversal. iceman1001 2018-01-27 22:20:56 +01:00
  • 60afef3938 FIX: 'hf snoop' - forcing function to clean up AT91C_BASE_SSC->SSC_RFMR into default setup values. FIX: 'lf ti' - forcing to cleaning up of SSC when finished. iceman1001 2018-01-27 20:30:50 +01:00
  • dcdac209d4 fix: gcc7 warning iceman1001 2018-01-26 20:44:57 +01:00
  • 374c1b16f6 chg: remove gcc 7.0 warnings iceman1001 2018-01-26 20:17:56 +01:00
  • 13e521668f FIX: https://github.com/Proxmark/proxmark3/pull/555 (Thanks @arnie97) iceman1001 2018-01-26 19:31:13 +01:00
  • 4671b81115 chg: skip pointers and make a small number instead. iceman1001 2018-01-25 20:54:15 +01:00
  • 0582fdf934 chg: pointer should be unsigned iceman1001 2018-01-25 20:29:22 +01:00
  • d3db40b7dd chg: remove warning iceman1001 2018-01-25 20:12:33 +01:00
  • f01bc31486 CHG: removed warnings %zu size_t iceman1001 2018-01-25 19:51:10 +01:00
  • 20e9931b63 syntax sugar iceman1001 2018-01-25 18:45:13 +01:00
  • a6c50d7de2 chg: 'hf 14b' removed a delay loop when transmit as reader iceman1001 2018-01-25 18:44:25 +01:00
  • f0e328a64b chg: since we now uses c99 as standard, we can use string formatter %zu iceman1001 2018-01-25 18:41:59 +01:00
  • 009e4f9d99 chg: use return value instead iceman1001 2018-01-25 18:11:07 +01:00
  • 681f2cc83d fix: bad compare. iceman1001 2018-01-25 18:10:34 +01:00
  • f6b98acbf6 chg: turn off antenna when failed. iceman1001 2018-01-25 18:02:49 +01:00
  • b10dca061a fix: too many arguments to function iceman1001 2018-01-25 18:01:40 +01:00
  • 35cfdcd28c Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2018-01-25 17:59:26 +01:00
  • c1b4411268 FIX: array-out-of-bounds iceman1001 2018-01-25 17:59:11 +01:00
  • 14c3583fa9
    Update README.md Iceman 2018-01-25 11:42:18 +01:00
  • a13ecc4a4e CHG: applied https://github.com/Proxmark/proxmark3/pull/553 (@arnie97) and in some more places iceman1001 2018-01-25 09:51:49 +01:00
  • aad1e65b97 FIX: cherrypick some fixes from https://github.com/Proxmark/proxmark3/pull/550 (pwpiwi) iceman1001 2018-01-23 17:41:47 +01:00
  • fe2f99190b Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2018-01-21 18:34:54 +01:00
  • 5939164635 FIX: 'hf 15' timouts bugs when wait is set == 0... thanks @lnv42 for fix 84cb4f6bbf iceman1001 2018-01-21 18:34:29 +01:00
  • 42a1ff88cc
    Merge pull request #156 from ceres-c/master Iceman 2018-01-20 21:22:16 +01:00
  • 26713b3315 Install instructions and makefile switch for ArchLinux Federico Cerutti 2018-01-20 19:31:04 +01:00
  • 3943f87c30 chg iceman1001 2018-01-18 16:31:07 +01:00
  • e18c360010 ADD: Calypso protocol commands iceman1001 2018-01-18 16:26:56 +01:00
  • be82f9f018 DEL: 'hf mf sniff' - since it is very similar to 'hf 14a sniff' , I removed this command. The desired functionality will become a new 'hf list mf' option in the future. iceman1001 2018-01-18 14:11:22 +01:00
  • 21dd3f68ea chg: 'hf mf sniff' - adjustments iceman1001 2018-01-17 00:34:15 +01:00
  • d60721d131 chg: clean up iceman1001 2018-01-17 00:30:43 +01:00
  • 9a162c9a79 CHG: 'hf mf sniff' - output adjustments iceman1001 2018-01-17 00:29:41 +01:00
  • b4afc8cdc4 fix: 'hf mf sniff' - @merlokk 's adjustments iceman1001 2018-01-17 00:28:40 +01:00
  • de983252eb chg: dma macros instead iceman1001 2018-01-17 00:27:13 +01:00
  • 93ecfddb88 CHG: iso15 from b8f35947f2 @lnv42 iceman1001 2018-01-16 21:07:58 +01:00
  • 466bbe1733 fix: 'hf mf hardnested' - too fast timeouts. https://github.com/Proxmark/proxmark3/issues/518 iceman1001 2018-01-15 14:22:46 +01:00
  • 5ee4eeb84b chg: 'hf mf sim' wrong debuglevel for message iceman1001 2018-01-11 22:08:02 +01:00
  • 1b20ff8243 chg, 'hf mf sim' is ok to call without parameter iceman1001 2018-01-11 22:07:26 +01:00
  • 8f6253c5ed chg: textual iceman1001 2018-01-11 21:50:05 +01:00
  • 706287619a FIX: 'hf mf sniff' - possible mf frame sizes for Desfire is 256 or more iceman1001 2018-01-11 21:49:27 +01:00
  • 4e1d6072d2 fix: increase possible state sizes iceman1001 2018-01-11 21:48:04 +01:00
  • 5ea8f73547 FIX: cmd_send has wrong varible definitions, leading to loss of values. iceman1001 2018-01-11 21:47:27 +01:00
  • 1b61e01f0e chg: removed whitespaces. iceman1001 2018-01-09 19:17:21 +01:00