mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-20 05:13:46 -07:00
ADD: hooking up 'pwdgen algo D' for lua-scripting
This commit is contained in:
parent
efb0580199
commit
9b573e06a4
2 changed files with 27 additions and 1 deletions
|
@ -28,7 +28,7 @@
|
|||
#include "aes.h"
|
||||
#include "cmdcrc.h"
|
||||
#include "cmdhfmfhard.h"
|
||||
|
||||
#include "cmdhfmfu.h"
|
||||
|
||||
#define LUA_LIBRARIES_DIRECTORY "lualibs/"
|
||||
#define LUA_SCRIPTS_DIRECTORY "scripts/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue