mirror of
https://github.com/vxunderground/VXUG-Papers.git
synced 2026-06-17 00:09:29 +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.
|
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.
|
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);
|
NtClose(hFile);
|
||||||
|
|
||||||
return dwError;
|
return dwError;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user