Commit graph

10044 commits

Author SHA1 Message Date
mwalker33 9b35e8222b
Merge pull request #21 from RfidResearchGroup/master
Update
2019-10-17 20:06:23 +11:00
iceman1001 2ae2e1fff5 textual 2019-10-17 09:31:37 +02:00
iceman1001 5c0dfdbf6b chg: send ref instead 2019-10-17 09:27:55 +02:00
iceman1001 51022d4329 textual 2019-10-16 14:24:23 -04:00
iceman1001 ce4711cc13 revert printf 2019-10-16 15:45:52 +02:00
Iceman aa46570208
Update README.md 2019-10-16 15:41:03 +02:00
iceman1001 801ace94a2 dummy gui compilation on OSX.. 2019-10-16 15:37:39 +02:00
iceman1001 224b03a1f8 chg printf.. 2019-10-16 15:09:20 +02:00
iceman1001 5737355985 chg renable win ansi test. trying turning offlogging. @doegox can refacor this away when we get a prefs.json settings file 2019-10-16 14:46:57 +02:00
Thomas Sutter 9d3331511b Fix FeliCa select_card. Selection works now for FeliCa standard cards.
Fix SendRaw data.
Add some new unfinished cmds.
2019-10-16 14:17:52 +02:00
Iceman d401041ed9
Merge pull request #440 from mwalker33/dev2
Removed Windows 10 color option.
2019-10-16 11:33:14 +02:00
mwalker33 c3c45e03ce Update proxmark3.c 2019-10-16 20:24:03 +11:00
iceman1001 cce04ef93c textual 2019-10-16 10:57:14 +02:00
Philippe Teuwen f9bf50e20b add xrefs between t55 menu and lf clone commands 2019-10-16 10:48:03 +02:00
Philippe Teuwen abf81bbbb7 log help as well, for consistent logging experience 2019-10-16 10:43:44 +02:00
iceman1001 726c421b1e textual 2019-10-16 10:38:05 +02:00
iceman1001 cec9330a79 textual 2019-10-16 10:32:50 +02:00
iceman1001 db3da4d224 textual 2019-10-16 10:28:53 +02:00
iceman1001 bae3f65db6 textual 2019-10-16 10:22:41 +02:00
mwalker33 0bb4622f4b
Merge pull request #20 from RfidResearchGroup/master
Update Master
2019-10-16 19:17:11 +11:00
Iceman 8a91880e33
Update README.md 2019-10-16 10:05:21 +02:00
Iceman 260f6b9c2f
Update Troubleshooting.md 2019-10-16 10:04:38 +02:00
Philippe Teuwen 2fd3095c05 Attempt to document clocks and timers 2019-10-16 01:22:45 +02:00
Philippe Teuwen 8ea04a42a6 Use GetTickCountDelta when possible 2019-10-16 00:03:53 +02:00
Philippe Teuwen f9157c946d SLCK detection: use more available SpinDelay 2019-10-15 18:53:29 +02:00
Philippe Teuwen bf3ae7f007 perform startup delay also during TIA 2019-10-15 18:07:28 +02:00
Philippe Teuwen 0877802ded Bumping PMC_MAIN_OSC_STARTUP_DELAY to solve slow clock on some devices, thanks @iceman1001! 2019-10-15 18:02:19 +02:00
Philippe Teuwen 3fce47d023 Add hw tia to trigger a new Timing Interval Acquisition 2019-10-15 15:02:34 +02:00
Philippe Teuwen c7d84ce239 hw status: Detect slow clock drift problems 2019-10-15 14:07:20 +02:00
Philippe Teuwen 2173cadf23 openocd scripts: allow to call them from another dir 2019-10-15 13:06:46 +02:00
iceman1001 bd13f72a59 textual 2019-10-14 22:32:58 +02:00
iceman1001 0ffb748f5e fix: hi/low should not be same 2019-10-14 21:17:41 +02:00
mwalker33 2b6ce17f60
Merge pull request #19 from RfidResearchGroup/master
Update from rrg
2019-10-13 12:29:26 +11:00
Philippe Teuwen 47d6eef7c9 usage 2019-10-13 01:21:59 +02:00
Philippe Teuwen 23efb59d5f coverity: long test 2019-10-13 00:49:19 +02:00
Philippe Teuwen 395d0f9ebf make style 2019-10-13 00:48:26 +02:00
Philippe Teuwen 5520bdc20f make style: skip cov-int 2019-10-13 00:48:12 +02:00
Philippe Teuwen 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.
2019-10-13 00:31:21 +02:00
Philippe Teuwen a41914947a
Merge pull request #435 from mwalker33/master
T55xx save and restore (.bin, .eml)
2019-10-13 00:18:22 +02:00
iceman1001 150afebf28 text 2019-10-12 12:40:22 +02:00
iceman1001 36e4dfc1af added a Motorola trace. 2019-10-12 12:37:44 +02:00
iceman1001 b745602d8c Motorola. FC guessing. CSN mapped straight from Indala descramble. 2019-10-12 12:36:09 +02:00
mwalker33 44b25cc6ac Update cmdlft55xx.c
removed extra comma.
2019-10-12 17:55:23 +11:00
iceman1001 76f7763893 motorola 2019-10-11 23:14:57 +02:00
iceman1001 354c5f2ea8 q 2019-10-11 23:13:58 +02:00
iceman1001 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 2019-10-11 23:13:52 +02:00
mwalker33 6787144dbc Merge branch 'master' of https://github.com/mwalker33/proxmark3-rrg 2019-10-11 21:16:52 +11:00
mwalker33 25182d8e2f Update cmdlft55xx.c
Fix travis initilisation error.
2019-10-11 21:16:28 +11:00
mwalker33 33ed92849c
Merge branch 'master' into master 2019-10-11 20:42:36 +11:00
mwalker33 f109915ebd T55xx Save and Restore 2019-10-11 20:29:20 +11:00