mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-08-21 13:53:55 -07:00
reassigned
This commit is contained in:
parent
6889489555
commit
4706d27903
2 changed files with 2 additions and 3 deletions
|
@ -207,7 +207,7 @@ void RunMod() {
|
|||
cjcuid = 0;
|
||||
uint8_t sectorsCnt = (MF1KSZ / MF1KSZSIZE);
|
||||
uint64_t key64; // Defines current key
|
||||
uint8_t *keyBlock = NULL; // Where the keys will be held in memory.
|
||||
uint8_t *keyBlock; // Where the keys will be held in memory.
|
||||
|
||||
/* VIGIK EXPIRED DUMP FOR STUDY
|
||||
Sector 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue