Commit graph

  • 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
  • fe5b3a4424 FIX: The 14b write command (CmdHF14BWrite) now turns off antenna after call. iceman1001 2015-01-20 21:50:49 +01:00
  • e3c235654f Minor fixes to some help-texts. iceman1001 2015-01-20 21:48:39 +01:00
  • 81740aa519 STEP 3 - the actual new files for Ultralight. ADD: script remagic.lua -- a script to make a "dead" Mifare s50 generation 1 alive again. ADD: tracetest.lua - This script will load several traces files in ../traces/ folder and do "data load" "lf search" ADD: test_t55x7_psk.lua - iterates thru a lot of calls to check the new psk demods. iceman1001 2015-01-20 21:29:55 +01:00
  • 5ee701292f Step 2 - Ultralight / Ultralight-C iceman1001 2015-01-20 21:23:04 +01:00
  • c8b6da2295 Merge branch 'master' of https://github.com/holiman/proxmark3 iceman1001 2015-01-20 20:59:24 +01:00
  • 5149e37e66 Merge branch 'master' of https://github.com/Proxmark/proxmark3 iceman1001 2015-01-20 09:32:53 +01:00
  • 53d85a8fa1 Merge remote-tracking branch 'upstream/master' marshmellow42 2015-01-18 18:19:26 -05:00
  • 1e090a61a1 lf demod additions marshmellow42 2015-01-18 18:13:32 -05:00
  • 355c8b4a7d Generic trace pt2: made iso14443b use standard trace format Martin Holst Swende 2015-01-18 20:23:58 +01:00
  • 80fe723570 Generic trace pt1: Moved arm-side trace functionality into util-package Martin Holst Swende 2015-01-18 20:21:53 +01:00
  • b689b842b6 Bugfix 'hf list 14b' and 'hf list raw' Martin Holst Swende 2015-01-16 22:48:30 +01:00
  • 41fdd0f061 First stab at adding 'hf list 14b' and 'hf list raw' Martin Holst Swende 2015-01-16 22:41:19 +01:00
  • 55c7e3520f Merge branch 'master' of github.com:Proxmark/proxmark3 Martin Holst Swende 2015-01-16 15:49:11 +01:00
  • 49726b4088 Improved 'hf list iclass' a bit, better understanding of the protocol and when to apply CRC checks Martin Holst Swende 2015-01-15 23:00:39 +01:00
  • 5c72368e2d Merge pull request #44 from marshmellow42/master Martin Holst Swende 2015-01-15 21:53:18 +01:00
  • f164662363 Merge branch 'master' of https://github.com/iceman1001/ForPm3 Martin Holst Swende 2015-01-15 21:50:03 +01:00
  • d60418a05f Synchronized loclass library, imported the legal warning Martin Holst Swende 2015-01-15 16:28:28 +01:00
  • 758f1fd1f3 Fixed issue #43 on github Martin Holst Swende 2015-01-15 16:07:58 +01:00
  • 6b038d192a Minor dox Martin Holst Swende 2015-01-15 15:45:54 +01:00
  • 1eb874ee3f Merge branch 'master' of github.com:Proxmark/proxmark3 Martin Holst Swende 2015-01-15 15:45:15 +01:00
  • 09b69422e2 This was resynthezised along with my hf-changes. Nothing changed though Martin Holst Swende 2015-01-15 15:29:03 +01:00
  • 7b941c8d7f Fixed memory corruption after reader-attack in armsrc, fixed annoying LED Martin Holst Swende 2015-01-15 15:27:44 +01:00
  • 645c960f61 Implemented new FPGA mode for iclass tag simulation. Reduces arm-side size of transfer/memory by a factor of 8. Makes for easier arm-side encoding of messages, for when we start needing to do that on the fly instead of using precalculated messages Martin Holst Swende 2015-01-15 15:16:34 +01:00
  • dc065b4e34 slight em410xdecode adjustments marshmellow42 2015-01-13 17:52:48 -05:00
  • 84871873a4 Small lf bug fixes and threshold adjustments marshmellow42 2015-01-13 17:21:36 -05:00
  • a631936e84 ADD: Midnitesnaks's & Pentura labs Ultralight-c modifications in ARMSRC. ADD: des.c , aes.c in ARMSRC iceman1001 2015-01-13 23:18:04 +01:00