Commit Graph

  • 1f42ccddfb fix USB descriptors - indicate compliance with USB release 2.0 - set correct vendor and product IDs - indicate power consumption (500mA) - add String Descriptor 0 indicating supported languages - add String Descriptors for Manufacturer and Product pwpiwi 2017-04-24 14:19:39 +02:00
  • ebcc86a2fa Merge pull request #281 from brianredbeard/lf-script marshmellow42 2017-04-20 13:17:29 -04:00
  • b62b5e2527 Merge pull request #277 from pwpiwi/clang_warnings pwpiwi 2017-04-19 18:11:46 +02:00
  • 24aa0a5733 Merge pull request #282 from Proxmark/graphwork2 pwpiwi 2017-04-19 18:11:07 +02:00
  • 3759e8a02d Remove built file marshmellow42 2017-04-18 23:59:40 -04:00
  • 9c44a9b6ca fix .gitignore changes marshmellow42 2017-04-18 23:43:42 -04:00
  • 3fc4596f2c fix makefile to allow make of overlays.ui marshmellow42 2017-04-18 23:41:38 -04:00
  • 79b19c5f90 contrib: LF Programming script Brian 'Redbeard' Harrington 2017-04-18 08:24:42 -07:00
  • 3fd7fce4ac new grid X offset calcs to fix some issues marshmellow42 2017-04-17 18:37:23 -04:00
  • 999d57c201 fix y grid + marshmellow42 2017-04-16 00:26:26 -04:00
  • 537f80f2c8 adjust lf search to not use save/restore if... marshmellow42 2017-04-15 21:40:05 -04:00
  • 1c70664ae7 finish FSK graph index changes marshmellow42 2017-04-15 16:18:54 -04:00
  • b760f0ffd8 cannot seem to get uic to work for ... marshmellow42 2017-04-15 13:40:49 -04:00
  • 2c441f573c attempt ui_overlays.h qt4 version marshmellow42 2017-04-15 13:12:56 -04:00
  • 27882d378b add uic make ui_overlays.h marshmellow42 2017-04-14 10:31:00 -04:00
  • 1a3c006469 maybe fixed loading/unloading bug. marshmellow42 2017-04-14 09:53:36 -04:00
  • 2deb4b6b46 Merge pull request #278 from marshmellow42/graphwork marshmellow42 2017-04-13 17:25:24 -04:00
  • c4809fd411 Merge branch 'graphwork2' into graphwork marshmellow42 2017-04-13 17:24:33 -04:00
  • f516ff0895 a few notation fixes marshmellow42 2017-04-13 17:16:34 -04:00
  • c4f51073fc combine autocorr, dirth functions marshmellow42 2017-04-13 10:33:18 -04:00
  • 9fe4507c03 update more demods for graphing marshmellow42 2017-04-12 17:55:31 -04:00
  • b8fdac9e6f apply @holiman s graph changes + marshmellow42 2017-04-12 14:35:07 -04:00
  • bb4e6dbd62 align clock grid with demods on graph (#276) marshmellow42 2017-04-11 23:48:49 -04:00
  • 3fe7103959 proper initialized values marshmellow42 2017-04-11 21:51:31 -04:00
  • 31a29271b9 fix clang compiler warnings (including fixing a bug revealed in cmdhftopaz.c) pwpiwi 2017-04-11 18:55:33 +02:00
  • 0f321d631a align clock grid with demods on graph marshmellow42 2017-04-11 10:34:43 -04:00
  • 8aee1b8418 avoid vast number of warnings with clang compiler pwpiwi 2017-04-11 07:05:22 +02:00
  • 3472ebe528 Compatibility fixes for Qt5 (#271) pwpiwi 2017-04-11 06:58:20 +02:00
  • 68541dddc2 Merge branch 'master' of https://github.com/Proxmark/proxmark3 pwpiwi 2017-04-10 19:37:05 +02:00
  • 4a6bc37e70 fix missing terminating 0 in my_executable_directory (thanks @iceman1001). fix warning about const used twice in get_my_executable_path() and get_my_executable_directory(). pwpiwi 2017-04-10 18:39:33 +02:00
  • 88499d8694 Merge pull request #274 from marshmellow42/master pwpiwi 2017-04-10 18:01:04 +02:00
  • 90e9da2566 fix length test marshmellow42 2017-04-10 11:38:11 -04:00
  • e8647c5764 fix silent option for getSamples marshmellow42 2017-04-07 18:10:01 -04:00
  • f9a6e84c56 update changelog marshmellow42 2017-04-07 18:05:23 -04:00
  • f1004b345e fix buffer length bugs marshmellow42 2017-04-07 18:00:55 -04:00
  • 0aed2199a4 fix pskclockdetect bug marshmellow42 2017-04-07 17:41:22 -04:00
  • b9957414a5 lf read adjustments marshmellow42 2017-04-07 17:28:12 -04:00
  • bed24f53c2 no longer need doT55x7Acquisition... marshmellow42 2017-04-05 21:37:04 -04:00
  • 2229ee897e adjust t55x7 testmode write timing marshmellow42 2017-04-05 21:19:48 -04:00
  • ebfb4447b8 Merge pull request #268 from marshmellow42/master Iceman 2017-04-05 15:41:16 +02:00
  • 605524b131 fix command help marshmellow42 2017-04-04 17:34:15 -04:00
  • bf85d22f96 fix bug in st detect + marshmellow42 2017-04-04 17:22:21 -04:00
  • b97311b1bd lf improvements marshmellow42 2017-04-04 11:52:10 -04:00
  • b3ec0b3d4f Merge pull request #266 from marshmellow42/master pwpiwi 2017-04-01 09:44:17 +02:00
  • 6a772a1273 add verification data was entered-lf em 4x05 write marshmellow42 2017-03-31 12:52:30 -04:00
  • 51b614aa75 fix return value for error. marshmellow42 2017-03-31 12:22:30 -04:00
  • 5249ff940f Merge remote-tracking branch 'upstream/master' marshmellow42 2017-03-31 12:18:50 -04:00
  • 4ab135c0cd a few more tools for em4x05 writing. marshmellow42 2017-03-31 12:14:28 -04:00
  • fb9acd4588 Update/cleanup Makefiles (#265) pwpiwi 2017-03-31 16:04:04 +02:00
  • b642ce7ab5 Merge pull request #264 from qweenwasabi/master marshmellow42 2017-03-30 23:12:22 -04:00
  • fa2aab705b Fix data mtrim (#262) marshmellow42 2017-03-30 16:23:02 -04:00
  • 425b6c0eb0 Update README.txt Jacky 2017-03-30 12:51:49 -07:00
  • 3991b2ec6a Fix data mtrim marshmellow42 2017-03-30 12:05:03 -04:00
  • 1f1f1955dc Fixed compile error in MinGW (#260) m2otech 2017-03-30 03:39:39 +02:00
  • f25c62c5ec Merge pull request #256 from pwpiwi/fast_select Iceman 2017-03-29 17:36:37 +02:00
  • 06da1c3f4b Merge pull request #259 from marshmellow42/master Iceman 2017-03-29 17:12:55 +02:00
  • f2ea55fb3c fix/update removeParity & fix securakey detection marshmellow42 2017-03-29 10:02:29 -04:00
  • 2938b3cb12 Merge pull request #258 from marshmellow42/master Iceman 2017-03-29 07:39:40 +02:00
  • c3caf0409c add lf securakey marshmellow42 2017-03-29 00:37:16 -04:00
  • 199c74a47f fix build error on kali in new noralsy marshmellow42 2017-03-28 18:15:43 -04:00
  • a9968da347 add jablotron+noralsy lf tag definitions/cmds marshmellow42 2017-03-28 18:01:45 -04:00
  • 160dba8697 Merge pull request #257 from marshmellow42/master Iceman 2017-03-28 16:04:27 +02:00
  • b2f565142c fix copy paste header issue marshmellow42 2017-03-28 09:11:29 -04:00
  • 5bce72d5e3 split lf paradox/nexwatch into own files marshmellow42 2017-03-27 18:04:20 -04:00
  • de77d4acde add: iceman1001's idea to reuse @pwpiwi's fast select without anticollision to speedup hf mf chk (see http://www.proxmark.org/forum/viewtopic.php?id=2920) pwpiwi 2017-03-27 10:28:06 +02:00
  • 9331855865 Merge pull request #254 from marshmellow42/master Iceman 2017-03-26 23:39:37 +02:00
  • 488d309804 fix indentation warning marshmellow42 2017-03-26 17:35:16 -04:00
  • 8169040a0a Merge pull request #253 from marshmellow42/master marshmellow42 2017-03-26 13:35:32 -04:00
  • 3e8c61a522 fix missing header marshmellow42 2017-03-26 13:34:38 -04:00
  • 79375850fd Merge pull request #252 from marshmellow42/master Iceman 2017-03-26 15:24:07 +02:00
  • 9b99a6dbdb adjust lf menu descriptions marshmellow42 2017-03-26 08:46:45 -04:00
  • d95878f802 Merge pull request #251 from marshmellow42/master Iceman 2017-03-26 14:35:42 +02:00
  • 4db6f3bbb9 split fdx-b demod to its own file marshmellow42 2017-03-26 08:09:40 -04:00
  • 7cd25ae5a3 Merge pull request #250 from pwpiwi/fix_mfkey Iceman 2017-03-26 13:05:26 +02:00
  • dc2349ae77 fix mfkey tools (issue #247) - add -std=c99 -D_ISOC99_SOURCE to compiler flags - fix: include <string.h> instead of <strings.h> in mfkey64.c pwpiwi 2017-03-26 12:28:07 +02:00
  • 1ee7925609 Merge pull request #249 from pwpiwi/parity Iceman 2017-03-26 08:28:43 +02:00
  • fecfd86d3d Merge pull request #248 from marshmellow42/master Iceman 2017-03-26 08:26:30 +02:00
  • 1f065e1dad Refactor parity functions - get rid of __asm function in crapto1.h, use gcc builtin function instead - make parity functions available in common directory pwpiwi 2017-03-24 23:50:50 +01:00
  • 946a84c35b Split data askgproxiidemod to own file marshmellow42 2017-03-25 15:51:31 -04:00
  • a7e0d39ce3 Merge pull request #246 from marshmellow42/master Iceman 2017-03-25 13:12:05 +01:00
  • 28598e80c0 hitag sim fix marshmellow42 2017-03-25 07:49:53 -04:00
  • edf751bb62 Merge pull request #245 from marshmellow42/master Iceman 2017-03-25 07:28:53 +01:00
  • 0fb65a262b split lf indala[cmd] to lf indala [cmd] marshmellow42 2017-03-24 19:18:33 -04:00
  • f513388ee0 Merge pull request #243 from pwpiwi/cleanup Iceman 2017-03-24 08:19:23 +01:00
  • 42a6a3f87b Remove duplicate #include stdio.h pwpiwi 2017-03-24 07:53:52 +01:00
  • 41f4bcabc6 Merge pull request #244 from marshmellow42/master Iceman 2017-03-24 07:46:34 +01:00
  • 2b4898ec71 fix lf file includes to include own .h marshmellow42 2017-03-23 22:32:38 -04:00
  • 4cb4b588c2 Deduplicate mfkey32 and mfkey64 - rename client/nonce2key.[ch] to mfkey.[ch] - leave only main() wrapper in tools/mfkey - add mfkey32 and mfkey64 to .gitignore pwpiwi 2017-03-23 18:06:14 +01:00
  • bd2797de15 fix: compile issue on RasPi (http://www.proxmark.org/forum/viewtopic.php?id=4678) pwpiwi 2017-03-23 06:42:56 +01:00
  • 275111f6ff Merge pull request #242 from marshmellow42/master pwpiwi 2017-03-23 06:38:22 +01:00
  • f2fc0a9c4d move viking demod to respective file marshmellow42 2017-03-22 22:59:55 -04:00
  • 9b952b29eb Merge pull request #241 from pwpiwi/ukbhit_fix Iceman 2017-03-22 22:39:28 +01:00
  • dc0bd4169f Merge pull request #240 from marshmellow42/master pwpiwi 2017-03-22 22:27:02 +01:00
  • cf4640b973 split io demod/pyramid demod to respective files marshmellow42 2017-03-22 17:16:43 -04:00
  • 8c0ccdef35 fix: ukbhit() for OS X - don't use CMIN and CTIME - corrected comments pwpiwi 2017-03-22 22:15:24 +01:00
  • bcec0edb97 Merge pull request #239 from marshmellow42/master Iceman 2017-03-22 21:02:52 +01:00
  • ecbf82fe20 fix headers marshmellow42 2017-03-22 15:54:32 -04:00
  • 6cd2eef44b split hid demod/awid demod to respective files marshmellow42 2017-03-22 15:49:01 -04:00
  • 2f337fe8a3 Merge pull request #237 from marshmellow42/master Iceman 2017-03-22 15:51:00 +01:00
  • 35aa230ee4 move em410x demod functions to cmdlfem4x.c marshmellow42 2017-03-21 18:42:11 -04:00