mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-14 02:27:26 -07:00
ADD: added the 'hf mf hardnested' to be called within LUA scripts.
ADD: 'script run hard' - a first try for a lua script to run the hardnested attack on a complete tag.
This commit is contained in:
parent
711ae19fca
commit
e108a48ac4
6 changed files with 202 additions and 9 deletions
|
@ -26,6 +26,7 @@
|
|||
#include "../common/sha1.h"
|
||||
#include "aes.h"
|
||||
#include "cmdcrc.h"
|
||||
#include "cmdhfmfhard.h"
|
||||
|
||||
/**
|
||||
* @brief set_libraries loads the core components of pm3 into the 'pm3'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue