This website requires JavaScript.
Explore
Help
Sign In
rfidrig
/
proxmark3
Watch
0
Star
0
Fork
0
mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced
2026-05-12 11:18:11 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
swig_experiments
proxmark3
/
client
/
pyscripts
/
ice.py
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
48 B
Python
Raw
Permalink
Normal View
History
Unescape
Escape
chg, make python aware of pm3 search paths
2020-05-26 14:41:58 +02:00
import
os
import
sys
simple script working
2020-05-26 12:17:41 +02:00
chg, make python aware of pm3 search paths
2020-05-26 14:41:58 +02:00
print
(
"SP
%s
"
%
sys
.
path
)
Reference in New Issue
Copy Permalink