I'm working on a .NET profiler that monitors all .NET processes (environment variables are set globally (system and current user variables)), the profiler works fine when a process is run with admin privileges however, when I run a .NET process with normal
privileges, the dll is not loaded. Where could be the problem. Any help would be appreciated.
↧