]> git.zerfleddert.de Git - proxmark3-svn/commit
Make LUA scripting work even if proxmark3 is called from arbitrary working directory
authorpwpiwi <pwpiwi@users.noreply.github.com>
Thu, 23 Feb 2017 17:30:29 +0000 (18:30 +0100)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Thu, 23 Feb 2017 17:37:34 +0000 (18:37 +0100)
commit4197a3f6ff9420673cc2eeaeb3eeedeb4a9c0dc9
tree55ace5069e637c096e55265148b4861c92415dde
parent4c16ae80f0bffae2092e208c46a5005356c24ce1
Make LUA scripting work even if proxmark3 is called from arbitrary working directory
- add @gpakosz whereami library (https://github.com/gpakosz/whereami) in order to ...
- determine and set absolute paths for LUA scripts and LUA libraries
client/Makefile
client/cmdscript.c
client/proxmark3.c
client/proxmark3.h
client/scripting.c
client/scripting.h
client/whereami.c [new file with mode: 0644]
client/whereami.h [new file with mode: 0644]
Impressum, Datenschutz