proxmark3/tools/deprecated-hid-flasher/flasher/README.md
2019-09-01 20:13:33 +02:00

11 lines
317 B
Markdown

Compilation notes
=================
Besides the global Proxmark3 requirements, this flasher compatible with very old firmwares requires the libusb 0.1 to work.
So you'll need to install the libusb 0.1 package first.
* OSX: libusb-compat
* Debian-alike: libusb-0.1-4 libusb-dev
* Arch: libusb
* Fedora: libusb-devel