Commit Graph

  • 945fb82b48 make style Philippe Teuwen 2019-10-17 13:58:22 +02:00
  • 376e367d45 Make Style and remove some comments. Thomas Sutter 2019-10-17 13:48:34 +02:00
  • 97f85ba50a Remove printf from client. Ready for testing. Thomas Sutter 2019-10-17 12:54:56 +02:00
  • 4da87d3f96 Fix Client Response for RAW command. Client should receives now all response octects. Thomas Sutter 2019-10-17 11:46:59 +02:00
  • 9b35e8222b
    Merge pull request #21 from RfidResearchGroup/master mwalker33 2019-10-17 20:06:23 +11:00
  • 2ae2e1fff5 textual iceman1001 2019-10-17 09:31:37 +02:00
  • 5c0dfdbf6b chg: send ref instead iceman1001 2019-10-17 09:27:55 +02:00
  • 51022d4329 textual iceman1001 2019-10-16 14:24:23 -04:00
  • ce4711cc13 revert printf iceman1001 2019-10-16 15:45:52 +02:00
  • aa46570208
    Update README.md Iceman 2019-10-16 15:41:03 +02:00
  • 801ace94a2 dummy gui compilation on OSX.. iceman1001 2019-10-16 15:37:39 +02:00
  • 224b03a1f8 chg printf.. iceman1001 2019-10-16 15:09:20 +02:00
  • 5737355985 chg renable win ansi test. trying turning offlogging. @doegox can refacor this away when we get a prefs.json settings file iceman1001 2019-10-16 14:46:57 +02:00
  • 9d3331511b Fix FeliCa select_card. Selection works now for FeliCa standard cards. Fix SendRaw data. Add some new unfinished cmds. Thomas Sutter 2019-10-16 14:17:52 +02:00
  • d401041ed9
    Merge pull request #440 from mwalker33/dev2 Iceman 2019-10-16 11:33:14 +02:00
  • c3c45e03ce Update proxmark3.c mwalker33 2019-10-16 20:24:03 +11:00
  • cce04ef93c textual iceman1001 2019-10-16 10:57:14 +02:00
  • f9bf50e20b add xrefs between t55 menu and lf clone commands Philippe Teuwen 2019-10-16 10:43:32 +02:00
  • abf81bbbb7 log help as well, for consistent logging experience Philippe Teuwen 2019-10-16 10:42:58 +02:00
  • 726c421b1e textual iceman1001 2019-10-16 10:38:05 +02:00
  • cec9330a79 textual iceman1001 2019-10-16 10:32:50 +02:00
  • db3da4d224 textual iceman1001 2019-10-16 10:28:53 +02:00
  • bae3f65db6 textual iceman1001 2019-10-16 10:22:41 +02:00
  • 0bb4622f4b
    Merge pull request #20 from RfidResearchGroup/master mwalker33 2019-10-16 19:17:11 +11:00
  • 8a91880e33
    Update README.md Iceman 2019-10-16 10:05:21 +02:00
  • 260f6b9c2f
    Update Troubleshooting.md Iceman 2019-10-16 10:04:38 +02:00
  • 2fd3095c05 Attempt to document clocks and timers Philippe Teuwen 2019-10-16 01:22:45 +02:00
  • 8ea04a42a6 Use GetTickCountDelta when possible Philippe Teuwen 2019-10-16 00:03:53 +02:00
  • f9157c946d SLCK detection: use more available SpinDelay Philippe Teuwen 2019-10-15 18:53:29 +02:00
  • bf3ae7f007 perform startup delay also during TIA Philippe Teuwen 2019-10-15 18:07:24 +02:00
  • 0877802ded Bumping PMC_MAIN_OSC_STARTUP_DELAY to solve slow clock on some devices, thanks @iceman1001! Philippe Teuwen 2019-10-15 18:02:19 +02:00
  • 3fce47d023 Add hw tia to trigger a new Timing Interval Acquisition Philippe Teuwen 2019-10-15 14:21:26 +02:00
  • c7d84ce239 hw status: Detect slow clock drift problems Philippe Teuwen 2019-10-15 14:07:20 +02:00
  • 2173cadf23 openocd scripts: allow to call them from another dir Philippe Teuwen 2019-10-15 13:06:46 +02:00
  • bd13f72a59 textual iceman1001 2019-10-14 22:32:58 +02:00
  • 0ffb748f5e fix: hi/low should not be same iceman1001 2019-10-14 21:17:41 +02:00
  • 2b6ce17f60
    Merge pull request #19 from RfidResearchGroup/master mwalker33 2019-10-13 12:29:26 +11:00
  • 47d6eef7c9 usage Philippe Teuwen 2019-10-13 01:21:59 +02:00
  • 23efb59d5f coverity: long test Philippe Teuwen 2019-10-13 00:49:19 +02:00
  • 395d0f9ebf make style Philippe Teuwen 2019-10-13 00:48:26 +02:00
  • 5520bdc20f make style: skip cov-int Philippe Teuwen 2019-10-13 00:48:12 +02:00
  • 63711dd312 fix gcc8 failure, man sprintf: Some programs imprudently rely on code such as the following sprintf(buf, "%s some further text", buf); to append text to buf. However, the standards explicitly note that the results are undefined if source and destination buffers overlap when calling sprintf(), snprintf(), vsprintf(), and vs‐ nprintf(). Depending on the version of gcc(1) used, and the compiler options employed, calls such as the above will not produce the expected results. Philippe Teuwen 2019-10-13 00:31:21 +02:00
  • a41914947a
    Merge pull request #435 from mwalker33/master Philippe Teuwen 2019-10-13 00:18:22 +02:00
  • 150afebf28 text iceman1001 2019-10-12 12:40:22 +02:00
  • 36e4dfc1af added a Motorola trace. iceman1001 2019-10-12 12:37:44 +02:00
  • b745602d8c Motorola. FC guessing. CSN mapped straight from Indala descramble. iceman1001 2019-10-12 12:36:09 +02:00
  • 44b25cc6ac Update cmdlft55xx.c mwalker33 2019-10-12 17:55:23 +11:00
  • 76f7763893 motorola iceman1001 2019-10-11 23:14:57 +02:00
  • 354c5f2ea8 q iceman1001 2019-10-11 23:13:58 +02:00
  • 71baf71e17 Add 'lf motorola *' commands. Old grey Motorola cards, presumably Flexpass, which operates in 74 kHz, PSK1 , Clock 32. No chance a t55x7 can clone it :), simulation should be doable iceman1001 2019-10-11 23:13:52 +02:00
  • 6787144dbc Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg mwalker33 2019-10-11 21:16:52 +11:00
  • 25182d8e2f Update cmdlft55xx.c mwalker33 2019-10-11 21:16:28 +11:00
  • 33ed92849c
    Merge branch 'master' into master mwalker33 2019-10-11 20:42:36 +11:00
  • f109915ebd T55xx Save and Restore mwalker33 2019-10-11 20:29:20 +11:00
  • 9c82f84fa7 analyze demodbuff - fill demodbuffer with binary from client iceman1001 2019-10-11 11:26:14 +02:00
  • f5d0fdf2a1
    Update README.md Iceman 2019-10-11 09:36:09 +02:00
  • b2fb267774
    Update README.md Iceman 2019-10-11 09:34:55 +02:00
  • 6781eeae1e
    Update README.md Iceman 2019-10-11 09:32:51 +02:00
  • 973c1c71cf
    Update CHANGELOG.md Iceman 2019-10-10 16:27:33 +02:00
  • c82103d6f5
    Merge pull request #434 from martinbeier/patch-3 Iceman 2019-10-10 16:26:37 +02:00
  • baffd45d5a
    fixed indala FC decoding martinbeier 2019-10-10 16:01:54 +02:00
  • 3fd5ed06f3
    Merge pull request #433 from martinbeier/patch-2 Iceman 2019-10-10 15:41:36 +02:00
  • 602067da4a
    Update CHANGELOG.md martinbeier 2019-10-10 15:32:27 +02:00
  • d61a7b4a0f textual iceman1001 2019-10-10 15:10:22 +02:00
  • 81c1625bfc cov settings Philippe Teuwen 2019-10-10 14:52:51 +02:00
  • 67b575c728
    Merge pull request #18 from RfidResearchGroup/master mwalker33 2019-10-10 23:40:04 +11:00
  • a4ac5b4f64
    added indala 26bit decoding - fixed martinbeier 2019-10-10 14:39:47 +02:00
  • 29700187f0
    Merge pull request #17 from mwalker33/pr/16 mwalker33 2019-10-10 23:36:46 +11:00
  • 194c9ca7df
    added indala 26bit decoding - fixed martinbeier 2019-10-10 14:36:00 +02:00
  • 070449f7d2
    Merge pull request #431 from martinbeier/patch-1 Iceman 2019-10-10 14:34:55 +02:00
  • 1262270924
    added indala 26bit decoding martinbeier 2019-10-10 14:25:41 +02:00
  • c334d482c4 Merge branch 'RfidResearchGroup-master' into pr/16 mwalker33 2019-10-10 23:20:36 +11:00
  • f0ae164fdf Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 into RfidResearchGroup-master mwalker33 2019-10-10 23:13:20 +11:00
  • ed4cdc8b75 coverity 226411 iceman1001 2019-10-10 13:11:29 +02:00
  • 18520a5dfd Update cmdlft55xx.c mwalker33 2019-10-10 22:07:57 +11:00
  • 8416bdb485 coverity 226278 iceman1001 2019-10-10 12:41:12 +02:00
  • 92639c9df8 Update CHANGELOG.md mwalker33 2019-10-10 21:38:53 +11:00
  • f6c1e73378 coverity 263230 iceman1001 2019-10-10 12:34:11 +02:00
  • 1181a9792e Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg mwalker33 2019-10-10 21:29:57 +11:00
  • e435d8a6ff t55x7 save and restore eml/bin mwalker33 2019-10-10 21:27:48 +11:00
  • c2b448de0f elite_crack: static include else we get issue with gcov Philippe Teuwen 2019-10-10 12:02:01 +02:00
  • 9f54495412 coverity 226214 iceman1001 2019-10-10 11:54:23 +02:00
  • 9be5627537 should unify authors messages, remove from individual functions that was done for awhile iceman1001 2019-10-10 11:37:36 +02:00
  • 7435663ea1 coverity 226262 iceman1001 2019-10-10 11:36:28 +02:00
  • 371a0e3ee0 coverity 226308 iceman1001 2019-10-10 11:13:14 +02:00
  • 49caa7f962 chg cotag operates on 132kHz. textual iceman1001 2019-10-10 10:34:56 +02:00
  • b62e4dfa36 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-10-10 10:24:21 +02:00
  • 762075f34a textual iceman1001 2019-10-10 07:56:39 +02:00
  • 93b3f3e27d Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-10-10 07:36:35 +02:00
  • f909039d01 frame iceman1001 2019-10-10 07:34:30 +02:00
  • d43460ab9f cov submit: delete old logs Philippe Teuwen 2019-10-10 00:30:14 +02:00
  • 904f0fe2fd coverity 226229 Philippe Teuwen 2019-10-10 00:08:30 +02:00
  • fb1e7879e1 coverity 226393 - missing break in mifaresim Philippe Teuwen 2019-10-09 23:44:46 +02:00
  • 755ac62ab8 coverity 226422 Philippe Teuwen 2019-10-09 23:38:41 +02:00
  • b6c683bd02 coverity 226304 Philippe Teuwen 2019-10-09 23:34:19 +02:00
  • f4ec8463a4 coverity 226367 - strange indala code Philippe Teuwen 2019-10-09 23:31:22 +02:00
  • e4ad1a7471 coverity 227889 227898 - division by zero Philippe Teuwen 2019-10-09 23:01:07 +02:00
  • 2024f87ed3 coverity 226201 Philippe Teuwen 2019-10-09 22:48:54 +02:00
  • 209fa45107 coverity 226215 Philippe Teuwen 2019-10-09 22:44:25 +02:00
  • d3efe5342c misspelled fct Philippe Teuwen 2019-10-09 22:32:38 +02:00