mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-06-08 00:02:10 +00:00
SWIG experiments
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# pm3.so somewhere in default LUA_CPATH :
|
||||
# /usr/local/lib/lua/5.2/pm3.so
|
||||
# /usr/lib/lua/5.2/pm3.so
|
||||
# ./pm3.so
|
||||
|
||||
lua test.lua
|
||||
Reference in New Issue
Block a user