Commit Graph

  • a3bd24b5dc Merge pull request #230 from zhovner/master Iceman 2017-03-08 12:20:47 +01:00
  • 45095b0178 Adding homebrew tap method for macOS Pavel Zhovner 2017-03-08 14:16:33 +03:00
  • 6143f8ccf1 Merge pull request #229 from marshmellow42/master Iceman 2017-03-08 06:42:08 +01:00
  • 8b6abef506 add iceman1001 s lf visa2000 commands marshmellow42 2017-03-07 08:48:16 -05:00
  • 300bb58ac1 Merge pull request #227 from pwpiwi/client_fixes pwpiwi 2017-03-06 22:19:15 +01:00
  • 7cb8516cb5 Client code cleanup: - cleanup some header files and respective #includes - rearrange functions (definition before first use) - use SCNxxx instead of PRIxxx macros in scanf() - use stdbool true/false instead of self defined TRUE/FALSE pwpiwi 2017-03-06 20:07:02 +01:00
  • 7ea23ef5b3 Merge pull request #226 from pwpiwi/fix_defines Iceman 2017-03-06 20:46:09 +01:00
  • 571324a5c4 Merge pull request #225 from pwpiwi/armsrc_header_fixes Iceman 2017-03-06 20:45:58 +01:00
  • c44c2f04d9 Fix some #defines - Use -D_ISOC99_SOURCE instead of -D__USE_MINGW_ANSI_STDIO=1 - WIN32 is deprecated. Use _WIN32 instead pwpiwi 2017-03-06 19:55:23 +01:00
  • b8e461ff61 Remove local armsrc/stdint.h and fix some other #includes pwpiwi 2017-03-06 19:22:35 +01:00
  • 8a8e7c6914 Merge pull request #223 from 4m4rOk/master Iceman 2017-03-04 13:54:44 +01:00
  • 6ef3f9f219 Typo fix for CmdPing Luca 2017-03-04 13:38:57 +01:00
  • 23bd68f944 Merge pull request #221 from jamchamb/clean-mfu-dump pwpiwi 2017-03-04 12:48:37 +01:00
  • d172c17ca4 make clean_ascii a util function James Chambers 2017-03-03 18:04:58 -05:00
  • 4bbf5ad17d clean up unprintable characters in MFU dump output James Chambers 2017-03-03 17:38:51 -05:00
  • f76d6fae10 Merge pull request #220 from marshmellow42/master pwpiwi 2017-03-01 07:08:50 +01:00
  • ebd95febb8 update changelog marshmellow42 2017-02-28 17:44:19 -05:00
  • f75b313b00 fix stt mark location bug marshmellow42 2017-02-28 17:28:51 -05:00
  • ab812dfae5 implement marking the second STT when detected marshmellow42 2017-02-28 16:35:01 -05:00
  • f9f0e83b7c Add 2 pre-setable markers for the graph marshmellow42 2017-02-28 15:53:33 -05:00
  • b1ee7eed65 fix em410x XL bug marshmellow42 2017-02-28 13:32:23 -05:00
  • 62a38cc883 adjust em4x05/em4x69 command timings to... marshmellow42 2017-02-28 13:18:52 -05:00
  • dda5a928f0 fix STT bug for strong waves (or cleaned ones) marshmellow42 2017-02-28 11:53:55 -05:00
  • 40c6a02bc9 Add a retry loop to hf mf dump marshmellow42 2017-02-28 11:09:42 -05:00
  • 38231ce012 Merge pull request #219 from marshmellow42/master Iceman 2017-02-28 08:00:00 +01:00
  • fac69c3d76 Adjust global variable name marshmellow42 2017-02-27 23:03:55 -05:00
  • a9d08ed0d5 fix for Kali Linux users (Issue #218) pwpiwi 2017-02-27 08:39:12 +01:00
  • 2b11c7c750 adjust timeouts on lf read/lf search to no timeout if threshold was set. marshmellow42 2017-02-26 21:44:40 -05:00
  • 5a6a7affc5 Fix issues with commit 4197a3f on some linux distributions and old mingw environments (issue #217) pwpiwi 2017-02-24 16:19:35 +01:00
  • c85189135e the timeout on lf read makes the threshold ... marshmellow42 2017-02-24 01:02:25 -05:00
  • e88c04f924 Merge remote-tracking branch 'upstream/master' Jeff Morsch 2017-02-24 00:45:57 -05:00
  • 4913be92ac Merge remote-tracking branch 'upstream/master' marshmellow42 2017-02-23 14:08:41 -05:00
  • e88096ba25 cleanup marshmellow42 2017-02-23 13:53:40 -05:00
  • 4197a3f6ff Make LUA scripting work even if proxmark3 is called from arbitrary working directory - add @gpakosz whereami library (https://github.com/gpakosz/whereami) in order to ... - determine and set absolute paths for LUA scripts and LUA libraries pwpiwi 2017-02-23 18:30:29 +01:00
  • 4c16ae80f0 Code cleanup: - correctly using stdtypes.h printf and scanf format string macros (PRIx64 et al) - coverity fixes to client/cmdhfmf.c - fix linker warning re missing entry point when linking fullimage.elf pwpiwi 2017-02-23 09:40:12 +01:00
  • 43534cbad2 Code cleanup: - correctly use inttypes.h scanf and printf macros (PRIx64 et al) - fix indendation warnings pwpiwi 2017-02-22 22:45:00 +01:00
  • 2d0717853d Merge pull request #216 from marshmellow42/master pwpiwi 2017-02-22 17:38:56 +01:00
  • 33a1fe9636 small text adjustments plus... marshmellow42 2017-02-22 10:41:40 -05:00
  • 34ff898553 fix false positive psk demod with fsk wave marshmellow42 2017-02-21 23:00:43 -05:00
  • b7fc61f0c9 update changelog marshmellow42 2017-02-21 16:57:32 -05:00
  • bc1c9c5588 Merge pull request #215 from AdamLaurie/master Iceman 2017-02-21 19:53:52 +01:00
  • a386043fa9 buspirate config for debricking Adam Laurie 2017-02-21 17:53:56 +00:00
  • 73a2a84f75 simplified lf em command structure marshmellow42 2017-02-21 12:00:09 -05:00
  • d0b0586411 cleanup cmdlfem4x.h - add chip detection to ... marshmellow42 2017-02-21 11:46:13 -05:00
  • 0a85edf471 add em4x05 config printout marshmellow42 2017-02-21 11:06:19 -05:00
  • a37228c8c2 shorten em4x05 capture samples marshmellow42 2017-02-20 17:39:39 -05:00
  • 893534d3b5 speed up the em4x05 cmds by only getting 6k... marshmellow42 2017-02-20 15:06:22 -05:00
  • 086583f6d1 Merge pull request #214 from jamchamb/fix-hf-reader Iceman 2017-02-20 21:05:35 +01:00
  • 4b12061bee fix recvLen variable name in hf_reader James Chambers 2017-02-20 14:31:21 -05:00
  • fa1e00cfbb add em4x05 info command marshmellow42 2017-02-20 09:50:00 -05:00
  • 34212c662c fix dump output marshmellow42 2017-02-19 21:31:46 -05:00
  • 4c6ccc2b04 a little cleanup marshmellow42 2017-02-19 20:47:45 -05:00
  • 61500621bc @iceman1001 s idea to output failure report marshmellow42 2017-02-17 14:48:19 -05:00
  • 6980d66b05 add psk to em4x05 reads and tweak psk demod marshmellow42 2017-02-17 14:40:40 -05:00
  • c85858f524 minor fixes for FSK demod marshmellow42 2017-02-17 12:59:35 -05:00
  • e39a92bb1d em4x05 getting better marshmellow42 2017-02-17 01:33:27 -05:00
  • 2d99d9912c a couple em4x05 fixes. marshmellow42 2017-02-16 13:57:14 -05:00
  • 59f726c989 EM4x05/EM4x69 continued + a couple of icemans utils. marshmellow42 2017-02-15 23:27:15 -05:00
  • 6f1a597855 couple q5 fixes + continue with em4x05 em4x69.. marshmellow42 2017-02-14 23:42:55 -05:00
  • 7666f4608e update em4x05/em4x69 cmds marshmellow42 2017-02-12 23:59:44 -05:00
  • 3e50af4ee4 Merge pull request #211 from marshmellow42/master pwpiwi 2017-02-08 21:49:26 +01:00
  • f1e6629b11 update changelog marshmellow42 2017-02-04 16:10:26 -05:00
  • e04475c421 Add @Iceman1001 s cotag read marshmellow42 2017-02-03 00:14:34 -05:00
  • 38cb7c71c5 add check for no wave in graphbuffer prior to... marshmellow42 2017-02-01 15:39:10 -05:00
  • 11117f6ab5 Merge remote-tracking branch 'upstream/master' marshmellow42 2017-01-30 23:20:55 -05:00
  • 103c60ec7e flag needed for some compile environments marshmellow42 2017-01-30 23:13:22 -05:00
  • 1888664863 Merge pull request #209 from micolous/14a-random-nonce pwpiwi 2017-01-28 17:11:13 +01:00
  • 5b5489baf4 hf mf sim: Multiple fixes from review of PR #209. Michael Farrell 2017-01-26 20:27:08 +11:00
  • c783fd1bb8 Merge pull request #208 from marshmellow42/master pwpiwi 2017-01-26 09:10:38 +01:00
  • f9c1dcd9f6 Adds random nonce (r) option to hf mf sim. Michael Farrell 2017-01-26 18:16:10 +11:00
  • 01d0f8ae8f bug fixes - LF rawdemod am and ST marshmellow42 2017-01-20 00:55:40 -05:00
  • 910ad5470d Merge pull request #202 from marshmellow42/master Iceman 2016-12-19 16:09:58 +01:00
  • 89696b8b24 fixed lf antenna left on bug && some iclass ... marshmellow42 2016-12-19 09:45:23 -05:00
  • 921e63992c a few bug fixes with adding hitag detection to... marshmellow42 2016-12-16 14:04:39 -05:00
  • 0b91ce03e5 Merge remote-tracking branch 'upstream/master' marshmellow42 2016-11-29 15:09:27 -05:00
  • 671ff89fcb fix iclass write marshmellow42 2016-11-29 14:59:14 -05:00
  • d1057e7a21 Merge pull request #119 from marshmellow42/pm3+reveng Iceman 2016-10-08 19:18:14 +02:00
  • 2943527472 Fixed all "misleading-indentation" warnings (fixes #187). ikarus 2016-09-26 21:15:49 +02:00
  • 9b3c48688e Revert "Do not treat gcc's "misleading-indentation" warning as error." ikarus 2016-09-26 20:39:31 +02:00
  • fd4f21b766 Do not treat gcc's "misleading-indentation" warning as error (fixes #187). ikarus 2016-09-26 19:21:01 +02:00
  • fcfd0cbc4e Merge pull request #197 from menshiyun/test-pr Iceman 2016-09-25 08:46:59 +02:00
  • 5bac3d9b3c fix client/Makefile menshiyun 2016-09-25 14:32:06 +08:00
  • 94e27a0961 fix client/Makefile menshiyun 2016-09-25 14:26:11 +08:00
  • 775c4c4a28 test-pr menshiyun 2016-09-24 12:56:08 +08:00
  • 99911e5c7b Merge pull request #196 from k02a/patch-5 Iceman 2016-09-23 13:04:07 +02:00
  • ad8a18e66e Code cleanup Johnny Bengtsson 2016-09-14 13:27:24 +02:00
  • 41f08b7c08 Merge pull request #195 from k02a/patch-4 Iceman 2016-09-13 14:25:02 +02:00
  • 015520dc4e Warning removal fix Johnny Bengtsson 2016-09-13 12:21:46 +02:00
  • 69f30e3209 Update README.txt Iceman 2016-09-12 23:34:42 +02:00
  • 04dc10fc43 Merge pull request #193 from k02a/patch-2 Iceman 2016-09-12 18:06:24 +02:00
  • b2030b2216 Merge pull request #192 from k02a/patch-1 Iceman 2016-09-12 18:04:14 +02:00
  • 887f6ab4b3 Better Linux compilation compability Johnny Bengtsson 2016-09-12 16:03:46 +02:00
  • 147a3169fd Better Linux compilation compability Johnny Bengtsson 2016-09-12 15:55:44 +02:00
  • fc249a8e13 Merge pull request #7 from marshmellow42/hitag2_tests marshmellow42 2016-08-25 13:41:11 -04:00
  • 51b42675bf Merge pull request #184 from koalazak/patch-1 Iceman 2016-08-12 13:55:39 +02:00
  • 7669409547 Merge pull request #185 from marshmellow42/master Iceman 2016-08-12 13:55:09 +02:00
  • f86d6b557a attempt hitag2 uid read for lf search marshmellow42 2016-08-04 13:51:37 -04:00
  • ef3f88bca9 disable extra attack - disable stats.txt marshmellow42 2016-07-28 12:52:18 -04:00
  • ed1525805c Add details to compile using brew in Mac OS X Facu ZAK 2016-07-19 21:17:38 -03:00
  • 91f4d53123 couple bug fixes - clean up marshmellow42 2016-06-28 21:02:26 -04:00