diff --git a/yarhLoader/Main.c b/yarhLoader/Main.c index b0c330b..bbf3732 100644 --- a/yarhLoader/Main.c +++ b/yarhLoader/Main.c @@ -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; -} \ No newline at end of file +}