This website requires JavaScript.
Explore
Help
Sign in
RfidResearchGroup
/
proxmark3
Watch
1
Star
1
Fork
You've already forked proxmark3
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2024-11-11 18:33:18 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
f0d3cdec67
proxmark3
/
pm3-flash-fullimage
5 lines
62 B
Text
Raw
Normal View
History
Unescape
Escape
use env in shebangs in pm3-flash-fullimage and rest of tools
2020-02-20 00:13:17 +08:00
#!/usr/bin/env bash
update scripts to work with make install
2019-08-31 05:35:29 +08:00
PM3PATH=$(dirname "$0")
. "$PM3PATH/pm3"
Reference in a new issue
Copy permalink