ADD: @pivipw 's changes "making lua paths".
ref:: 4197a3f6ff
This contains a ugly hardcoded hack to solve the issue: https://github.com/Proxmark/proxmark3/issues/217
where GetModuleHandleEx doesn't exist in mingw (old proxspace 2013 environment).
Use the docker container or linux...
This commit is contained in:
@@ -97,6 +97,7 @@ CMDSRCS = mifarehost.c \
|
||||
loclass/ikeys.c \
|
||||
loclass/elite_crack.c \
|
||||
loclass/fileutils.c \
|
||||
whereami.c \
|
||||
parity.c \
|
||||
crc.c \
|
||||
crc16.c \
|
||||
|
||||
Reference in New Issue
Block a user