Commit Graph

  • 9c624f67b3 chg: @piwi's code cleanup and some more. ref: 43534cbad2 iceman1001 2017-02-23 00:03:10 +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
  • b4762e2712 ADD: new settings file for buspirate and at91sam7s512 ref: a386043fa9 iceman1001 2017-02-21 19:53:40 +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
  • 15122ef46f Merge 7034f485829db0115d9e8f3419c8235ac1737645 into 086583f6d1829d0e5dc793c08871e1f094cc7682 douniwan5788 2017-02-20 20:12:19 +00:00
  • c11de4a64b Merge ec421250b63a62cc50286653fba071f9bfe2b3fb into 086583f6d1829d0e5dc793c08871e1f094cc7682 douniwan5788 2017-02-20 20:12:19 +00:00
  • 9942c37fdc Merge 612c47d6b7e8235f77a7cf2e5786efc07b13828a into 086583f6d1829d0e5dc793c08871e1f094cc7682 menshiyun 2017-02-20 20:12:19 +00: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
  • d25518be59 FIX: wrong varname, Good catch of @jamchamb 4b12061bee iceman1001 2017-02-20 21:03:04 +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
  • 1373b2269e Merge remote-tracking branch 'refs/remotes/Proxmark/master' dieuxfr2003 2017-02-20 11:50:27 +01:00
  • 19d9376c16 CHG: added some comments when changing the HAS_512_FLASH macro directive. CHG: 'make cli' - needs lualibs to compile. well, and more stuff ofcourse. iceman1001 2017-02-20 11:47:10 +01: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
  • 17a9ca0cdc FIX: memcpy bug... iceman1001 2017-02-19 23:52:09 +01:00
  • 9932c55a4a CHG: lf em - refactored @marshmellow42 's em paritycheck. ADD: bootrom/Makefile got some options. It shouldnt change anything. iceman1001 2017-02-19 23:24:19 +01:00
  • 9bef1216b9 ADD: added dkjson.lua for json support iceman1001 2017-02-19 23:21:59 +01:00
  • 5e9d59fe2a syntax sugar iceman1001 2017-02-19 01:34:45 +01:00
  • 5ebba500dc CHG: prints if command is NACK, iceman1001 2017-02-19 01:34:21 +01:00
  • 4b555c8dc0 Merge branch 'master' of https://github.com/iceman1001/proxmark3 iceman1001 2017-02-19 00:13:44 +01:00
  • f054036a10 chg: analyse chksum - now respects the mask variable, iceman1001 2017-02-19 00:13:32 +01:00
  • 4ac9f07840 CHG: lf em - added @marshmellow42 's changes iceman1001 2017-02-19 00:12:35 +01:00
  • d06c81b7c8 Update README.md Iceman 2017-02-18 21:58:32 +01:00
  • fd056682e0 Update README.md Iceman 2017-02-18 21:55:24 +01:00
  • abf3b8af8e Update README.md Iceman 2017-02-18 21:54:26 +01: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
  • 03d73c0b8d FIX: lf guard sim - helptext change and increase arguments expected check to 3 iceman1001 2017-02-17 07:48:00 +01:00
  • 5381b6fed5 Merge pull request #81 from mdp/fixguard Iceman 2017-02-17 07:47:09 +01:00
  • e39a92bb1d em4x05 getting better marshmellow42 2017-02-17 01:33:27 -05:00
  • da952d12a6
    Fix args number and example for guard mdp 2017-02-16 19:35:26 -08:00
  • 36dc0b4370 ADD: some more keys iceman1001 2017-02-16 22:50:25 +01:00
  • 080e1114c8 CHG: a message.. iceman1001 2017-02-16 21:59:57 +01:00
  • 6f93185537 CHG: lf em - some minor psk detection changes. iceman1001 2017-02-16 21:52:14 +01:00
  • 1a4b907335 CHG: some minor changes from @marshmellow42 iceman1001 2017-02-16 21:44:25 +01:00
  • 2d99d9912c a couple em4x05 fixes. marshmellow42 2017-02-16 13:57:14 -05:00
  • 516dbac210 CHG: lf em - some minor refactoring in 4x50 commands iceman1001 2017-02-16 19:48:50 +01:00
  • bd09006a8c CHG: 'lf em4x' - the em4x50 demod didn't calc ASKDemod_ext with a refenence bool. CHG: 'lf em4x' - refactored the code for emd4x50 demod iceman1001 2017-02-16 16:38:09 +01:00
  • 62dc7d4a6f CHG: @marshmellow42 's em4x50 changes ADD: 'analys chksum' - added a BSD styled 4 and 8 bit shift checksum iceman1001 2017-02-16 09:53:47 +01:00
  • 59f726c989 EM4x05/EM4x69 continued + a couple of icemans utils. marshmellow42 2017-02-15 23:27:15 -05:00
  • f9f5f45000 CHG: lf em - @marshmellow42 's latest changes iceman1001 2017-02-15 16:58:29 +01:00
  • ee484e33e3 Merge 14e2290be7ae2fac29a36218fa936fb3928bb21a into 3e50af4ee494c154e1069dbacd22d55624a6a432 Johannes Stoye 2017-02-15 11:20:23 +00:00
  • 6f1a597855 couple q5 fixes + continue with em4x05 em4x69.. marshmellow42 2017-02-14 23:42:55 -05:00
  • c930078036 FIX: wrong variable name. iceman1001 2017-02-15 02:46:09 +01:00
  • 1bfbe92a53 FIX: coverity scan found some bugs in EMV code. These are the fixes to: -CID 141293 - missing va_end call -CID 141290 - return var not always given a value -CID 141289 - array out of bounds write. off by one. -CID 141288 - dead code because of CID 141287 -CID 141287 - wrong mask -CID 141286 - wrong mask value iceman1001 2017-02-15 02:44:34 +01:00
  • dd015c5915 ADD: 'script runt remagic' - the Mifare Classic s50 (1k) magic tag restores now also all sector trailers. Default A/B keys is 0xFFFFFFFFFFFF. iceman1001 2017-02-14 15:54:10 +01:00
  • ab2167c47b FIX: 'hf mfu dump' - the ascii printing would print control-chars, which could hang client. Unprintable chars is replaces with a DOT iceman1001 2017-02-14 15:52:28 +01:00
  • e977fb0da3 syntax sugar iceman1001 2017-02-13 15:33:26 +01:00
  • 573e8d72c7 FIX: 'EMV compiling' - Makefiles are very picky about how things are done. its parser is a bit paranoid. So, to make things easier and more correct. iceman1001 2017-02-13 15:32:48 +01:00
  • 4c8fe2e976 CHG: some minor adjustments. iceman1001 2017-02-13 11:06:30 +01:00
  • d56ee2b1db chg: trying to generalize the EMV build iceman1001 2017-02-13 11:05:42 +01:00
  • ed55e9aec4 chg: trying to generalize the EMV build. iceman1001 2017-02-13 11:05:03 +01:00
  • 4bf036f226 fix: some compiler warning when the #define is not matching. iceman1001 2017-02-13 11:03:45 +01:00
  • 2839f12e86 FIX: some compiler warnings, sscanf is using unsigned int. iceman1001 2017-02-13 11:01:32 +01:00
  • 2c601080c3 add: xorcumb chg: from veritcal to horizontal printing. iceman1001 2017-02-13 10:59:50 +01:00
  • e513cf8a31 chg: added a key iceman1001 2017-02-13 10:59:03 +01:00
  • ff9c043da2 FIX: T5555/Q5 datarate when used in "Q" parameter, consequential fix in lf commands. (RF-2/2) ie: ((64-2)>>1) ADD: Marshmellow42 's timing fixes for em4305. iceman1001 2017-02-13 10:58:28 +01: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
  • b1d615df78 updated some sections. iceman1001 2017-02-07 22:56:41 +01:00
  • 479ca8aa00 updated iceman1001 2017-02-07 22:51:47 +01:00
  • c7ea35a9fb chg: textual changes iceman1001 2017-02-07 22:29:24 +01:00
  • 464f6dc571 CHG: lf hid wiegand got some love. Still not correct. iceman1001 2017-02-07 22:27:28 +01:00
  • bd94b97883 CHG: syntax sugar iceman1001 2017-02-07 22:26:42 +01:00
  • cb1ba30a5e FIX: first attempt to clean up EM4x50 commands. - lf em4x readwordPWD merged into lf em4x readword See help text - lf em4x writewordPWD merged into lf em4x writeword See help text iceman1001 2017-02-07 22:26:06 +01:00
  • 27c24773ca updated iceman1001 2017-02-06 14:22:05 +01:00
  • 5ed5e418c9 CHG: testing to set 460800 baudrate as default, if it fails, go to 115200 baudrate. For Linux/Win. Works great in my environments. iceman1001 2017-02-06 02:33:08 +01:00
  • 1903696e2a chg: uncomment -DWITH EMV to compile for EMV. iceman1001 2017-02-06 00:57:31 +01:00
  • 60ca588725 syntax sugar iceman1001 2017-02-06 00:51:06 +01:00
  • d627a2fd8c FIX: commented code screws up notepad++ groupings. iceman1001 2017-02-06 00:50:37 +01:00
  • a32e8034e0 FIX: get rid of de-referecing pointer warnings. iceman1001 2017-02-06 00:49:32 +01:00
  • 6a1687cc3e ADD: 'hf emv' - forgot to add some file iceman1001 2017-02-05 22:16:50 +01:00
  • 2e8d938bef ADD: 'hf emv' - from @peterfillmore emv fork. A bit cleaned up and moved around. Should compile iceman1001 2017-02-05 21:56:47 +01:00
  • 3e83ff2159 CHG: '-DWITH_EMV' - fixing some compilation errors when compiling with peter fillmore's emv code. Warning a 256kb Proxmark3 device will only have 7% memory left if you enable this iceman1001 2017-02-05 21:09:36 +01:00
  • f1e6629b11 update changelog marshmellow42 2017-02-04 16:10:26 -05:00
  • e772774ba1 chg: more debug statements to find sending errors iceman1001 2017-02-04 15:02:36 +01:00
  • 3f84d47369 ADD: 'lf search' - @marshmellow42 's check if signal is noice. iceman1001 2017-02-04 12:41:30 +01:00
  • cf5a79de33 ADD: 'hf 14a read' - correct identify Aztek tags, instead of claiming it to be "not mfu". iceman1001 2017-02-04 12:32:14 +01:00
  • e04475c421 Add @Iceman1001 s cotag read marshmellow42 2017-02-03 00:14:34 -05:00
  • 52108cabf3 CHG: 'lf cotag read' - added the raw output and the repeating byte pattern is 16bytes, so we only collect that many bytes from card iceman1001 2017-02-03 00:07:55 +01:00
  • d228198808 fix: those pesky semicolons.. iceman1001 2017-02-02 21:32:46 +01:00
  • a330987de1 CHG: 'lf cotag demod' - now finds FC/CN Thanks to @marshmellow42 CHG: 'lf search' - now detects COTAG iceman1001 2017-02-02 19:15:36 +01:00
  • 96b516e180 CHG: minor fixes in setting arrays and error messages. iceman1001 2017-02-02 15:39:35 +01:00
  • 5f5b83b743 ADD: 'lf cotag read' - COTAG can be read now. iceman1001 2017-02-02 15:32:21 +01:00
  • 38cb7c71c5 add check for no wave in graphbuffer prior to... marshmellow42 2017-02-01 15:39:10 -05:00
  • 4401050bcc ADD: 'hf standalone 14a mode", added "mifare 4k" detection. ADD: 'hf 14a sim' - added mifare 4k simulation. iceman1001 2017-02-01 14:41:06 +01:00
  • 507afbf3e6 CHG: 'lf cotag read' - it now follows "lf config" settings when collecting signaldata. iceman1001 2017-02-01 14:11:11 +01:00
  • d760c7b3d9 FIX: 'standalone_14a mode' - cleaned up the standalone14a mode code. It now detects and simulates 4,7byte uids, like it should. code refactored to be easier to understand. iceman1001 2017-02-01 14:09:26 +01:00