Debuging.
This commit is contained in:
parent
94ab68aeb9
commit
b69bb44d7e
@ -107,6 +107,8 @@ int main(void)
|
||||
|
||||
sprintf(filepath, "%s%d.bin", PASSWORDS, req.level);
|
||||
|
||||
printf("Reading key from file: %s\n", filepath);
|
||||
|
||||
int *buffer = NULL;
|
||||
|
||||
try
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user