mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-11-08 07:10:44 +08: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 | ||
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