Commit Graph

  • 06ade9970a FIX: mem leaks FIX: 'hf mf nested' - params iceman1001 2019-02-20 22:29:39 +01:00
  • 1675b10c00 small fix merlokk 2019-02-20 21:15:44 +02:00
  • 583b732268 add hf mf mad command merlokk 2019-02-20 21:12:50 +02:00
  • f2b600e6e9 add keys for mad and ndef merlokk 2019-02-20 21:12:28 +02:00
  • 54ade5df94 add read sector code merlokk 2019-02-20 21:12:06 +02:00
  • 956899b839
    Merge pull request #99 from merlokk/scan_err Oleg Moiseenko 2019-02-20 19:38:04 +02:00
  • 2c4db1ce7c check ATR length merlokk 2019-02-20 19:37:30 +02:00
  • d589e9cd45
    Merge pull request #98 from merlokk/typ1 Oleg Moiseenko 2019-02-20 17:54:34 +02:00
  • 8ddedcb140 typo merlokk 2019-02-20 17:54:05 +02:00
  • d1bbab7dc4
    Merge pull request #97 from merlokk/contact_scan Oleg Moiseenko 2019-02-20 16:13:48 +02:00
  • 12582df976 fix macro merlokk 2019-02-20 16:05:32 +02:00
  • ed991e76b4 add print error if smart card functionality not defined merlokk 2019-02-20 16:04:08 +02:00
  • fe66f0fac4 added contact to emv scan merlokk 2019-02-20 15:52:26 +02:00
  • 8e199d4c9e add get ATR to cmdsmartcard merlokk 2019-02-20 15:51:55 +02:00
  • 200f44d94c
    Merge pull request #96 from merlokk/p_err Oleg Moiseenko 2019-02-20 14:50:58 +02:00
  • d81478755e 2nd fix merlokk 2019-02-20 14:50:17 +02:00
  • 915c73bcfc fix possible error merlokk 2019-02-20 14:48:52 +02:00
  • 3d7cf1e9b7 chg: text Chris 2019-02-20 11:29:40 +01:00
  • 9cd0256a81
    Merge pull request #95 from merlokk/emv_vsdc Oleg Moiseenko 2019-02-19 21:30:30 +02:00
  • e793fa8d73 fix tlvdb_get_uint8 merlokk 2019-02-19 21:28:19 +02:00
  • 25d6a1274f small improvement merlokk 2019-02-19 21:19:45 +02:00
  • 56c9bcc03a added IAD decoding and some improvements merlokk 2019-02-19 21:15:54 +02:00
  • 26bca36929 delete comment merlokk 2019-02-19 18:39:05 +02:00
  • bebfcab7b9 Merge branch 'master' of github.com:merlokk/proxmark3i into emv_vsdc merlokk 2019-02-19 18:34:52 +02:00
  • 72cf200df7 chg.... iceman1001 2019-02-18 16:43:27 +01:00
  • b320ebca7c chg: textual iceman1001 2019-02-18 16:39:39 +01:00
  • 58f35d50a6 chg: textual iceman1001 2019-02-18 16:32:13 +01:00
  • 1e98c4621d chg: colors iceman1001 2019-02-18 16:30:57 +01:00
  • 5ec82a0dc4 chg: adjustments iceman1001 2019-02-18 16:27:56 +01:00
  • a4f6701c85 chg: cleaning iceman1001 2019-02-18 16:16:24 +01:00
  • 0997c55800 chg: colors iceman1001 2019-02-18 16:07:39 +01:00
  • 38437a3916 chg: colors iceman1001 2019-02-18 15:47:48 +01:00
  • fc1ed47d57 chg: more colors iceman1001 2019-02-18 15:37:26 +01:00
  • 23d0b6b1c6 chg: colors iceman1001 2019-02-18 14:59:19 +01:00
  • e6c68645e3 chg: colors iceman1001 2019-02-18 13:28:22 +01:00
  • 20ccfb036c chg: more colors iceman1001 2019-02-18 13:12:25 +01:00
  • 06fc95b62d chg: 'hf mf fchk' - textual iceman1001 2019-02-18 10:41:54 +01:00
  • cacba04959 chg: 'hf mf fchk' - better handling when no keys was found. iceman1001 2019-02-18 10:38:49 +01:00
  • 7e601e5285 chg: textual iceman1001 2019-02-18 10:27:14 +01:00
  • f943348a7b FIX: detection of presence of git on system. ie downloaded a zip file with everything or precompiled distro may not have git installed. On ubuntu/mingw 'env -S' doesn't exist. iceman1001 2019-02-18 10:18:55 +01:00
  • e23d53adc1 chg: 'hf mf hardnested' - speedup for those with good cpus, triggering the bruteforce faster. iceman1001 2019-02-17 16:48:14 +01:00
  • f80aaa13ab textual iceman1001 2019-02-17 16:09:02 +01:00
  • d6063d6776 textual iceman1001 2019-02-17 16:07:31 +01:00
  • fdabfc09d2 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-02-17 16:06:27 +01:00
  • 332087ba16
    Merge pull request #94 from Fl0-0/patch-1 Iceman 2019-02-17 15:57:28 +01:00
  • 4ea05fc026 Fix: 'hf mf fchk' - now reports back correct found keys. iceman1001 2019-02-17 15:56:45 +01:00
  • f05ab29c04
    Fix for USB uart slowness Fl0-0 2019-02-17 15:51:37 +01:00
  • 535d4e6ee9 FIX: usb slow for posix systems - https://github.com/Proxmark/proxmark3/pull/787 (@fl0-0) iceman1001 2019-02-17 15:37:20 +01:00
  • 77eaa36093
    Update README.md Iceman 2019-02-17 11:07:48 +01:00
  • d6180309ae
    Merge pull request #93 from vratiskol/master Iceman 2019-02-15 18:19:18 +01:00
  • 8e6b41f513 Use Variable for MIFARE_MINI_MAXSECTOR Modify type uint16_t => 256 vratiskol 2019-02-15 15:17:28 +01:00
  • 19cdedd9ec Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-02-15 12:38:53 +01:00
  • f8985ed1be chg: remove warning for overflow iceman1001 2019-02-15 12:38:38 +01:00
  • 68797aee7e
    Merge pull request #92 from vratiskol/master Iceman 2019-02-15 10:53:13 +01:00
  • 35df317a2c
    Update MAXBLOCK - MF 4K vratiskol 2019-02-15 01:08:30 +01:00
  • 7934630d2b FIX: Makefile bad styled calls iceman1001 2019-02-14 19:27:39 +01:00
  • 324f5a6b04
    Merge pull request #90 from merlokk/fix_14a_loop Oleg Moiseenko 2019-02-05 19:11:46 +02:00
  • 69f3e65dd0 fix memmove if len=0 merlokk 2019-02-05 18:39:03 +02:00
  • 0e5d896893 fix endless loop merlokk 2019-02-05 18:27:48 +02:00
  • cd44ea27b7 FIX: 'script run mifare_autopwn' - now doesn't crash osboxes.org 2019-02-04 22:16:12 +01:00
  • 6fea6e9ac7
    Merge pull request #89 from merlokk/addfidocert Oleg Moiseenko 2019-02-04 19:53:36 +02:00
  • 1e0bf69966
    Merge pull request #88 from bogiton/master Iceman 2019-02-04 18:46:57 +01:00
  • 75aeec6507
    Add led blink on successful flash write bogiton 2019-02-04 17:44:29 +00:00
  • 7678ab13e0 add slolkey CA root merlokk 2019-02-03 22:36:15 +02:00
  • 95db68fa30 FIX: scripts path needed for scripts to call other scripts. iceman1001 2019-02-03 10:18:22 +01:00
  • 77f4492433 fix: 'hf 15 write' - faulty string formatter token iceman1001 2019-02-02 19:30:32 +01:00
  • 845496b625
    Merge pull request #86 from merlokk/14a_apdu_send_framing2 Iceman 2019-02-01 20:02:20 +01:00
  • 029e75e866 formatting merlokk 2019-02-01 18:54:57 +02:00
  • 34bae8adcf add hf 14a chaining merlokk 2019-02-01 18:51:53 +02:00
  • 09c5f0ef76 remove debug and small output addon. errors was not visible merlokk 2019-02-01 18:12:01 +02:00
  • 673c080ea5 client part merlokk 2019-02-01 18:00:08 +02:00
  • a01aead732 add: 'make get_xorsearch' - easy download of xorsearch by Didier Stevens, iceman1001 2019-01-31 16:57:02 +01:00
  • 5c231e772c chg: use calloc iceman1001 2019-01-30 21:53:10 +01:00
  • ad72a424ef chg: use calloc iceman1001 2019-01-30 21:40:50 +01:00
  • 99b6087b01 chg: use calloc iceman1001 2019-01-30 21:16:20 +01:00
  • e81b0fa355 chg: use calloc iceman1001 2019-01-30 20:43:30 +01:00
  • ed7122e409 chg: use calloc iceman1001 2019-01-30 20:21:41 +01:00
  • 18db34ffb0 chg: use calloc iceman1001 2019-01-30 20:18:50 +01:00
  • 30a6ef19b9 added FSC correct calculation in hf 14a info merlokk 2019-01-30 18:16:50 +02:00
  • cf21f046d8 arm side merlokk 2019-01-30 18:15:47 +02:00
  • 1b3d96ab2d add apdu chaining to arm side merlokk 2019-01-29 19:30:15 +02:00
  • 8991fa172d FIX: wrong define iceman1001 2019-01-29 15:47:44 +01:00
  • c419f7bf37 CHG: dropfield when CL is used. iceman1001 2019-01-29 15:42:31 +01:00
  • 384a44ce50 Merge branch 'master' of https://github.com/RfidResearchGroup/proxmark3 iceman1001 2019-01-29 15:23:39 +01:00
  • 34be8b4d37 CHG: wrong iso7816 (@piwi) iceman1001 2019-01-29 15:23:07 +01:00
  • 0beb730e04
    Update README.md Iceman 2019-01-27 20:42:50 +01:00
  • fa3dfa59b9 chg: 'script run legic' - minor adjustments. iceman1001 2019-01-26 19:10:29 +01:00
  • 8059f533af syntax iceman1001 2019-01-26 11:09:47 +01:00
  • f0b70d6a4b CHG: added manufacturers iceman1001 2019-01-26 11:09:17 +01:00
  • f760ac99e3 chg: 'script run ndef_dump' - local functions iceman1001 2019-01-26 10:40:37 +01:00
  • 730a7e8044 FIX: 'hf legic sim' - needed even more timeout. see https://github.com/RfidResearchGroup/proxmark3/issues/83 iceman1001 2019-01-25 13:48:53 +01:00
  • 803aab7431 FIX: 'hf legic sim' - longer timeout for writes? (@drandreas) see https://github.com/RfidResearchGroup/proxmark3/issues/83 iceman1001 2019-01-25 11:58:00 +01:00
  • 4fe4d74bfe FIX: 'emv roca' - not executing when client is compiled without WITH_SMARTCARD functionality, like for old devices see https://github.com/RfidResearchGroup/proxmark3/issues/85 iceman1001 2019-01-25 11:42:52 +01:00
  • bccdde0123
    Update issue templates RFID Research Group 2019-01-24 11:49:04 +01:00
  • 5e13c7e588 ADD: Found a bunch more dictionary files, from a link on the forum. iceman1001 2019-01-23 12:18:07 +01:00
  • 61ebdbde6b CHG: adjusting compiling for older devices iceman1001 2019-01-23 11:01:11 +01:00
  • 0bec6038b7 CHG: adjusted compiling for older devices iceman1001 2019-01-23 10:57:49 +01:00
  • e885ec737d
    Update default_keys.dic Iceman 2019-01-22 12:03:53 +01:00
  • cf006a445f
    Update default_keys.dic Iceman 2019-01-22 11:55:04 +01:00
  • be09793fcd
    Update README.md Iceman 2019-01-22 09:45:10 +01:00