Commit Graph

  • ae3340a0fb Mfp commands (#698) Oleg Moiseenko 2018-10-24 19:58:12 +03:00
  • 3685f89cbd small fix to please @dmaij's compiler (issue #703) pwpiwi 2018-10-23 19:50:37 +02:00
  • 8c6cca0ba1
    Fix hf 15 sim (#696) pwpiwi 2018-10-23 08:22:13 +02:00
  • 666fa6e1cf deploy in msys2 and proxspace (#702) Oleg Moiseenko 2018-10-22 23:27:37 +03:00
  • dc3e2acf33 mf plus info with detect sl mode (#695) Oleg Moiseenko 2018-10-17 21:55:04 +03:00
  • 95b697f017 Emv scan (#691) Oleg Moiseenko 2018-10-17 21:53:34 +03:00
  • 54e3cfcb74 small improvements in auth (#694) Oleg Moiseenko 2018-10-12 15:13:58 +03:00
  • ae027818ac small fix in auth (#693) Oleg Moiseenko 2018-10-11 20:28:29 +03:00
  • 7dadcc959f auth 14443-4 (#692) Oleg Moiseenko 2018-10-10 23:34:04 +03:00
  • 9f38391395 Update CHANGELOG for 3.1.0 release v3.1.0 pwpiwi 2018-10-10 08:13:40 +02:00
  • 92479429c2 Added loading parameters from json to several emv commands (#686) Oleg Moiseenko 2018-10-08 08:48:37 +03:00
  • b742ab8cc3 osx: fix annoying focus behaviour (#689) AntiCat 2018-10-08 07:20:21 +02:00
  • 2a53731106 osx: disable app-nap during serial comm (#687) AntiCat 2018-10-08 07:15:29 +02:00
  • 70b2fc0abd
    start fixing hf 15: (#684) pwpiwi 2018-10-07 17:32:03 +02:00
  • 351d6d17b3 Fix: ControlWidget placement (#690) AntiCat 2018-10-07 17:30:47 +02:00
  • eed83b910c Add another #ifdef for the __BIONIC__ fix (the effect of setting p_thread to 0 is undefined for other libs) pwpiwi 2018-10-06 17:48:43 +02:00
  • a025b74606 Merge branch 'master' of https://github.com/Proxmark/proxmark3 pwpiwi 2018-10-06 17:35:40 +02:00
  • 7b2cd970ec FIX: crash on Bionic libc if CloseProxmark is called twice. (#672) Michael Farrell 2018-10-07 01:33:44 +10:00
  • b49aec796c Merge branch 'master' of https://github.com/Proxmark/proxmark3 pwpiwi 2018-10-06 09:06:13 +02:00
  • 11146fc1e1 modify argtable parser to parse ints with spaces (#683) Oleg Moiseenko 2018-10-01 21:12:14 +03:00
  • f23565c38b Added to hf emv commands: gpo, readrec, genac, challenge, intauth (#671) Oleg Moiseenko 2018-09-28 19:03:21 +03:00
  • 48354ddb54 Merge branch 'emv_argtable' of https://github.com/merlokk/proxmark3 pwpiwi 2018-09-28 17:59:14 +02:00
  • b8a92318be Merge branch 'master' of https://github.com/Proxmark/proxmark3 pwpiwi 2018-09-24 13:04:21 +02:00
  • c13afca1f5 Fix: accidentially deleted line in fpgaloader.c pwpiwi 2018-09-24 13:03:13 +02:00
  • 2d4db38754 FIX: APDUCodeTable has more items than 100 (#682) Oleg Moiseenko 2018-09-24 13:48:07 +03:00
  • 16cdfa6355
    Merge branch 'master' into emv_argtable Oleg Moiseenko 2018-09-24 13:27:30 +03:00
  • a7e1b46d51 Jansson gcc8 fix (#679) Fl0-0 2018-09-22 17:51:13 +02:00
  • 050aa18b13
    RDV40 compatibility fixes (#678) pwpiwi 2018-09-21 08:27:35 +02:00
  • 2758d83652
    Merge pull request #658 from grauerfuchs/master marshmellow42 2018-09-18 22:23:47 -04:00
  • 161c40fb52
    Merge branch 'master' into master marshmellow42 2018-09-18 22:12:11 -04:00
  • 696e863078 added EMV tag #9F6E (#676) Oleg Moiseenko 2018-09-18 19:52:41 +03:00
  • 57548f275a hf emv exec works with argtable merlokk 2018-09-18 19:06:59 +03:00
  • 61ad070f56 delete unused procedure after merge merlokk 2018-09-18 18:36:03 +03:00
  • 654b6ae3f4
    Merge branch 'master' into emv_argtable Oleg Moiseenko 2018-09-18 18:29:59 +03:00
  • 556826b5d5 Added loading EMV transaction parameters from json file (#659) Oleg Moiseenko 2018-09-18 08:15:34 +03:00
  • 82258709f6 Remove unused functions le32toh, le24toh, hextobinstring, binarraytobinstring, print_hex, print_hex_break, sprint_hex_ascii, sprint_ascii, SwapEndian64ex (#667) Michael Farrell 2018-09-17 16:35:45 +10:00
  • 2dedd5eaec Update changelog and fix build error (#674) AntiCat 2018-09-17 07:56:53 +02:00
  • b4ba1eeabe fpgaloader: fix function accordingly to #669 (#673) uhei 2018-09-17 07:55:51 +02:00
  • 6a5d4e17f4
    rework iso14443b device functions including FPGA I/Q signal transfer (#669) pwpiwi 2018-09-16 00:53:28 +02:00
  • 0d7ee55f9d
    Adding new Kastle 32-bit format from @xilni grauerfuchs 2018-09-14 06:32:29 -04:00
  • 173ba1e1a2
    Merge branch 'master' into master grauerfuchs 2018-09-13 21:30:24 -04:00
  • fc7a78f2d1 Changes requested by @marshmellow42 grauerfuchs 2018-09-13 21:05:11 -04:00
  • 8c2ae2176d added changelog merlokk 2018-09-13 20:03:10 +03:00
  • 0c4750c3ba small fixes in helps merlokk 2018-09-13 19:58:26 +03:00
  • 02ab5afa87 add terminal decision to genac and small fixes merlokk 2018-09-13 19:53:14 +03:00
  • 48c32f0436 added CDA transaction to hf emv genac merlokk 2018-09-13 18:44:20 +03:00
  • 11a78e048c added intauth and genac commands. works. merlokk 2018-09-13 18:38:03 +03:00
  • 53e2f2fad1
    Correction to Samyrun offline mode grauerfuchs 2018-09-13 06:30:26 -04:00
  • ad23886a6f small fix merlokk 2018-09-12 20:22:24 +03:00
  • 8ffdccffa0 hf emv challenge works merlokk 2018-09-12 20:20:27 +03:00
  • ab2d91f86d hf emv readrec works and some changes in help merlokk 2018-09-12 20:08:16 +03:00
  • cd2f1acd1b hf emv gpo works merlokk 2018-09-12 19:51:20 +03:00
  • 626e650fbf added new functions to hf emv merlokk 2018-09-11 17:02:22 +03:00
  • a4662ca9f9 hf emv pse and sketch for the other commands merlokk 2018-09-11 16:11:58 +03:00
  • 24e0d538d1 delete old help merlokk 2018-09-11 14:58:15 +03:00
  • 7d4ba60e8e hf emv select some refactoring merlokk 2018-09-11 14:56:33 +03:00
  • 3668df05ec hf emv select merlokk 2018-09-11 14:49:50 +03:00
  • 6d31653c44 move hf emv search to argtable merlokk 2018-09-11 12:21:29 +03:00
  • 53edb044c0 Allow clean Legic simulation exit without button press (#668) wllm-rbnt 2018-09-10 18:19:31 +02:00
  • 1b902aa01a Legic Tag Simulator (#666) AntiCat 2018-09-09 16:40:20 +02:00
  • 6e3d8d671a implement argtable in hf 14a apdu (#490) Oleg Moiseenko 2018-09-06 08:48:54 +03:00
  • f3c8131a0d update travis config (#662) Oleg Moiseenko 2018-09-06 08:38:38 +03:00
  • be59094de9 lf hid improvements - encoding and long tag simulation **DEVICE FIRMWARE UPDATE** The code changes needed to support long tag emulation required an update to the device firmware. As of this patch, devices running older firmware will not be able to read or emulate HID tags until the firmware is updated. Additionally, devices with the firmware from this update or newer will not properly read or encode HID tags with a prior version client. grauerfuchs 2018-08-30 21:01:21 -04:00
  • 5d643cc033 lf hid: Added encode/decode support for Issue Level grauerfuchs 2018-08-28 13:34:21 -04:00
  • b5a5fc4d9f Redesign of lf hid card format handler as discussed with @marshmellow42 grauerfuchs 2018-08-27 14:03:46 -04:00
  • 18a3bf6119
    Merge pull request #9 from Proxmark/master grauerfuchs 2018-08-22 18:57:48 -04:00
  • d62f7bad20
    Merge pull request #649 from grauerfuchs/master marshmellow42 2018-08-22 11:21:50 -04:00
  • 43591e6464 Add Smartcard functions (RDV4.0) (#646) marshmellow42 2018-08-20 23:08:49 -04:00
  • f684231796 Legic: fixed write (#655) AntiCat 2018-08-21 05:08:06 +02:00
  • da05bc6eca Legic: rewrite reader to use xcorrelation and precise timing (#654) AntiCat 2018-08-20 22:29:34 +02:00
  • 1ee624fe6a Adding native support for HID long-format Removal of "l" flag for long writes; not needed anymore. Added HID Corporate 1000 48-bit format to known formats list Simulation not yet updated; need to modify ARM commands to support it Completed parity support on all included HID formats grauerfuchs 2018-08-19 11:14:52 -04:00
  • 315e18e66c
    ISO15693 device side improvements (#652) pwpiwi 2018-08-15 14:03:20 +02:00
  • c80eb8ba79 some cards need to have Le=0x00, some need to not have... (#651) Oleg Moiseenko 2018-08-14 11:15:51 +03:00
  • 8ff31e935d fix: 32bit tick timer based on TC0 and TC1 (#653) AntiCat 2018-08-14 09:24:02 +02:00
  • 6a0915eac2 Bootrom version fix + .gitignore (#645) Fl0-0 2018-08-07 09:23:11 +02:00
  • dfdca20c6c fix option comments to be more clear marshmellow42 2018-08-06 07:39:39 -04:00
  • a2937cea8d Separate WITH_LF and WITH_LF_StandAlone marshmellow42 2018-08-06 07:27:37 -04:00
  • 472345daee
    mod hw version: (#631) pwpiwi 2018-08-05 18:15:03 +02:00
  • 5125e4263c allow common makefile options-defines (#635) marshmellow42 2018-08-05 12:13:44 -04:00
  • f366aea3e1
    Merge pull request #638 from grauerfuchs/master marshmellow42 2018-08-04 07:43:27 -04:00
  • b6a04aff48
    fix truncation issue on "lf t55 config" modulation grauerfuchs 2018-08-04 06:26:36 -04:00
  • ab20cc35b7 Adds lf hid pack and lf hid unpack offline commands. (#614) Michael Farrell 2018-07-31 03:33:06 +10:00
  • 913a54a86a
    save 2.3K flash-memory by avoiding a single floating point operation (#630) pwpiwi 2018-07-26 17:18:10 +02:00
  • 00349d8204 Fix Gcc 8 warnings (#632) Fl0-0 2018-07-26 17:17:11 +02:00
  • b2e0ac5d3b fix: array index out of range in mfkeys.log (thanks to @TomHarkness) pwpiwi 2018-07-19 18:01:18 +02:00
  • 577b1c27f5 Allow disabling unlink() with -DNO_UNLINK. (#625) Michael Farrell 2018-07-09 15:49:03 +08:00
  • fdee1ffa84 Ignore DS_Store (#620) stuiterveer 2018-06-20 06:34:00 +02:00
  • 44964fd181
    Code cleanup (#616) pwpiwi 2018-06-13 08:13:20 +02:00
  • 2bb7f7e327 Fixes a double-free issue in CloseProxmark: (#617) Michael Farrell 2018-06-04 21:54:41 +10:00
  • ad939de501
    USB comms: part 4 towards @micolous PR #463 pwpiwi 2018-06-03 14:25:20 +02:00
  • 9b4661c53b Delete .DS_Store (#613) Fl0-0 2018-05-29 18:05:32 +02:00
  • 803674b2d6 Added mifarePlus.lua script for communication with Mifare Plus. (#593) Dominic Celiano 2018-05-28 20:32:48 +01:00
  • e8924be8ba fix gui (plot) bugs (#604) marshmellow42 2018-05-15 02:19:49 -04:00
  • 0000a4cda2
    fix HitagS simulation erors (issue #605) (#606) pwpiwi 2018-05-11 05:24:02 +02:00
  • babca445ff
    rework of GetFromBigBuf() (#597) pwpiwi 2018-05-08 07:54:49 +02:00
  • 03cdcca03f
    Merge pull request #600 from marshmellow42/master Iceman 2018-05-05 06:59:39 +02:00
  • a468b4277a more graceful exit to lf search if no signal found marshmellow42 2018-05-04 23:54:01 -04:00
  • e475fce44d
    Update CHANGELOG.md pwpiwi 2018-05-04 08:25:08 +02:00
  • dbac9ffb40
    Change driver file proxmark3.inf to support both old and new Vendor/Product IDs pwpiwi 2018-05-04 08:19:37 +02:00
  • 854fdf15e0 fix bug if -DWITH_ISO14443a_StandAlone is removed from makefile (#598) marshmellow42 2018-05-03 13:36:51 -04:00