mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 05:43:48 -07:00
update
This commit is contained in:
parent
71c12c1828
commit
4003ad72fe
4 changed files with 56 additions and 20 deletions
|
@ -95,7 +95,7 @@ typedef int (smart_generator_t)(generator_context_t *ctx);
|
|||
|
||||
int bf_generate_mode_smart(generator_context_t *ctx);
|
||||
|
||||
int smart_generator_test1(generator_context_t *ctx);
|
||||
int smart_generator_byte_repeat(generator_context_t *ctx);
|
||||
int smart_generator_test2(generator_context_t *ctx);
|
||||
|
||||
extern smart_generator_t *smart_generators[]; // array of smart cracking functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue