Commit Graph

  • bad2eb8587 Merge remote-tracking branch 'upstream/master' marshmellow42 2017-03-21 10:40:29 -04:00
  • 7ac59a82ab Merge pull request #235 from marshmellow42/lfdemod_refactors pwpiwi 2017-03-21 15:38:18 +01:00
  • 86b8ecb56e adjust ManchesterEncode marshmellow42 2017-03-21 09:53:14 -04:00
  • bea6e7b0b6 Merge pull request #234 from pwpiwi/nonce2key Iceman 2017-03-21 08:49:27 +01:00
  • 2d42ea1e4d add bitswap option for lf em 4x05write (#236) marshmellow42 2017-03-21 03:26:26 -04:00
  • 7779d73c71 Code cleanup: Refactoring nonce2key - include nonce2key() in mifarehost.c - remove tools/nonce2key - simplify mifare_autopwn.lua pwpiwi 2017-03-11 18:32:53 +01:00
  • de867f502f fix: crapto3.3 sometimes crashing with hf mf mifare on Fudan clones (no par, all NACK) (#233) pwpiwi 2017-03-20 21:05:26 +01:00
  • ec187c2f9f line break marshmellow42 2017-03-15 11:07:52 -04:00
  • 6f36848f9e refactor pskdemod - remove nrz.._ext marshmellow42 2017-03-15 10:53:32 -04:00
  • 56de46b466 further refactor marshmellow42 2017-03-14 17:08:58 -04:00
  • d87bf1567a move new functions to utilities area marshmellow42 2017-03-14 16:24:14 -04:00
  • c83d6dc6fa continue refactor detectST marshmellow42 2017-03-14 16:20:15 -04:00
  • c9ad641b61 Merge remote-tracking branch 'upstream/master' marshmellow42 2017-03-14 14:48:31 -04:00
  • 713045f819 add bitswap option for lf em 4x05write marshmellow42 2017-03-14 14:42:01 -04:00
  • cb86f8d69f wasn't ready for these yet... marshmellow42 2017-03-14 13:18:20 -04:00
  • 127f149075 add first attempt at lf miller decoding marshmellow42 2017-03-14 13:16:30 -04:00
  • 549daaf778 fixed bug in new refactored detectST marshmellow42 2017-03-13 13:27:38 -04:00
  • d5051b9817 meant to put clock detection before demods marshmellow42 2017-03-12 23:11:52 -04:00
  • bf74114d50 refactor detectST a little... marshmellow42 2017-03-12 22:57:01 -04:00
  • 4d3c179669 re-organize lfdemod.c marshmellow42 2017-03-12 22:47:50 -04:00
  • 02069dbbdb fix: add missing #includes pwpiwi 2017-03-12 18:39:47 +01:00
  • 0691975406 fix: add missing #includes pwpiwi 2017-03-12 18:36:24 +01:00
  • acf0582d53 Provide msclock() as Milliseconds timer for performance measures (#231) pwpiwi 2017-03-12 15:06:27 +01:00
  • 0ca9bc0e99 Upgrade crapto1 library to v3.3 (#232) pwpiwi 2017-03-12 15:05:54 +01:00
  • 669959bc5c started to enable demod graphing marshmellow42 2017-03-11 19:21:53 -05:00
  • 62fab50902 Create directory client/obj/crapto1 (missing in commit 33443e7) pwpiwi 2017-03-11 08:50:32 +01:00
  • 33443e7caa Code cleanup: deduplicate crapto1 library (#228) pwpiwi 2017-03-09 11:12:50 +01:00
  • 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