proxmark3/tools/deprecated-hid-flasher/flasher
2022-01-03 22:13:26 +01:00
..
obj
elf.h
flash.c
flash.h
flasher.c
Info.plist
Makefile
proxendian.h
proxmark3.h
proxusb.c
proxusb.h
README.md
sleep.h
usb_cmd.h text.. plus.. the deprecated code is way behind 2022-01-03 22:13:26 +01:00

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