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);
|
sprintf(filepath, "%s%d.bin", PASSWORDS, req.level);
|
||||||
|
|
||||||
|
printf("Reading key from file: %s\n", filepath);
|
||||||
|
|
||||||
int *buffer = NULL;
|
int *buffer = NULL;
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user