Mifare Windows Tool Versions Save

Mifare windows tool

1.6.8410.22153

1 year ago

this is a PCSC driver version: you will need to uninstall LibUsbK driver if you want to use this one

  • added: automatic libusbk uninstall attempt
  • method to toggle ACR device status (to not have to unplug and replug it by hand after libusbk uninstalling)

Full Changelog: https://github.com/xavave/Mifare-Windows-Tool/compare/1.6.8409.43095...1.6.8410.22153

1.6.8409.43095

1 year ago

this is a PCSC driver version: you will need to uninstall LibUsbK driver if you want to use this one

  • all libnfc tools +mfoc-hardnested have been recompiled (and also in release mode to have a smaller size) from libnfc with visual studio 2022 on Windows 11 64 to be able to work with pcsc drivers (this because most of the libnfc tools where only trying to get first or default reader but were not looking for other available pcsc drivers configured in libnfc) image

  • libusbk driver and option button to uninstall it have been removed, as they are not needed in this version anymore

Full Changelog: https://github.com/xavave/Mifare-Windows-Tool/compare/1.6.8408.42890...1.6.8409.43095

1.6.8408.42890

1 year ago

Prerelease version: PCSC

WARNING: With this new PCSC version (and ONLY for PCSC VERSION), you need to uninstall LIBUSBK driver wrapped on ACR122 If you dont uninstall libusbK driver with this version, MWT will not detect the tag reader on your PC

To do so, go to device manager (Windows Key +X ) --> Device Manager image then click on uninstall driver and tick checkbox "try to delete driver" image

Then ,[Optional] reinstall ACR 122 PCSC driver (you can find it here: http://www.acs.com.hk/en/products/3/acr122u-usb-nfc-reader/) image

Then , unplug, and replug your ACR 122 (and now the green light and beep sound of ACR should work again - It was not supported in libusbK)

As these drivers are PCSC, MWT may be more compatible with other tag readers supporting PCSC (not only ACR122U), So please give us some feedbacks to let us know if it works with newer ACR 122 tag readers like ACR122U-A9 or even other brands)

  • switched to pcsc driver and libnfc 1.8.0: all nfc tools recompiled with libnfc with ACR122 PCSC driver
  • removed: mifare-classic-format.exe, replaced with nfc-mfsetuid.exe with option -f to format
  • fixed: a small bug in change UID window
  • added: when starting app, if a new stable version or new pre-release version exist, you can go on github page to download them (it was no implemented for pre release before)

1.5.8408.41843

1 year ago
  • added: when starting app, if a new stable version or new pre-release version exist, you can go on github page to download them (it was no implemented for pre release before)
  • fixed: a small bug in change UID window that made change uid button not enabled

1.5.8408.24604

1 year ago

added: mandatory files check Without these files, MWT cannot work. if so, you will see a message box like this one: image

In that case, maybe that your antivirus has blocked some of the mandatory files. Please check in your antivirus and you can add folder: C:\Program Files (x86)\AVXTEC\MWT\nfctools in your antivirus trusted folders list

1.5.8405.42990

1 year ago
  • switched back to nfc-mfclassic.exe and nfc-mfsetuid.exe from v1.0.8225.472
  • added: option to write full block 0 in tools/Options --> change UID (this should allow to set 7 bytes UID - but you need to write full block 0 - 16 bytes)

image image

  • fixed: write tag window was not opening after clicking on write tag and decrypting target tag
  • fixed exception when copying text from MWT to clipboard

1.5.8383.42770

1 year ago

added dump conversion from Flipper Ntag213 dumps * work still in progress fixed dump conversion from flipper .nfc dumps - ATQA 4400 (Mifare 1K)

image

image

1.5.8383.26405

1 year ago

added button for pause display during operations, to speed process up

image

added *.bin in file dialog filters

image

beta1.5.8370.41492

1 year ago

pre-release update on 1st december 2022 : missing dll added (such as libusb-1.0.dll) dumps comparison fix new methods to get mifare tag sector size


  • new BETA release, please test it ! There might be some bugs, please report them ;) New features: - Flipper zero dumps integration - Conversion from/to Android (MCT) / Libnfc (MWT) / flipper Zero * only Mifare 1K tags supported for now
image

- Libnfc and libnfc tools, mfcuk and mfoc hardnested: recompiled with newer libusb 1.0 branch, on Visual Studio 2022

image

1.5.8382.29779

1 year ago

pre-release update on 13th december 2022 :

  • switched back to previous nfctools + new setup logos image

missing dll added (such as libusb-1.0.dll) dumps comparison fix new methods to get mifare tag sector size please test this version and give back some comments


  • new BETA release, please test it ! There might be some bugs, please report them ;) New features: - Flipper zero dumps integration - Conversion from/to Android (MCT) / Libnfc (MWT) / flipper Zero * only Mifare 1K tags supported for now
image

- Libnfc and libnfc tools, mfcuk and mfoc hardnested: recompiled with newer libusb 1.0 branch, on Visual Studio 2022

image