mirror of
https://github.com/vxunderground/VXUG-Papers.git
synced 2026-06-15 07:19:24 +00:00
Update Main.c
This commit is contained in:
+2
-2
@@ -71,7 +71,7 @@ WHY SYSTEM32:
|
||||
Experimenting. You cannot write to files in System32 if you're running at medium integrity/non admin.
|
||||
I was curious if I could mitigate this. I could not. Feel free to use any directory. It does not matter.
|
||||
|
||||
|
||||
-smelly
|
||||
*/
|
||||
|
||||
|
||||
@@ -1201,4 +1201,4 @@ EXIT_ROUTINE:
|
||||
NtClose(hFile);
|
||||
|
||||
return dwError;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user