Commit Graph

  • f24d7c4ba1 fix mfp wrbl command merlokk 2019-03-11 18:02:42 +02:00
  • fd642e8f51 adjustemnts iceman1001 2019-03-11 15:08:34 +01:00
  • 780424fe11 chg: hitag2, some clean up, also testing to remove relay_off, since its never relay_on anywhere. iceman1001 2019-03-11 14:56:03 +01:00
  • ff22f0ca7a rename: 'lf snoop' -> 'lf sniff' 'hf snoop' -> 'hf sniff' iceman1001 2019-03-11 14:55:02 +01:00
  • eb906859b5 fix: 'lf ti demod' - hide debug messages iceman1001 2019-03-11 07:38:20 +01:00
  • 119e3f0ed9 Makefile: allow alternative platforms, try make PLATFORM=foo Philippe Teuwen 2019-03-11 00:21:14 +01:00
  • 7f26ed6e9f chg: 'lf hitag reader' - helptext iceman1001 2019-03-10 14:44:21 +01:00
  • 7921e363b0 output iceman1001 2019-03-10 14:42:43 +01:00
  • b26e60dae9 turn off fpc default iceman1001 2019-03-10 14:40:41 +01:00
  • 40ccdb0e73 clean up iceman1001 2019-03-10 14:39:46 +01:00
  • 7d25c72e40 Makefile: recompile arm only when needed Philippe Teuwen 2019-03-10 12:55:17 +01:00
  • 73437dea62 Makefile: avoid compiling hardnested multiarch stuff systematically Philippe Teuwen 2019-03-10 12:22:02 +01:00
  • 21e6f2d861 jansson, tinycbor, mbedtls: avoid recompilations if not needed Philippe Teuwen 2019-03-10 11:42:38 +01:00
  • 2f12e57408 Makefiles: remove spurious spaces/tabs Philippe Teuwen 2019-03-10 11:35:03 +01:00
  • 961d929f4d changing {} style to match majority of previous style Philippe Teuwen 2019-03-10 11:20:22 +01:00
  • da6cdf014b Keep string syntax in color macros Philippe Teuwen 2019-03-10 00:56:00 +01:00
  • 48124f89b4 fix ‘sprintf’ output between 15 and 19 bytes into a destination of size 18 Philippe Teuwen 2019-03-10 00:24:26 +01:00
  • 22b43c65ec fix warning: format ‘%d’ expects argument of type ‘int’, but argument 3 has type ‘size_t’ {aka ‘long unsigned int’} Philippe Teuwen 2019-03-10 00:11:29 +01:00
  • 554011f828 Fix warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length Philippe Teuwen 2019-03-10 00:09:38 +01:00
  • 0373696662 make style Philippe Teuwen 2019-03-10 00:00:59 +01:00
  • 0d9223a547 client: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 23:35:06 +01:00
  • 112411042f cleaning up iceman1001 2019-03-09 21:59:00 +01:00
  • 38503b55d5 chg: cleanup iceman1001 2019-03-09 21:43:03 +01:00
  • 902a5f06ff chg: 'lf search' - added TI detection iceman1001 2019-03-09 21:42:40 +01:00
  • e8d15d0c18 FIX: 'data load' - now loads large files again (TITEST.txt) iceman1001 2019-03-09 20:47:57 +01:00
  • 64a977e514 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-03-09 20:34:54 +01:00
  • 8a7c6825b5 armsrc: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 20:34:41 +01:00
  • 9ebf3f4f6d chg: use bool instead iceman1001 2019-03-09 20:34:20 +01:00
  • 23f1a253a7 common: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 19:19:50 +01:00
  • 9502b54aa0 include: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 18:41:30 +01:00
  • 2b1b76c2a9 liblua: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 18:16:50 +01:00
  • 89db6064d0 fix: 'lf paradox demod' - wrong check iceman1001 2019-03-09 17:25:53 +01:00
  • 6d364ec70d chg: 'data detectclocks' - skip if isnoise iceman1001 2019-03-09 14:00:46 +01:00
  • aebfe193dc chg: 'data raw' - skip if signal is noise iceman1001 2019-03-09 13:54:03 +01:00
  • 45e8403d4d fix: 'lf t55' - aquiredata uses getsamples iceman1001 2019-03-09 12:54:39 +01:00
  • cc81b5bed9 fix: tolower iceman1001 2019-03-09 12:31:29 +01:00
  • a819d522c1 textual iceman1001 2019-03-09 11:51:46 +01:00
  • f4409ab375 chg: revert it iceman1001 2019-03-09 11:51:18 +01:00
  • 29adb88f32 fix: use correct define iceman1001 2019-03-09 11:49:56 +01:00
  • 6b9e5e0400 chg: unified code iceman1001 2019-03-09 11:36:05 +01:00
  • d998602690 textual iceman1001 2019-03-09 11:31:53 +01:00
  • 37423ed2ad Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-03-09 11:30:48 +01:00
  • cc9ec2d79c textual iceman1001 2019-03-09 11:30:26 +01:00
  • e093d1ab29 Adds colors, etc iceman1001 2019-03-09 11:29:34 +01:00
  • 957464ca88 armsrc Standalone: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 11:19:45 +01:00
  • 1fe75f2481 zlib, uart: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 11:15:18 +01:00
  • dc36bd5e5a fix: 'lf CheckChipType' - restores demodbuff/graphbuf properly iceman1001 2019-03-09 11:13:46 +01:00
  • 59eb83bf90 fix: use defines instead. iceman1001 2019-03-09 11:10:54 +01:00
  • 46af10d54d scripts: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 11:10:22 +01:00
  • bcb33ca5ef tools scripts: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 10:52:45 +01:00
  • e559a4a5af tools: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 10:46:59 +01:00
  • 248a861613 bootrom: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 10:42:03 +01:00
  • 2d1a077ae4 lua: more fix mix of spaces & tabs Philippe Teuwen 2019-03-09 10:40:45 +01:00
  • 05ff45e550 lua: fix mix of spaces & tabs Philippe Teuwen 2019-03-09 10:34:43 +01:00
  • 716c17bac8 Introduce make style, more to come Philippe Teuwen 2019-03-09 09:11:26 +01:00
  • bdd0494290 remove spurious spaces & tabs at end of lines: cpp files Philippe Teuwen 2019-03-09 09:11:08 +01:00
  • 60f292b18e remove spurious spaces & tabs at end of lines Philippe Teuwen 2019-03-09 08:59:13 +01:00
  • edc19f202a Convert the few files with still Windows carriage returns Philippe Teuwen 2019-03-09 08:49:41 +01:00
  • d8788bb376 appease coverity Philippe Teuwen 2019-03-09 08:43:28 +01:00
  • 17435d366f
    Merge pull request #122 from RfidResearchGroup/computeSignalProperties Iceman 2019-03-09 08:35:37 +01:00
  • 810f92dbab FIX: 'lf visa read' - increase samples solves #123 iceman1001 2019-03-09 08:29:37 +01:00
  • 1cf3e1b581 fix: 'lf visa' - use defines instead iceman1001 2019-03-09 08:14:42 +01:00
  • 1cba26decf remove redundant removeSignalOffset Philippe Teuwen 2019-03-08 20:30:54 +01:00
  • ae719c3b05 Fix CmdT55xxBruteForce infinite loop Philippe Teuwen 2019-03-08 20:10:16 +01:00
  • abddff513e loadFile: fix double free Philippe Teuwen 2019-03-08 19:49:12 +01:00
  • 4160e32b0a Replace isNoise by computeSignalProperties and removeSignalOffset Philippe Teuwen 2019-03-08 19:06:55 +01:00
  • 9764381aa4 fix: ndef - missing comma iceman1001 2019-03-08 17:25:36 +01:00
  • 1f0c1dff5e Fix issue #118 for better FSK on saturated signals Philippe Teuwen 2019-03-07 21:13:58 +01:00
  • 2a761e80db chg: analyse nuid' - added colors Chris 2019-03-07 19:48:20 +01:00
  • 259a561a69 analyse nuid: better ref and selftest from ref + little fix Philippe Teuwen 2019-03-07 15:55:53 +01:00
  • b5a9298961
    Merge pull request #117 from doegox/master Iceman 2019-03-07 15:17:49 +01:00
  • c5e1f9989c analyse nuid: fix crc -> selftest ok now Philippe Teuwen 2019-03-06 20:15:19 +01:00
  • be08c79bbf
    Merge pull request #116 from merlokk/madfix Oleg Moiseenko 2019-03-06 00:50:36 +02:00
  • cfcdbcdcee added some checks into madcheck merlokk 2019-03-06 00:50:12 +02:00
  • 05f5fb3e47 del verbose on warning merlokk 2019-03-06 00:43:59 +02:00
  • a8b3ccdce0
    Merge pull request #115 from doegox/master Iceman 2019-03-05 21:21:01 +01:00
  • 4dfcb727af cmds history: don't push to history if last command is replayed Philippe Teuwen 2019-03-05 21:14:30 +01:00
  • 7fe5d8cd31
    Merge pull request #114 from doegox/master Iceman 2019-03-05 20:46:55 +01:00
  • 581043bc90 Look for aidlist.json in the client dir Philippe Teuwen 2019-03-05 20:33:18 +01:00
  • 402a442956
    Merge pull request #113 from doegox/master Iceman 2019-03-05 19:52:57 +01:00
  • 2e884db100 Add missing i2c init in sc upgrade Philippe Teuwen 2019-03-05 19:44:02 +01:00
  • 8302751db7
    Merge pull request #112 from merlokk/ndef_tlv Oleg Moiseenko 2019-03-05 19:58:28 +02:00
  • 2e8771d7a3 added hf mf ndef merlokk 2019-03-05 19:57:08 +02:00
  • 0379c20031
    Merge pull request #111 from doegox/master Iceman 2019-03-05 18:43:23 +01:00
  • 53e0d03098 ndef cert right decode. https://github.com/skjolber/ndef-tools-for-android/blob/master/ndeftools/src/org/ndeftools/wellknown/SignatureRecord.java https://github.com/nfcpy/ndeflib/blob/master/src/ndef/signature.py merlokk 2019-03-05 19:41:50 +02:00
  • 04a6a63427 rename merlokk 2019-03-05 18:43:12 +02:00
  • 581fe408ba ndef sig decoding merlokk 2019-03-05 18:14:30 +02:00
  • a2be59db25 URI decode merlokk 2019-03-05 17:50:51 +02:00
  • 4ffeebc193 Fix return code check for iso14443b_select_card in hf epa Philippe Teuwen 2019-03-05 16:39:26 +01:00
  • c7c97d35b5 some code to decoding payload merlokk 2019-03-05 17:25:11 +02:00
  • 7003783c08 refactoring merlokk 2019-03-05 16:43:13 +02:00
  • fffa921aa0 ndef record decode OK merlokk 2019-03-05 16:41:20 +02:00
  • 5228cb5338
    Merge pull request #110 from mazodude/master Iceman 2019-03-05 04:39:06 +01:00
  • 3a4187555e
    Merge pull request #109 from sh7d/mad-ignore-shitty-checksum Iceman 2019-03-05 04:38:49 +01:00
  • 34a133451e small addon merlokk 2019-03-05 01:02:54 +02:00
  • 3bf618ca56 log structure merlokk 2019-03-05 00:54:45 +02:00
  • 64a5b355b5 added ndef record parse sketch merlokk 2019-03-05 00:51:32 +02:00
  • a2f8f0628c added ndef tlv parsing merlokk 2019-03-05 00:48:02 +02:00
  • 0a30e03aaf add header merlokk 2019-03-05 00:13:01 +02:00
  • cbe25f4832 add ndef.c/h merlokk 2019-03-05 00:11:31 +02:00