level02: walkthrough done
This commit is contained in:
@ -7,7 +7,7 @@ int main(void)
|
||||
char buff[96];
|
||||
int v5;
|
||||
char password[48];
|
||||
char s[96]; // buffer located at the 28th element on the stack
|
||||
char s[96];
|
||||
int v8;
|
||||
int len;
|
||||
FILE *stream;
|
||||
|
Reference in New Issue
Block a user