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
/
experimental_client_with_swig
/
testembedded.lua
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
5 lines
76 B
Lua
Raw
Permalink
Normal View
History
Unescape
Escape
SWIG experiments
2020-05-28 02:13:21 +02:00
local
pm3
=
require
(
"pm3"
)
p
=
pm3.pm3
()
p
:
console
(
"hw status"
)
print
(
p.name
)
Reference in New Issue
Copy Permalink