mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2024-11-11 18:33:18 +08:00
a1852eaa4b
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 |
||
---|---|---|
.. | ||
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 |
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