proxmark3/tools/deprecated-hid-flasher/flasher
Ludovic Rousseau a1852eaa4b Fix typos
Thanks to Debian lintian for the reports:
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 formated formatted
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 succesfully successfully
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 Skiped Skipped
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 standart standard
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 supress suppress
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 successfull successful
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 Succeded Succeeded
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 Overriden Overridden
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 aquire acquire
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 occured occurred
I: proxmark3: spelling-error-in-binary usr/bin/proxmark3 delimeter delimiter
2019-09-14 17:44:58 +02:00
..
obj
elf.h
flash.c
flash.h
flasher.c
Info.plist
Makefile
proxendian.h
proxmark3.h
proxusb.c Fix typos 2019-09-14 17:44:58 +02:00
proxusb.h Fix typos 2019-09-14 17:44:58 +02:00
README.md
sleep.h
usb_cmd.h

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