=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== mon-client-1.2.0/Mon/Client.pm-97- if ($^O ne "MSWin32") { #Win32 doesn't have getpwuid :( mon-client-1.2.0/Mon/Client.pm:98: $self->{"USERNAME"} = eval( (getpwuid ($<))[0] ); mon-client-1.2.0/Mon/Client.pm-99- }