Commit Graph

  • 31b3689f0b Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-02-12 09:54:21 +01:00
  • 8b9393d3bd fixed issue #65 Martin Holst Swende 2015-02-12 08:21:58 +01:00
  • 19a700a8b5 hf 14a: if the tag supports it, set default timeout according to ATS hf epa: remove explicit but arbitrary timeout settings Bugfix: don't timeout when frame transmission has already started pwpiwi 2015-02-11 18:30:36 +01:00
  • 7554370c30 bugfix hf 14a sim / hf mf sim: polarity of tag subcarrier modulation was wrong pwpiwi 2015-02-11 21:14:34 +01:00
  • 070e36d421 ADD: identification of EM4233 iceman1001 2015-02-11 17:08:16 +01:00
  • 0310364d23 chg: the inital modification of t55xx commands to use Marshmellows new demod functions. fix: merged readblock & readblockPWD command. New syntax: "lf t55xx rd <block> <password>" -- OPTIONAL password iceman1001 2015-02-11 17:13:30 +01:00
  • 00a863f9ad ADD: identification of EM4233 iceman1001 2015-02-11 17:08:16 +01:00
  • 4ecde0e1ff Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-02-10 21:53:16 +01:00
  • 24cbeb3d27 Merge pull request #58 from Proxmark/GenericTracing Martin Holst Swende 2015-02-10 21:27:47 +01:00
  • 61972abbdd Merge branch 'master' into GenericTracing Martin Holst Swende 2015-02-10 21:25:14 +01:00
  • 1e3a799d47 Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-02-10 09:01:31 +01:00
  • 2b61c24212 Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-02-10 08:58:14 +01:00
  • 92bf686817 Merge pull request #64 from jessegit/csetuidfix pwpiwi 2015-02-10 07:27:06 +01:00
  • 3bba7deac0 Add settable ATQA and SAK to hf mf csetuid command. Jesse Hallio 2015-02-10 04:31:53 +02:00
  • 7e72f90a7f Merge remote-tracking branch 'upstream/master' marshmellow42 2015-02-09 16:47:24 -05:00
  • 0d0d049967 hw tune, data tune: adjusted "unusable" and "marginal" voltages. Display LF tuning graph only when LF antenna is connected. pwpiwi 2015-02-09 08:53:39 +01:00
  • 19ff0210fa lf data combine rawdemods & depreciate cmds marshmellow42 2015-02-09 16:25:12 -05:00
  • 904a96cd80 Merge pull request #59 from marshmellow42/master Martin Holst Swende 2015-02-09 20:28:12 +01:00
  • f3bf15e484 lf/data combined detectclock functions to one marshmellow42 2015-02-09 11:11:04 -05:00
  • 0c8d25ebd8 Fixed: hf mf sim failed on fast reader responses In Miller Decoder: don't wait too long for a stable signal In Miller Decoder: Don't accept sequences of four or more zeroes as start bit In EmSendCmd14443aRaw: don't wait for emptying the FPGA delay queue if it isn't filled pwpiwi 2015-02-08 22:14:20 +01:00
  • 6d3e6c740b Merge pull request #60 from pwpiwi/master pwpiwi 2015-02-08 22:09:42 +01:00
  • b4fb11ba92 fix inconsistent spacing within functions marshmellow42 2015-02-08 00:48:00 -05:00
  • beefe5bc4d Minor dox Martin Holst Swende 2015-02-07 21:22:53 +01:00
  • 665775c844 Some documentation and formatting to LogTraceHitag Martin Holst Swende 2015-02-07 21:05:14 +01:00
  • aabb719dc4 Moved LogTraceHitag to BigBuf (no changes to the function ... yet) Martin Holst Swende 2015-02-07 20:55:17 +01:00
  • 3000dc4e7e Generic tracing; removed iso14a_XX-functions, removed traceLen as global varible Martin Holst Swende 2015-02-07 20:49:40 +01:00
  • 3b692427ac Bugfix hw tune, hf tune: voltage measures were VERY wrong Modified hw detectreader: display reader field strength in mV units and to be less phony pwpiwi 2015-02-03 07:21:57 +01:00
  • be2cf126bf Merge remote-tracking branch 'upstream/master' marshmellow42 2015-02-06 14:45:46 -05:00
  • 6de4350803 data askraw patches, data askedgedetect demod, marshmellow42 2015-02-06 14:36:25 -05:00
  • 7d5ebac993 Merge branch 'master' into GenericTracing Martin Holst Swende 2015-02-06 08:41:02 +01:00
  • e770c64824 lf psk/nrz split, add maxErr argument marshmellow42 2015-02-05 17:01:18 -05:00
  • 146c201cbe Merge pull request #55 from jessegit/master Martin Holst Swende 2015-02-05 19:43:46 +01:00
  • b37235637f Merge pull request #57 from iceman1001/feature Martin Holst Swende 2015-02-05 19:43:26 +01:00
  • bb42a03ef1 Fix #1 for pm3 iclass simulation, remove erroneous extra bit after transmission Martin Holst Swende 2015-02-05 19:40:47 +01:00
  • 5c2b11eb3c FIX: LF TI WRITE inparameters didn't get copied by sscanf. This removes the "PRIu64" and uses the 012"llx" instead. iceman1001 2015-02-05 15:43:50 +01:00
  • e57fe796f5 FIX: LF TI WRITE inparameters didn't get copied by sscanf. This removes the "PRIu64" and uses the 012"llx" instead. iceman1001 2015-02-05 15:43:50 +01:00
  • 73a1c1bb97 Merge pull request #56 from iceman1001/feature Martin Holst Swende 2015-02-05 15:28:18 +01:00
  • a6cfa75035 add: lots of new toytypes in default_toys.lua fix: mixture between dec & hex numbers caused wrongly identifications of toytypes (default_toys.lua) add: showing bytes for trap-types in tnp3dump.lua iceman1001 2015-02-04 11:40:49 +01:00
  • 385f398740 prepare to update the LF T55XX commands iceman1001 2015-02-04 11:48:36 +01:00
  • a8d4906ba5 add: lots of new toytypes in default_toys.lua fix: mixture between dec & hex numbers caused wrongly identifications of toytypes (default_toys.lua) add: showing bytes for trap-types in tnp3dump.lua iceman1001 2015-02-04 11:40:49 +01:00
  • e9281ae812 Add flasher from SVN r623 for HID bootprom and current Mac OS X kext Jesse Hallio 2015-02-03 23:22:39 +02:00
  • 1f78a4d305 Merge pull request #54 from Proxmark/lf_recorder Martin Holst Swende 2015-02-02 19:54:07 +01:00
  • 0644d5e3a3 Merged with master Martin Holst Swende 2015-01-31 18:21:38 +01:00
  • c856ceae8a Fixed undecimation command Martin Holst Swende 2015-01-31 12:42:40 +01:00
  • 698b649e0e Added undec to un-decimate data on the client side, so we can use all those sweet demodders even if the data has been decimated on the ARM side Martin Holst Swende 2015-01-31 00:05:04 +01:00
  • 31abe49fd3 Some more fixes to longer lf recordings. Now also supports longer snoops, and an additional command 'lf config' has been defined, instead of having to specify all params for every call Martin Holst Swende 2015-01-30 23:03:44 +01:00
  • c4e3b1b6a2 Change in progress, the adjustments to use Marshmellow's new demod for T55XX commands. iceman1001 2015-01-30 15:45:56 +01:00
  • e58c712c9e ADD: a switch to detect if Qt4 or Qt5 is used. iceman1001 2015-01-30 15:23:01 +01:00
  • 908536d161 Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-01-30 15:22:01 +01:00
  • 15491b2d73 Merge pull request #53 from iceman1001/feature Martin Holst Swende 2015-01-30 15:18:18 +01:00
  • 0c5998c051 Update cmddata.c Iceman 2015-01-30 15:17:07 +01:00
  • 21e06301b9 Call to GetClock had wrong number of inparameters Added missing functions to header file iceman1001 2015-01-30 09:26:03 +01:00
  • f4a694f998 ohps, forgot to multiply it up again. iceman1001 2015-01-30 09:23:49 +01:00
  • 33c7e2f3bc wrong letter in variable name iceman1001 2015-01-29 22:22:29 +01:00
  • 7ea7465bbb wrong letter in variable name iceman1001 2015-01-29 22:22:29 +01:00
  • b6bf652821 Minor bounds checks for setDemodBuf and printDemodBuff iceman1001 2015-01-29 21:44:24 +01:00
  • 64d1b4efc9 Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-01-29 21:39:33 +01:00
  • 92623113b4 Minor documentation on 'hf list' Martin Holst Swende 2015-01-29 20:01:30 +01:00
  • b3cc5f2987 Reverted erroneous commit from bigbuf-rework Martin Holst Swende 2015-01-29 19:58:46 +01:00
  • 63e420b572 Merge pull request #51 from marshmellow42/master Martin Holst Swende 2015-01-29 01:11:10 +01:00
  • f6d9fb173f Added client-side support for recording longer samples, fixed last (?) issues on device-side Martin Holst Swende 2015-01-29 00:57:22 +01:00
  • 0892b968ce fix hid prox standalone bug marshmellow42 2015-01-28 12:55:04 -05:00
  • 4c18913dd8 Merge pull request #50 from marshmellow42/master Martin Holst Swende 2015-01-28 18:45:02 +01:00
  • 08ebca682c lf hid fskdemod bug marshmellow42 2015-01-28 11:45:31 -05:00
  • f71f4deb8f BigBuf and tracing rework: allow much longer traces in in hf commands - provided a BigBuf_malloc() function to dynamically allocate parts of BigBuf e.g. for DMA-Buffers, Frame-Buffers, Emulator-Memory - the whole rest of BigBuf is now available for traces (instead of a small fixed amount) - send actual traceLen together with trace data - changed client side to cope with varying traceLen - changed small buffers to automatic variables instead of parts of BigBuf pwpiwi 2015-01-27 08:34:48 +01:00
  • 117d9ec25c Refactoring of BigBuf handling in order to prepare for more efficient memory allocation and longer traces. pwpiwi 2015-01-16 11:00:17 +01:00
  • 936e0729f9 Merge pull request #49 from marshmellow42/master Martin Holst Swende 2015-01-27 22:14:39 +01:00
  • 88a3e9433d Revert "Revert "Traces"" marshmellow42 2015-01-27 16:08:15 -05:00
  • 003ac42c71 Revert "Revert "More Testing Traces"" marshmellow42 2015-01-27 16:08:08 -05:00
  • eb0b5130f2 Revert "More Testing Traces" marshmellow42 2015-01-27 16:05:10 -05:00
  • 58f478696d Revert "Traces" marshmellow42 2015-01-27 16:05:05 -05:00
  • 7f9064c641 Traces marshmellow42 2015-01-27 15:56:03 -05:00
  • 383608a63a Minor fixes to iso14443a annotations Martin Holst Swende 2015-01-27 21:55:08 +01:00
  • f4e739ed58 More Testing Traces marshmellow42 2015-01-27 15:09:45 -05:00
  • a1d17964a2 lf demod bug fix & refactor marshmellow42 2015-01-27 14:51:12 -05:00
  • 08e8317c21 More annotations to iso14443b protocol listings Martin Holst Swende 2015-01-27 16:34:45 +01:00
  • 16b75f27c3 Minor tweaks to iso14443b snoop tracing Martin Holst Swende 2015-01-27 16:34:11 +01:00
  • f50d457fa8 Merge pull request #48 from marshmellow42/master Martin Holst Swende 2015-01-27 10:21:22 +01:00
  • 03dc174036 Minor refactoring Martin Holst Swende 2015-01-27 09:06:01 +01:00
  • 8c65b650e8 clean up some comments marshmellow42 2015-01-26 17:49:30 -05:00
  • 04d2721b3c lf psk demods marshmellow42 2015-01-26 17:23:19 -05:00
  • 9c0f13d5dd Merge remote-tracking branch 'upstream/master' marshmellow42 2015-01-26 17:07:49 -05:00
  • aeadbdb216 Generic tracing: Some fixes in iso14443b snooping, to how DMA access is performed, sizes and buffers. Martin Holst Swende 2015-01-26 22:10:05 +01:00
  • 7c676e7269 Some documentation Martin Holst Swende 2015-01-26 21:15:28 +01:00
  • 2595390c6d Merge pull request #46 from holiman/master Martin Holst Swende 2015-01-26 20:59:36 +01:00
  • dca558bf9e Removed last trace of crypto from makefile Martin Holst Swende 2015-01-26 20:56:33 +01:00
  • 7242efa07c bugfix Martin Holst Swende 2015-01-22 23:04:59 +01:00
  • cb366e9dbd Added a lf acquisition-mode which can do decimation and quantization, in order to be able to record longer transactions Martin Holst Swende 2015-01-22 23:01:29 +01:00
  • e629181f5a Fixed issue where -1 size_t was returned Martin Holst Swende 2015-01-22 21:04:16 +01:00
  • afceaf4018 Removed openssl from the mfu-stuff Martin Holst Swende 2015-01-22 21:02:21 +01:00
  • 03e6bb4aed lf FSK demod tools/fixes marshmellow42 2015-01-22 14:24:03 -05:00
  • 3fd26a683d On another note; a nice udev-rule to have pm3 appear as /dev/pm3-1 (or /dev/pm3-2 if you have multiple) Martin Holst Swende 2015-01-22 00:33:49 +01:00
  • 388c92bde5 Generic tracing pt.4: Deprecated old 'hf 14b list' command Martin Holst Swende 2015-01-22 00:19:20 +01:00
  • c54d1394c6 Fixed compiler error Martin Holst Swende 2015-01-22 00:10:09 +01:00
  • 9e8255d4e9 Generic tracing pt.3 : reworking how iso14443b-traces are stored in ARM-memory Martin Holst Swende 2015-01-21 23:53:40 +01:00
  • df3e429d71 minor fix for a help in "hf 14a snoop" iceman1001 2015-01-21 21:24:37 +01:00
  • ec75f5c10a lf Bug Fixes and lf demod additions marshmellow42 2015-01-20 17:28:51 -05:00
  • a1557c4c2f Minor fixes: Array inits, some array bounds checks. ADD: some extra help text for lf snoop ADD: HasGraphData - function in graph.c ADD: DetectHighLowInGraph - function in graph.c iceman1001 2015-01-20 22:14:56 +01:00
  • e469159145 FIX: another file_path found in loadTraceCard and saveTraceCard, is now corrected to follow FILE_PATH_SIZE variable. iceman1001 2015-01-20 21:58:53 +01:00
  • 80b1b53fa3 SUGGESTED FIX: iceman1001 2015-01-20 21:55:19 +01:00